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  
icon — Property in class net.systemeD.potlatch2.mapfeatures.editors.Choice
icon — Property in class net.systemeD.potlatch2.mapfeatures.editors.RouteEditorFactory
icon_height — Property in class net.systemeD.halcyon.styleparser.PointStyle
icon_image — Property in class net.systemeD.halcyon.styleparser.PointStyle
icon_width — Property in class net.systemeD.halcyon.styleparser.PointStyle
id — Property in class net.systemeD.halcyon.connection.Entity
OSM ID.
id — Property in class net.systemeD.halcyon.connection.Trace
id — Property in class net.systemeD.potlatch2.mapfeatures.Category
identicalNode(node:net.systemeD.halcyon.connection:Node) — Method in class net.systemeD.halcyon.connection.Connection
image — Property in class net.systemeD.potlatch2.mapfeatures.Feature
Returns the icon defined for the feature.
imageLoaded(url, data) — Method in class net.systemeD.potlatch2.mapfeatures.editors.Choice
Imagery — Class in package net.systemeD.potlatch2.collections
images — Property in class net.systemeD.halcyon.styleparser.RuleSet
Hash of loaded images.
imageWidths — Property in class net.systemeD.halcyon.styleparser.RuleSet
Hash of image widths.
Importer — Class in package net.systemeD.potlatch2.utils
Importer(connection:net.systemeD.halcyon.connection:Connection, map:net.systemeD.halcyon:Map, filenames, callback, simplify) — Constructor in class net.systemeD.potlatch2.utils.Importer
index — Property in class net.systemeD.halcyon.connection.RelationMemberEvent
index — Property in class net.systemeD.halcyon.connection.WayNodeEvent
index — Property in class net.systemeD.potlatch2.mapfeatures.Category
indexOfNode(node:net.systemeD.halcyon.connection:Node) — Method in class net.systemeD.halcyon.connection.Way
info — Property in class net.systemeD.halcyon.ExtendedLoader
info — Property in class net.systemeD.halcyon.ExtendedURLLoader
init(startlat, startlon, startscale) — Method in class net.systemeD.halcyon.Map
Initialise map at a given lat/lon
init(params, update) — Method in class net.systemeD.halcyon.TileSet
init(title, menu, source) — Method in class net.systemeD.potlatch2.BackgroundDialog
init(e:net.systemeD.halcyon.connection:Entity, t) — Method in class net.systemeD.potlatch2.RelationSelectPanel
Initialise panel used to add and remove relations from an entity.
init(entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.potlatch2.TagGrid
Assign a new selected Entity, and update editing controls appropriately.
init(controller:net.systemeD.potlatch2:EditController) — Method in class net.systemeD.potlatch2.Toolbox
init() — Method in class net.systemeD.potlatch2.VectorSourceDialog
init(map:net.systemeD.halcyon:Map, overlay, yahoo:net.systemeD.potlatch2:Yahoo) — Method in class net.systemeD.potlatch2.collections.Imagery
init(request_url) — Method in class net.systemeD.potlatch2.collections.Stylesheets
init(map:net.systemeD.halcyon:Map) — Method in class net.systemeD.potlatch2.collections.VectorBackgrounds
init() — Method in class net.systemeD.potlatch2.find.FindDialog
init() — Method in class net.systemeD.potlatch2.help.HelpDialog
Pops up a multi-tabbed help window in the middle of the screen, then remembers that the user has seen it.
init() — Method in class net.systemeD.potlatch2.mygpx.MyGpxDialog
init() — Method in class net.systemeD.potlatch2.options.OptionsDialog
init(entity:net.systemeD.halcyon.connection:Entity, layer:net.systemeD.halcyon:MapPaint) — Method in class net.systemeD.potlatch2.panels.BackgroundPanel
init(entity:net.systemeD.halcyon.connection:Entity, connection:net.systemeD.potlatch2:BugConnection) — Method in class net.systemeD.potlatch2.panels.BugPanel
init(entity:net.systemeD.halcyon.connection:Entity, layer:net.systemeD.halcyon:MapPaint) — Method in class net.systemeD.potlatch2.panels.MarkerPanel
initCheckbox() — Method in class net.systemeD.potlatch2.mapfeatures.editors.CheckboxEditor
initCompleteHandler(event) — Method in class net.systemeD.potlatch2.PreloaderDisplayBase
INITIALISED — Constant static property in class net.systemeD.halcyon.MapEvent
Map has been created and is ready, although data is not yet downloaded.
initialize() — Method in class net.systemeD.potlatch2.Preloader
initialize() — Method in class net.systemeD.potlatch2.PreloaderDisplayBase
initMarker — Property in class net.systemeD.potlatch2.controller.SelectedMarker
initNode — Property in class net.systemeD.potlatch2.controller.SelectedPOINode
initparams — Property in class net.systemeD.halcyon.Map
object containing HTML page parameters: lat, lon, zoom, background_dim, background_sharpen, tileblocks
initProgressHandler(event) — Method in class net.systemeD.potlatch2.PreloaderDisplayBase
initSelection — Property in class net.systemeD.potlatch2.controller.SelectedMultiple
initWay — Property in class net.systemeD.potlatch2.controller.SelectedWay
The selected way itself.
insertMember(index, member:net.systemeD.halcyon.connection:RelationMember, performAction) — Method in class net.systemeD.halcyon.connection.Relation
insertNode(index, node:net.systemeD.halcyon.connection:Node, performAction) — Method in class net.systemeD.halcyon.connection.Way
insertNodeAtClosestPosition(newNode:net.systemeD.halcyon.connection:Node, isSnap, performAction) — Method in class net.systemeD.halcyon.connection.Way
Finds the 1st way segment which intersects the projected coordinate and adds the node to that segment.
instance() — Static method in class net.systemeD.potlatch2.FunctionKeyManager
instance() — Static method in class net.systemeD.potlatch2.collections.Imagery
instance() — Static method in class net.systemeD.potlatch2.collections.Stylesheets
instance() — Static method in class net.systemeD.potlatch2.collections.VectorBackgrounds
InstructionStyle — Class in package net.systemeD.halcyon.styleparser
interactive — Property in class net.systemeD.halcyon.EntityUI
Does object respond to clicks?
interactive — Property in class net.systemeD.halcyon.MapPaint
Can the user select entities in this layer?
interactive — Property in class net.systemeD.halcyon.styleparser.Style
Does this style permit mouse interaction? (Some styling, such as P2's back-level yellow highlight for selected ways, should not respond to mouse events.)
intersects(left, right, top, bottom) — Method in class net.systemeD.halcyon.connection.Way
invalidateStyleList() — Method in class net.systemeD.halcyon.EntityUI
ioErrorHandler(event) — Method in class net.systemeD.potlatch2.utils.Importer
isAnd — Property in class net.systemeD.halcyon.styleparser.Rule
Do all Conditions need to be true for the Rule to be fulfilled? (Always =true for MapCSS.)
isArea() — Method in class net.systemeD.halcyon.connection.Way
isBackground — Property in class net.systemeD.halcyon.MapPaint
Is this a background layer or the core paint object?
isBboxLoaded(left, right, top, bottom) — Method in class net.systemeD.halcyon.connection.Connection
Has the data within this bbox already been loaded?
isDeleted() — Method in class net.systemeD.halcyon.connection.Entity
Whether entity is marked deleted.
isDirty — Property in class net.systemeD.halcyon.connection.Connection
isDirty — Property in class net.systemeD.halcyon.connection.Entity
Check if entity is modified since last markClean().
isDirty — Property in class net.systemeD.halcyon.connection.EntityCollection
isDupe() — Method in class net.systemeD.halcyon.connection.Node
isEditable — Property in class net.systemeD.potlatch2.mapfeatures.editors.SpeedChoice
isEditorPresent(editor:net.systemeD.potlatch2.mapfeatures:EditorFactory, forEntity:net.systemeD.halcyon.connection:Entity, forCategory) — Method in class net.systemeD.potlatch2.mapfeatures.Presence
Determines whether a given edit control (editor) should be used for a given entity, given a certain category page is open.
isEmpty() — Method in class net.systemeD.halcyon.connection.Entity
Whether entity is "empty" - to be overridden by subclass.
isEmpty() — Method in class net.systemeD.halcyon.connection.Node
isEmpty() — Method in class net.systemeD.halcyon.connection.Relation
isEmpty() — Method in class net.systemeD.halcyon.connection.Way
isInCategory(category) — Method in class net.systemeD.potlatch2.mapfeatures.Feature
Whether this feature belongs to the given category or not, as defined by its definition in the XML file.
_IsInitComplete — Property in class net.systemeD.potlatch2.PreloaderDisplayBase
isPShape() — Method in class net.systemeD.halcyon.connection.Way
Whether the way has a loop that joins back midway along its length
isSelectionState() — Method in class net.systemeD.potlatch2.controller.ControllerState
isSelectionState() — Method in class net.systemeD.potlatch2.controller.NoSelection
isTagMatch(tagValue) — Method in class net.systemeD.potlatch2.mapfeatures.editors.Choice
isTagMatch(tagValue) — Method in class net.systemeD.potlatch2.mapfeatures.editors.SpeedChoice
isType(str) — Method in class net.systemeD.halcyon.connection.Entity
Compare type against supplied string
isType(str) — Method in class net.systemeD.halcyon.connection.Way
isType(type) — Method in class net.systemeD.potlatch2.mapfeatures.Feature
Whether the feature is of the given type (point, line/area, relation).
isUneditedTiger() — Method in class net.systemeD.halcyon.connection.Entity
Rough function to detect entities untouched since TIGER import.
isUneditedTiger() — Method in class net.systemeD.halcyon.connection.EntityCollection
isValidAt(zoom) — Method in class net.systemeD.halcyon.styleparser.StyleList
Is this StyleList valid at a given zoom?
item — Property in class net.systemeD.halcyon.connection.EntityEvent
itemClickHandler(event) — Method in class net.systemeD.controls.AutoComplete
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