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  
getActiveChangeset() — Method in class net.systemeD.halcyon.connection.Connection
getAllLoadedEntities() — Method in class net.systemeD.halcyon.connection.Connection
getAllNodeIDs() — Method in class net.systemeD.halcyon.connection.Connection
getAllRelationIDs() — Method in class net.systemeD.halcyon.connection.Connection
getAllWayIDs() — Method in class net.systemeD.halcyon.connection.Connection
getAlpha(op) — Method in class net.systemeD.potlatch2.Toolbox
getAutoCompleteKeys(type) — Method in class net.systemeD.potlatch2.mapfeatures.MapFeatures
A list of all Keys for all features of the given type, sorted.
getAutoCompleteValues(type, key) — Method in class net.systemeD.potlatch2.mapfeatures.MapFeatures
Get all the possible values that could go with a given key and type.
getAvailableImagery() — Method in class net.systemeD.potlatch2.collections.Imagery
getCategoriesForType(type) — Method in class net.systemeD.potlatch2.mapfeatures.MapFeatures
Categories that contain at least one Feature corresponding to a certain type, such as "area" or "point".
getCollection() — Method in class net.systemeD.potlatch2.collections.Stylesheets
getDescription() — Method in class net.systemeD.halcyon.connection.Entity
Basic description of Entity - should be overriden by subclass.
getDescription() — Method in class net.systemeD.halcyon.connection.EntityCollection
getDescription() — Method in class net.systemeD.halcyon.connection.Relation
getDimming() — Method in class net.systemeD.halcyon.Map
Return background dimming.
getDimming() — Method in class net.systemeD.halcyon.TileSet
Is imagery currently set faded?
getEntityType() — Method in class net.systemeD.potlatch2.TagGrid
Return the type ("node", "way", "relation") of the selected entity.
getEnvironment(responder) — Method in class net.systemeD.halcyon.connection.AMFConnection
getEnvironment(responder) — Method in class net.systemeD.halcyon.connection.Connection
getFeaturesForType(type, onlydnd) — Method in class net.systemeD.potlatch2.mapfeatures.Category
Get an array of all features in this category that have the requested type, or possibly empty list.
getFirstNode() — Method in class net.systemeD.halcyon.connection.Way
getGlobalStack() — Static method in class net.systemeD.halcyon.connection.MainUndoStack
getHaloFilter() — Method in class net.systemeD.halcyon.styleparser.TextStyle
getHitSpriteAt(l) — Method in class net.systemeD.halcyon.MapPaint
Returns the hit sprite for the given layer.
getInstance() — Static method in class net.systemeD.potlatch2.mapfeatures.MapFeatures
Instantiates MapFeatures by loading it if required.
getKeyFor(code, value) — Method in class net.systemeD.potlatch2.FunctionKeyManager
getLastNode() — Method in class net.systemeD.halcyon.connection.Way
getLayerForEntity(entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.halcyon.Map
Find which paint object an entity will be displayed on.
getLayers() — Method in class net.systemeD.halcyon.Map
Get all the layers available for this Map object
getMapPaint(d) — Method in class net.systemeD.potlatch2.controller.ControllerState
Find the MapPaint object that this DisplayObject belongs to.
getMarker(id) — Method in class net.systemeD.halcyon.connection.Connection
getMatchingRelationIDs(match) — Method in class net.systemeD.halcyon.connection.Connection
Returns all available relations that match all of {k1: [v1,v2,...], k2: [v1...] ...} where p1 is an array [v1, v2, v3...]
getMember(index) — Method in class net.systemeD.halcyon.connection.Relation
getNextNode(node:net.systemeD.halcyon.connection:Node) — Method in class net.systemeD.halcyon.connection.Way
Given one node, return the next in sequence, cycling around a loop if necessary.
getNode(id) — Method in class net.systemeD.halcyon.connection.Connection
getNode(index) — Method in class net.systemeD.halcyon.connection.Way
getNode() — Method in class net.systemeD.halcyon.connection.actions.CreatePOIAction
getNodeAt(x, y) — Method in class net.systemeD.halcyon.WayUI
getNodeIndex(way:net.systemeD.halcyon.connection:Way, node:net.systemeD.halcyon.connection:Node) — Method in class net.systemeD.potlatch2.controller.ControllerState
getNodesAtPosition(lat, lon) — Method in class net.systemeD.halcyon.connection.Connection
getObjectsByBbox(left, right, top, bottom) — Method in class net.systemeD.halcyon.connection.Connection
getPaintSpriteAt(l) — Method in class net.systemeD.halcyon.MapPaint
Returns the paint surface for the given layer.
getParam(name, defaultValue) — Method in class net.systemeD.halcyon.connection.Connection
getPJunctionNodeIndex() — Method in class net.systemeD.halcyon.connection.Way
Given a P-shaped way, return the index of midway node that one end connects back to.
getPresence(presence) — Static method in class net.systemeD.potlatch2.mapfeatures.Presence
Translates a string from the XML form (eg "onTagMatch") to a constant (ON_TAG_MATCH)
getPrevNode(node:net.systemeD.halcyon.connection:Node) — Method in class net.systemeD.halcyon.connection.Way
Given one node, return the previous, cycling around a loop if necessary.
getPriority(priority) — Static method in class net.systemeD.potlatch2.mapfeatures.EditorFactory
Translates a priority string ("highest") to a const (PRIORITY_HIGHEST).
getRedoDescription() — Method in class net.systemeD.halcyon.connection.MainUndoStack
getRelation(id) — Method in class net.systemeD.halcyon.connection.Connection
getRelationMemberships() — Method in class net.systemeD.halcyon.connection.Entity
getRelationMemberships() — Method in class net.systemeD.halcyon.connection.EntityCollection
getSharpen() — Method in class net.systemeD.halcyon.Map
Return background sharpening.
getSharpen() — Method in class net.systemeD.halcyon.TileSet
Is sharpen filter applied?
getStyle(styleProp) — Method in class net.systemeD.controls.AutoComplete
getStyles(obj:net.systemeD.halcyon.connection:Entity, tags, zoom) — Method in class net.systemeD.halcyon.styleparser.RuleSet
Create a StyleList for an Entity, by creating a blank StyleList, then running each StyleChooser over it.
getTag(key) — Method in class net.systemeD.halcyon.connection.Entity
Retrieve a tag by key.
getTag(key) — Method in class net.systemeD.halcyon.connection.EntityCollection
getTagArray() — Method in class net.systemeD.halcyon.connection.Entity
Returns an array that duplicates the tags on this entity.
getTagArray() — Method in class net.systemeD.halcyon.connection.EntityCollection
getTagKey(index) — Method in class net.systemeD.halcyon.connection.TagList
getTagList() — Method in class net.systemeD.halcyon.connection.Entity
getTagList() — Method in class net.systemeD.halcyon.connection.EntityCollection
getTagsCopy() — Method in class net.systemeD.halcyon.connection.Entity
Returns an object that duplicates the tags on this entity.
getTagsCopy() — Method in class net.systemeD.halcyon.connection.EntityCollection
getTagsHash() — Method in class net.systemeD.halcyon.connection.Entity
getTagsHash() — Method in class net.systemeD.halcyon.connection.EntityCollection
getTagValue(index) — Method in class net.systemeD.halcyon.connection.TagList
getTextFormat() — Method in class net.systemeD.halcyon.styleparser.TextStyle
getTopLevelFocusEntity(entity:net.systemeD.halcyon.connection:Entity) — Static method in class net.systemeD.potlatch2.controller.ControllerState
Gets the way that the selected node is part of, if that makes sense.
getTraces() — Method in class net.systemeD.halcyon.connection.Connection
getType() — Method in class net.systemeD.halcyon.connection.Changeset
getType() — Method in class net.systemeD.halcyon.connection.Entity
The type of Entity (node, way etc).
getType() — Method in class net.systemeD.halcyon.connection.EntityCollection
getType() — Method in class net.systemeD.halcyon.connection.Marker
getType() — Method in class net.systemeD.halcyon.connection.Node
getType() — Method in class net.systemeD.halcyon.connection.Relation
getType() — Method in class net.systemeD.halcyon.connection.Way
getUndoDescription() — Method in class net.systemeD.halcyon.connection.MainUndoStack
getWay(id) — Method in class net.systemeD.halcyon.connection.Connection
Globals — Class in package net.systemeD.halcyon
goToEntity(entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.halcyon.connection.Connection
GpxImporter — Class in package net.systemeD.potlatch2.utils
Implements parsing and loading of GPX files.
GpxImporter(connection:net.systemeD.halcyon.connection:Connection, map:net.systemeD.halcyon:Map, filenames, callback, simplify) — Constructor in class net.systemeD.potlatch2.utils.GpxImporter
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