| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| CachedDataLoader — Class in package net.systemeD.potlatch2.utils |
| |
| calculatePreferredSizeFromData(numItems) — Method in class net.systemeD.potlatch2.mapfeatures.editors.ChoiceComboBox |
| |
| callback — Property in class net.systemeD.potlatch2.utils.Importer |
| |
| cancelUpload() — Method in class net.systemeD.halcyon.connection.Connection |
| |
| canDND() — Method in class net.systemeD.potlatch2.mapfeatures.Feature |
| Can this feature be drag-and-dropped from the side panel? By default, any "point" feature can,
unless it has
|
| canDo(op) — Method in class net.systemeD.potlatch2.Toolbox |
| |
| canRedo() — Method in class net.systemeD.halcyon.connection.MainUndoStack |
| |
| canUndo() — Method in class net.systemeD.halcyon.connection.MainUndoStack |
| |
| casing_color — Property in class net.systemeD.halcyon.styleparser.ShapeStyle |
| |
| casing_dashes — Property in class net.systemeD.halcyon.styleparser.ShapeStyle |
| |
| casing_opacity — Property in class net.systemeD.halcyon.styleparser.ShapeStyle |
| |
| CASINGSPRITE — Constant property in class net.systemeD.halcyon.EntityUI |
| |
| casing_width — Property in class net.systemeD.halcyon.styleparser.ShapeStyle |
| |
| categories — Property in class net.systemeD.potlatch2.mapfeatures.MapFeatures |
| Array of every Category found in the map features file. |
| category — Property in class net.systemeD.potlatch2.mapfeatures.EditorFactory |
| Default category: "Standard" |
| Category — Class in package net.systemeD.potlatch2.mapfeatures |
| A Category is a (non-exclusive) grouping of related Features used to help the user find the map feature they are interested in using. |
| Category(mapFeatures:net.systemeD.potlatch2.mapfeatures:MapFeatures, name, id, globalIndex) — Constructor in class net.systemeD.potlatch2.mapfeatures.Category |
| |
| CategorySelector — Class in package net.systemeD.potlatch2 |
| |
| CategorySelector_inlineComponent1 — Class in package net.systemeD.potlatch2 |
| |
| centre_lat — Property in class net.systemeD.halcyon.Map |
| |
| centre_lon — Property in class net.systemeD.halcyon.Map |
| |
| centroid_x — Property in class net.systemeD.halcyon.WayUI |
| X coord of the centre of the area |
| centroid_y — Property in class net.systemeD.halcyon.WayUI |
| Y coord of the centre of the area |
| changeFeatureType(event) — Method in class net.systemeD.potlatch2.TagViewer |
| |
| changeScale(scale) — Method in class net.systemeD.halcyon.TileSet |
| Set zoom scale (no update triggerd). |
| Changeset — Class in package net.systemeD.halcyon.connection |
| |
| Changeset(connection:net.systemeD.halcyon.connection:Connection, id, tags) — Constructor in class net.systemeD.halcyon.connection.Changeset |
| |
| CheckboxEditor — Class in package net.systemeD.potlatch2.mapfeatures.editors |
| |
| CheckboxEditorFactory — Class in package net.systemeD.potlatch2.mapfeatures.editors |
| |
| CheckboxEditorFactory(inputXML) — Constructor in class net.systemeD.potlatch2.mapfeatures.editors.CheckboxEditorFactory |
| |
| checkRelation() — Method in class net.systemeD.potlatch2.RelationEditorPanel |
| |
| checkValidity(value) — Method in class net.systemeD.potlatch2.mapfeatures.editors.CheckboxEditor |
| |
| Choice — Class in package net.systemeD.potlatch2.mapfeatures.editors |
| |
| ChoiceComboBox — Class in package net.systemeD.potlatch2.mapfeatures.editors |
| |
| ChoiceEditor — Class in package net.systemeD.potlatch2.mapfeatures.editors |
| |
| ChoiceEditorFactory — Class in package net.systemeD.potlatch2.mapfeatures.editors |
| |
| ChoiceEditorFactory(inputXML) — Constructor in class net.systemeD.potlatch2.mapfeatures.editors.ChoiceEditorFactory |
| |
| ChoiceEditor_inlineComponent1 — Class in package net.systemeD.potlatch2.mapfeatures.editors |
| |
| choices — Property in class net.systemeD.potlatch2.mapfeatures.editors.ChoiceEditor |
| |
| choices — Property in class net.systemeD.potlatch2.mapfeatures.editors.ChoiceEditorFactory |
| |
| choices — Property in class net.systemeD.potlatch2.mapfeatures.editors.SpeedEditor |
| |
| choosers — Property in class net.systemeD.halcyon.styleparser.RuleSet |
| |
| circularise(way:net.systemeD.halcyon.connection:Way, map:net.systemeD.halcyon:Map, performAction) — Static method in class net.systemeD.potlatch2.tools.Circularise |
| Carries out the circularisation of a way. |
| Circularise — Class in package net.systemeD.potlatch2.tools |
| Tool to transform a closed way of at least 3 distinct points into a circular shape, inserting more nodes as necessary. |
| Circularise(way:net.systemeD.halcyon.connection:Way, map:net.systemeD.halcyon:Map, performAction) — Constructor in class net.systemeD.potlatch2.tools.Circularise |
| |
| clear() — Method in class net.systemeD.potlatch2.Preloader |
| |
| clearActions() — Method in class net.systemeD.halcyon.connection.CompositeUndoableAction |
|
Clear the list of actions
|
| clearDebug() — Method in class net.systemeD.halcyon.Map |
| |
| clearLimit — Property in class net.systemeD.halcyon.EntityUI |
| Sprite to clear back to |
| clearSelection(newState:net.systemeD.potlatch2.controller:ControllerState) — Method in class net.systemeD.potlatch2.controller.SelectedMarker |
| |
| clearSelection(newState:net.systemeD.potlatch2.controller:ControllerState) — Method in class net.systemeD.potlatch2.controller.SelectedPOINode |
| |
| clearSelection(newState:net.systemeD.potlatch2.controller:ControllerState) — Method in class net.systemeD.potlatch2.controller.SelectedWay |
| Tidy up UI as we transition to a new state without the current selection. |
| clearSelection(newState:net.systemeD.potlatch2.controller:ControllerState) — Method in class net.systemeD.potlatch2.controller.SelectedWayNode |
| |
| clearTraces() — Method in class net.systemeD.halcyon.connection.Connection |
| |
| clipboards — Property in class net.systemeD.potlatch2.EditController |
| |
| clockwise — Property in class net.systemeD.halcyon.connection.Way |
| |
| closeActiveChangeset() — Method in class net.systemeD.halcyon.connection.Connection |
| |
| closeAndLoadRelation() — Method in class net.systemeD.potlatch2.RelationSelectPanel |
| |
| closeAndNewRelation() — Method in class net.systemeD.potlatch2.RelationSelectPanel |
| |
| closeBug(m:net.systemeD.halcyon.connection:Marker, nickname, comment, status) — Method in class net.systemeD.potlatch2.BugConnection |
| |
| closeChangeset() — Method in class net.systemeD.halcyon.connection.Connection |
| |
| closeChangeset() — Method in class net.systemeD.halcyon.connection.XMLConnection |
| |
| collection — Property in class net.systemeD.potlatch2.collections.Imagery |
| |
| collection — Property in class net.systemeD.potlatch2.collections.Stylesheets |
| |
| CollectionEvent — Class in package net.systemeD.potlatch2.collections |
| |
| CollectionEvent(eventname, data) — Constructor in class net.systemeD.potlatch2.collections.CollectionEvent |
| |
| color — Property in class net.systemeD.halcyon.styleparser.ShapeStyle |
| |
| commitProperties() — Method in class net.systemeD.controls.AutoComplete |
| |
| completeHandler(event) — Method in class net.systemeD.potlatch2.PreloaderDisplayBase |
| |
| CompositeUndoableAction — Class in package net.systemeD.halcyon.connection |
|
A CompositeUndoableAction is an UndoableAction that is made up of multiple individual actions. |
| CompositeUndoableAction(name) — Constructor in class net.systemeD.halcyon.connection.CompositeUndoableAction |
|
|
| Condition — Class in package net.systemeD.halcyon.styleparser |
| A single tag test that forms part of a MapCSS selector. |
| Condition(type, ... rest) — Constructor in class net.systemeD.halcyon.styleparser.Condition |
| Create a new Condition. |
| conditions — Property in class net.systemeD.halcyon.styleparser.Rule |
| The Conditions to be evaluated for the Rule to be fulfilled. |
| conn — Property in class net.systemeD.halcyon.connection.StatusFetcher |
| |
| connection — Property in class net.systemeD.halcyon.MapPaint |
| Source data for this MapPaint layer |
| connection — Property in class net.systemeD.halcyon.connection.Entity |
| Connection to which this entity belongs. |
| connection — Property in class net.systemeD.potlatch2.utils.Importer |
| |
| Connection — Class in package net.systemeD.halcyon.connection |
| |
| Connection(cname, api, policy, initparams) — Constructor in class net.systemeD.halcyon.connection.Connection |
| |
| connectionWasDirty — Property in class net.systemeD.halcyon.connection.UndoableEntityAction |
| |
| controller — Property in class net.systemeD.potlatch2.controller.ControllerState |
| |
| ControllerState — Class in package net.systemeD.potlatch2.controller |
| Represents a particular state of the controller, such as "dragging a way" or "nothing selected". |
| ControllerState() — Constructor in class net.systemeD.potlatch2.controller.ControllerState |
| |
| coord2lat(a) — Method in class net.systemeD.halcyon.Map |
| |
| coord2latp(a) — Method in class net.systemeD.halcyon.Map |
| |
| coord2lon(a) — Method in class net.systemeD.halcyon.Map |
| |
| count — Property in class net.systemeD.halcyon.connection.AMFCounter |
| |
| countParentObjects(within) — Method in class net.systemeD.halcyon.connection.Entity |
| How many parents does this entity have that satisfy the "within" constraint? |
| createAndAddNode(event, performAction) — Method in class net.systemeD.potlatch2.controller.DrawWay |
| |
| createAssets() — Method in class net.systemeD.potlatch2.Preloader |
| |
| createChangeset(tags) — Method in class net.systemeD.halcyon.connection.Connection |
| |
| createChangeset(tags) — Method in class net.systemeD.halcyon.connection.XMLConnection |
| |
| createChildren() — Method in class net.systemeD.controls.DataGridWarningField |
| |
| createChildren() — Method in class net.systemeD.controls.PromptingTextInputWarning |
| |
| createChildren() — Method in class net.systemeD.potlatch2.Toolbox |
| |
| createChildren() — Method in class net.systemeD.potlatch2.mapfeatures.editors.ChoiceComboBox |
| |
| createEditorInstance(entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.potlatch2.mapfeatures.EditorFactory |
| A subclass must provide an actual edit control. |
| createEditorInstance(entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.potlatch2.mapfeatures.editors.RelationMemberEditorFactory |
| |
| createEditorInstance(entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.potlatch2.mapfeatures.editors.SingleTagEditorFactory |
| |
| CreateEntityAction — Class in package net.systemeD.halcyon.connection.actions |
| |
| CreateEntityAction(entity:net.systemeD.halcyon.connection:Entity, setCreate) — Constructor in class net.systemeD.halcyon.connection.actions.CreateEntityAction |
| |
| createFactory(inputType, inputXML) — Static method in class net.systemeD.potlatch2.mapfeatures.EditorFactory |
| Returns a specific subclass of EditorFactory as appropriate for the type: "freetext", "checkbox", "choice", "slider", "number", "speed", "route", "turn". |
| createMarker(tags, lat, lon, id) — Method in class net.systemeD.halcyon.connection.Connection |
| Create a new marker. |
| createMarkerUI(marker:net.systemeD.halcyon.connection:Marker, rotation, layer, stateClasses) — Method in class net.systemeD.halcyon.MapPaint |
| Make a UI object representing a marker. |
| createNode(tags, lat, lon, performCreate) — Method in class net.systemeD.halcyon.connection.Connection |
| |
| createNodeUI(node:net.systemeD.halcyon.connection:Node, rotation, layer, stateClasses) — Method in class net.systemeD.halcyon.MapPaint |
| Make a UI object representing a node. |
| CreatePOIAction — Class in package net.systemeD.halcyon.connection.actions |
| |
| CreatePOIAction(connection:net.systemeD.halcyon.connection:Connection, tags, lat, lon) — Constructor in class net.systemeD.halcyon.connection.actions.CreatePOIAction |
| |
| createRelation(tags, members, performCreate) — Method in class net.systemeD.halcyon.connection.Connection |
| |
| createRelationMemberEditor() — Method in class net.systemeD.potlatch2.mapfeatures.editors.RelationMemberEditorFactory |
| |
| createRelationMemberEditor() — Method in class net.systemeD.potlatch2.mapfeatures.editors.RouteEditorFactory |
| |
| createRelationMemberEditor() — Method in class net.systemeD.potlatch2.mapfeatures.editors.TurnRestrictionEditorFactory |
| |
| createRelationMenu(button) — Method in class net.systemeD.potlatch2.TagViewer |
| Create relation actions menu |
| createSingleTagEditor() — Method in class net.systemeD.potlatch2.mapfeatures.editors.CheckboxEditorFactory |
| |
| createSingleTagEditor() — Method in class net.systemeD.potlatch2.mapfeatures.editors.ChoiceEditorFactory |
| |
| createSingleTagEditor() — Method in class net.systemeD.potlatch2.mapfeatures.editors.FreeTextEditorFactory |
| |
| createSingleTagEditor() — Method in class net.systemeD.potlatch2.mapfeatures.editors.NumberEditorFactory |
| |
| createSingleTagEditor() — Method in class net.systemeD.potlatch2.mapfeatures.editors.SingleTagEditorFactory |
| |
| createSingleTagEditor() — Method in class net.systemeD.potlatch2.mapfeatures.editors.SliderEditorFactory |
| |
| createSingleTagEditor() — Method in class net.systemeD.potlatch2.mapfeatures.editors.SpeedEditorFactory |
| |
| createWay(tags, nodes, performCreate) — Method in class net.systemeD.halcyon.connection.Connection |
| |
| createWayUI(way:net.systemeD.halcyon.connection:Way) — Method in class net.systemeD.halcyon.MapPaint |
| Make a UI object representing a way. |
| css — Property in class net.systemeD.halcyon.styleparser.NestedCSSLoader |
| |
| currentChain — Property in class net.systemeD.halcyon.styleparser.StyleChooser |
| |
| cursorsEnabled — Property in class net.systemeD.potlatch2.EditController |
| |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |