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  
paint — Property in class net.systemeD.halcyon.EntityUI
Reference to parent MapPaint
Parallelise — Class in package net.systemeD.potlatch2.tools
Tool to create a parallel copy of an existing way.
Parallelise(way:net.systemeD.halcyon.connection:Way) — Constructor in class net.systemeD.potlatch2.tools.Parallelise
Initialises parallelisation process, adding an entry to global undo stack.
parallelWay — Property in class net.systemeD.potlatch2.tools.Parallelise
params — Property in class net.systemeD.halcyon.AttentionEvent
params — Property in class net.systemeD.halcyon.MapEvent
Event-specific parameters.
params — Property in class net.systemeD.halcyon.connection.Connection
params — Property in class net.systemeD.halcyon.styleparser.Condition
parentObjects — Property in class net.systemeD.halcyon.connection.Entity
All parents of this entity.
parentRelations — Property in class net.systemeD.halcyon.connection.Entity
All parents that are Relations
parentRelations — Property in class net.systemeD.halcyon.connection.EntityCollection
parentsLoaded — Property in class net.systemeD.halcyon.connection.Entity
Have all its parents (ie, relations that contain this object as a member, ways that contain this node) been loaded into memory
parentWays — Property in class net.systemeD.halcyon.connection.Entity
Get array of all Ways of which this object (presumably a node) is a child.
parse(css) — Method in class net.systemeD.halcyon.styleparser.RuleSet
Parse a MapCSS stylesheet into a set of StyleChoosers.
parseBoolean(value) — Method in class net.systemeD.potlatch2.mapfeatures.editors.CheckboxEditor
parseCSSColor(colorStr) — Static method in class net.systemeD.halcyon.styleparser.RuleSet
Convert a colour string from CSS colour name ("blue"), short hex ("#abc") or long hex ("#a0b0c0"), to an integer.
patharea — Property in class net.systemeD.halcyon.WayUI
Area of the way
pathlength — Property in class net.systemeD.halcyon.WayUI
Total length of way
pen — Property in class net.systemeD.potlatch2.EditController
pen_o — Property in class net.systemeD.potlatch2.EditController
pen_plus — Property in class net.systemeD.potlatch2.EditController
pen_so — Property in class net.systemeD.potlatch2.EditController
pen_x — Property in class net.systemeD.potlatch2.EditController
playVideo() — Method in class net.systemeD.potlatch2.help.VideoPlayer
PointStyle — Class in package net.systemeD.halcyon.styleparser
pointStyles — Property in class net.systemeD.halcyon.styleparser.StyleList
pois — Property in class net.systemeD.potlatch2.mapfeatures.MapFeatures
All Features of type "point".
policyURL — Property in class net.systemeD.halcyon.connection.Connection
_preloader — Property in class net.systemeD.potlatch2.PreloaderDisplayBase
preloader — Property in class net.systemeD.potlatch2.PreloaderDisplayBase
The Preloader class passes in a reference to itself to the display class so that it can listen for events from the preloader.
Preloader — Class in package net.systemeD.potlatch2
Preloader() — Constructor in class net.systemeD.potlatch2.Preloader
PreloaderDisplayBase — Class in package net.systemeD.potlatch2
PreloaderDisplayBase() — Constructor in class net.systemeD.potlatch2.PreloaderDisplayBase
prepareVideo() — Method in class net.systemeD.potlatch2.help.VideoPlayer
prependNode(node:net.systemeD.halcyon.connection:Node, performAction) — Method in class net.systemeD.halcyon.connection.Way
presence — Property in class net.systemeD.potlatch2.mapfeatures.EditorFactory
Default Presence behaviour: onTagMatch
Presence — Class in package net.systemeD.potlatch2.mapfeatures
This class defines the behaviour of the "Presence" attribute in a Map Feature definition.
pressTry() — Method in class net.systemeD.potlatch2.save.OAuthPanel
previousState — Property in class net.systemeD.potlatch2.controller.ControllerState
priority — Property in class net.systemeD.halcyon.AttentionEvent
processKeyboardEvent(event) — Method in class net.systemeD.potlatch2.controller.ControllerState
When triggered by a keypress, perform an action on the given entity, then move to a new state.
processKeyboardEvent(event) — Method in class net.systemeD.potlatch2.controller.DragSelection
Abort dragging if ESC pressed.
processKeyboardEvent(event) — Method in class net.systemeD.potlatch2.controller.DragWayNode
processKeyboardEvent(event) — Method in class net.systemeD.potlatch2.controller.DrawQuadrilateral
processKeyboardEvent(event) — Method in class net.systemeD.potlatch2.controller.DrawWay
processKeyboardEvent(event) — Method in class net.systemeD.potlatch2.controller.NoSelection
processKeyboardEvent(event) — Method in class net.systemeD.potlatch2.controller.SelectedMarker
processKeyboardEvent(event) — Method in class net.systemeD.potlatch2.controller.SelectedMultiple
processKeyboardEvent(event) — Method in class net.systemeD.potlatch2.controller.SelectedParallelWay
Cancel parallel way creation if ESC pressed.
processKeyboardEvent(event) — Method in class net.systemeD.potlatch2.controller.SelectedPOINode
processKeyboardEvent(event) — Method in class net.systemeD.potlatch2.controller.SelectedWay
Behaviour includes: parallel way, repeat tags, reverse direction, simplify, cycle way selection, delete
processKeyboardEvent(event) — Method in class net.systemeD.potlatch2.controller.SelectedWayNode
processMouseEvent(event, entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.potlatch2.controller.ControllerState
When triggered by a mouse action such as a click, perform an action on the given entity, then move to a new state.
processMouseEvent(event, entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.potlatch2.controller.DragBackground
Respond to dragging and end drag.
processMouseEvent(event, entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.potlatch2.controller.DragSelection
Handle dragging and end drag events.
processMouseEvent(event, entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.potlatch2.controller.DragWayNode
processMouseEvent(event, entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.potlatch2.controller.DrawQuadrilateral
processMouseEvent(event, entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.potlatch2.controller.DrawWay
processMouseEvent(event, entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.potlatch2.controller.NoSelection
processMouseEvent(event, entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.potlatch2.controller.SelectArea
processMouseEvent(event, entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.potlatch2.controller.SelectedMarker
processMouseEvent(event, entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.potlatch2.controller.SelectedMultiple
processMouseEvent(event, entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.potlatch2.controller.SelectedParallelWay
processMouseEvent(event, entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.potlatch2.controller.SelectedPOINode
processMouseEvent(event, entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.potlatch2.controller.SelectedWay
Behaviour includes: start drawing a new way, insert a node within this way, select an additional way
processMouseEvent(event, entity:net.systemeD.halcyon.connection:Entity) — Method in class net.systemeD.potlatch2.controller.SelectedWayNode
progressHandler(event) — Method in class net.systemeD.potlatch2.PreloaderDisplayBase
progressThumbPress(event) — Method in class net.systemeD.potlatch2.help.VideoPlayer
progressThumbRelease(event) — Method in class net.systemeD.potlatch2.help.VideoPlayer
prompt — Property in class net.systemeD.potlatch2.mapfeatures.editors.FreeTextEditor
prompt — Property in class net.systemeD.potlatch2.mapfeatures.editors.NumberEditor
PromptingTextInputWarning — Class in package net.systemeD.controls
PromptingTextInputWarning() — Constructor in class net.systemeD.controls.PromptingTextInputWarning
properties — Property in class net.systemeD.halcyon.styleparser.PointStyle
properties — Property in class net.systemeD.halcyon.styleparser.ShapeStyle
properties — Property in class net.systemeD.halcyon.styleparser.ShieldStyle
properties — Property in class net.systemeD.halcyon.styleparser.Style
Properties getter, to be overridden.
properties — Property in class net.systemeD.halcyon.styleparser.TextStyle
protectSprites() — Method in class net.systemeD.halcyon.EntityUI
protectWay(way:net.systemeD.halcyon.connection:Way) — Method in class net.systemeD.halcyon.MapPaint
pullThrough(entity:net.systemeD.halcyon.connection:Entity, target:net.systemeD.halcyon:MapPaint) — Method in class net.systemeD.halcyon.MapPaint
Transfers an entity from this layer into another layer
purgable — Property in class net.systemeD.halcyon.EntityUI
Can it be deleted when offscreen?
purgeIfFull(left, right, top, bottom) — Method in class net.systemeD.halcyon.connection.Connection
Purge all data if number of ways exceeds limit
purgeOutside(left, right, top, bottom) — Method in class net.systemeD.halcyon.connection.Connection
purgeOutside(left, right, top, bottom) — Method in class net.systemeD.halcyon.connection.OSMConnection
purgeTiles() — Method in class net.systemeD.halcyon.TileSet
push(action:net.systemeD.halcyon.connection:UndoableAction) — Method in class net.systemeD.halcyon.connection.CompositeUndoableAction
Add an action to the list of actions that make up this CompositeUndoableAction
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