| 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 | |
| edge_b — Property in class net.systemeD.halcyon.Map | |
| edge_l — Property in class net.systemeD.halcyon.Map | |
| edge_r — Property in class net.systemeD.halcyon.Map | |
| edge_t — Property in class net.systemeD.halcyon.Map | |
| editableLayer — Property in class net.systemeD.halcyon.Map | |
| EditController — Class in package net.systemeD.potlatch2 | |
| Controller for the main map editing window itself. | |
| EditController(map:net.systemeD.halcyon:Map, tagViewer:net.systemeD.potlatch2:TagViewer, toolbox:net.systemeD.potlatch2:Toolbox) — Constructor in class net.systemeD.potlatch2.EditController | |
| Constructor function: needs the map information, a panel to edit tags with, and the toolbox to manipulate ways with. | |
| edited — Property in class net.systemeD.halcyon.styleparser.Style | |
| Is the style active (properties have been set)? | |
| EditorFactory — Class in package net.systemeD.potlatch2.mapfeatures | |
| Instantiates specific editing controls such as textboxes and speed limit selectors depending on the tags of a given entity. | |
| EditorFactory(inputXML) — Constructor in class net.systemeD.potlatch2.mapfeatures.EditorFactory | |
| The default EditorFactory extracts name, description and category from the provided map features XML subtree. | |
| editors — Property in class net.systemeD.potlatch2.mapfeatures.Feature | |
| List of editing controls associated with this feature. | |
| Elastic — Class in package net.systemeD.halcyon | |
| The elastic is a visual indication of a way that the user is currently in the process of drawing. | |
| Elastic(map:net.systemeD.halcyon:Map, start, end) — Constructor in class net.systemeD.halcyon.Elastic | |
| Create and draw the elastic. | |
| end — Property in class net.systemeD.halcyon.Elastic | |
| endsWith(node:net.systemeD.halcyon.connection:Node) — Method in class net.systemeD.halcyon.connection.Way | |
| ensureAccess(callback, connection:net.systemeD.halcyon.connection:Connection) — Static method in class net.systemeD.potlatch2.save.SaveManager | |
| enterState() — Method in class net.systemeD.potlatch2.controller.ControllerState | |
| This is called when the EditController sets this ControllerState as the active state. | |
| enterState() — Method in class net.systemeD.potlatch2.controller.DragBackground | |
| Prevent map panning while background is being dragged. | |
| enterState() — Method in class net.systemeD.potlatch2.controller.DragSelection | |
| Highlight the dragged selection. | |
| enterState() — Method in class net.systemeD.potlatch2.controller.DragWayNode | |
| enterState() — Method in class net.systemeD.potlatch2.controller.DrawQuadrilateral | |
| enterState() — Method in class net.systemeD.potlatch2.controller.DrawWay | |
| enterState() — Method in class net.systemeD.potlatch2.controller.NoSelection | |
| enterState() — Method in class net.systemeD.potlatch2.controller.SelectArea | |
| enterState() — Method in class net.systemeD.potlatch2.controller.SelectedMarker | |
| enterState() — Method in class net.systemeD.potlatch2.controller.SelectedMultiple | |
| enterState() — Method in class net.systemeD.potlatch2.controller.SelectedParallelWay | |
| Creates the WayUI for the parallel way. | |
| enterState() — Method in class net.systemeD.potlatch2.controller.SelectedPOINode | |
| enterState() — Method in class net.systemeD.potlatch2.controller.SelectedWay | |
| Officially enter this state by marking the previously nominated way as selected. | |
| enterState() — Method in class net.systemeD.potlatch2.controller.SelectedWayNode | |
| entities — Property in class net.systemeD.halcyon.connection.Entity | |
| List of entities. | |
| entities — Property in class net.systemeD.halcyon.connection.EntityCollection | |
| entity — Property in class net.systemeD.halcyon.AttentionEvent | |
| entity — Property in class net.systemeD.halcyon.EntityUI | |
| The entity represented by this class. | |
| entity — Property in class net.systemeD.halcyon.connection.EntityEvent | |
| entity — Property in class net.systemeD.halcyon.connection.RelationMember | |
| entity — Property in class net.systemeD.halcyon.connection.UndoableEntityAction | |
| _entity — Property in class net.systemeD.potlatch2.mapfeatures.editors.RelationMemberEditor | |
| entity — Property in class net.systemeD.potlatch2.mapfeatures.editors.RelationMemberEditor | |
| _entity — Property in class net.systemeD.potlatch2.mapfeatures.editors.SingleTagEditor | |
| entity — Property in class net.systemeD.potlatch2.mapfeatures.editors.SingleTagEditor | |
| Entity — Class in package net.systemeD.halcyon.connection | |
| An Entity is an object stored in the map database, and therefore uploaded and downloaded. | |
| Entity(connection:net.systemeD.halcyon.connection:Connection, id, version, tags, loaded, uid, timestamp) — Constructor in class net.systemeD.halcyon.connection.Entity | |
| EntityCollection — Class in package net.systemeD.halcyon.connection | |
| EntityCollection(entities) — Constructor in class net.systemeD.halcyon.connection.EntityCollection | |
| ENTITY_DRAGGED — Static property in class net.systemeD.halcyon.connection.Connection | |
| EntityDraggedEvent — Class in package net.systemeD.halcyon.connection | |
| EntityDraggedEvent(type, entity:net.systemeD.halcyon.connection:Entity, xDelta, yDelta) — Constructor in class net.systemeD.halcyon.connection.EntityDraggedEvent | |
| EntityEvent — Class in package net.systemeD.halcyon.connection | |
| EntityEvent(type, item:net.systemeD.halcyon.connection:Entity) — Constructor in class net.systemeD.halcyon.connection.EntityEvent | |
| entityMouseEvent(event, entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.halcyon.JSController | |
| entityMouseEvent(event, entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.halcyon.Map | |
| entityMouseEvent(event, entity:net.systemeD.halcyon.connection:Entity) — Method in interface net.systemeD.halcyon.MapController | |
| entityMouseEvent(event, entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.potlatch2.EditController | |
| EntityRenumberedEvent — Class in package net.systemeD.halcyon.connection | |
| EntityRenumberedEvent(type, item:net.systemeD.halcyon.connection:Entity, oldID) — Constructor in class net.systemeD.halcyon.connection.EntityRenumberedEvent | |
| entity_type — Static property in class net.systemeD.halcyon.connection.Changeset | |
| entity_type — Static property in class net.systemeD.halcyon.connection.Relation | |
| entity_type — Static property in class net.systemeD.halcyon.connection.Way | |
| EntityUI — Class in package net.systemeD.halcyon | |
| Parent class of representations of map Entities, with properties about how they should be drawn. | |
| EntityUI(entity:net.systemeD.halcyon.connection:Entity, paint:net.systemeD.halcyon:MapPaint) — Constructor in class net.systemeD.halcyon.EntityUI | |
| Constructor function, adds a bunch of event listeners. | |
| ERROR — Constant static property in class net.systemeD.halcyon.MapEvent | |
| Eval — Class in package net.systemeD.halcyon.styleparser | |
| Eval(s) — Constructor in class net.systemeD.halcyon.styleparser.Eval | |
| evals — Property in class net.systemeD.halcyon.styleparser.RuleSet | |
| evals — Property in class net.systemeD.halcyon.styleparser.Style | |
| Compiled SWFs for each eval. | |
| eventList — Property in class net.systemeD.halcyon.connection.AMFCounter | |
| exec(tags) — Method in class net.systemeD.halcyon.styleparser.Eval | |
| exitState(newState:net.systemeD.potlatch2.controller:ControllerState) — Method in class net.systemeD.potlatch2.controller.ControllerState | |
| This is called by the EditController as the current controllerstate is exiting. | |
| exitState(newState:net.systemeD.potlatch2.controller:ControllerState) — Method in class net.systemeD.potlatch2.controller.DragBackground | |
| Re-allow map panning. | |
| exitState(newState:net.systemeD.potlatch2.controller:ControllerState) — Method in class net.systemeD.potlatch2.controller.DragSelection | |
| Un-highlight the dragged selection. | |
| exitState(newState:net.systemeD.potlatch2.controller:ControllerState) — Method in class net.systemeD.potlatch2.controller.DragWayNode | |
| exitState(newState:net.systemeD.potlatch2.controller:ControllerState) — Method in class net.systemeD.potlatch2.controller.DrawQuadrilateral | |
| exitState(newState:net.systemeD.potlatch2.controller:ControllerState) — Method in class net.systemeD.potlatch2.controller.DrawWay | |
| exitState(newState:net.systemeD.potlatch2.controller:ControllerState) — Method in class net.systemeD.potlatch2.controller.NoSelection | |
| exitState(newState:net.systemeD.potlatch2.controller:ControllerState) — Method in class net.systemeD.potlatch2.controller.SelectArea | |
| exitState(newState:net.systemeD.potlatch2.controller:ControllerState) — Method in class net.systemeD.potlatch2.controller.SelectedMarker | |
| exitState(newState:net.systemeD.potlatch2.controller:ControllerState) — Method in class net.systemeD.potlatch2.controller.SelectedMultiple | |
| exitState(newState:net.systemeD.potlatch2.controller:ControllerState) — Method in class net.systemeD.potlatch2.controller.SelectedParallelWay | |
| Unselects. | |
| exitState(newState:net.systemeD.potlatch2.controller:ControllerState) — Method in class net.systemeD.potlatch2.controller.SelectedPOINode | |
| exitState(newState:net.systemeD.potlatch2.controller:ControllerState) — Method in class net.systemeD.potlatch2.controller.SelectedWay | |
| Officially leave the state, remembering the current way's tags for future repeats. | |
| exitState(newState:net.systemeD.potlatch2.controller:ControllerState) — Method in class net.systemeD.potlatch2.controller.SelectedWayNode | |
| expandBbox(node:net.systemeD.halcyon.connection:Node) — Method in class net.systemeD.halcyon.connection.Way | |
| ExtendedLoader — Class in package net.systemeD.halcyon | |
| ExtendedURLLoader — Class in package net.systemeD.halcyon | |
| 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 | |