| 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 | |
| uid — Property in class net.systemeD.halcyon.connection.Entity | |
| User ID who last edited this entity (from OSM API). | |
| undo() — Method in class net.systemeD.halcyon.connection.MainUndoStack | |
| Undo the most recent action, and add it to the top of the redo stack | |
| UndoableAction — Class in package net.systemeD.halcyon.connection | |
| UndoableAction is the base class from which other actions types inherit. | |
| UndoableEntityAction — Class in package net.systemeD.halcyon.connection | |
| An UndoableEntityAction is an action that affects an entity. | |
| UndoableEntityAction(entity:net.systemeD.halcyon.connection:Entity, name) — Constructor in class net.systemeD.halcyon.connection.UndoableEntityAction | |
| Create a new UndoableEntityAction. | |
| undoAction() — Method in class net.systemeD.halcyon.connection.CompositeUndoableAction | |
| Undo the actions on the list. | |
| undoAction() — Method in class net.systemeD.halcyon.connection.UndoableAction | |
| The undoAction function is called in order to undo this action or combination of actions. | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.AddMemberToRelationAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.AddNodeToWayAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.CreateEntityAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.CreatePOIAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.DeleteNodeAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.DeleteRelationAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.DeleteWayAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.JoinNodeAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.MergeNodesAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.MergeWaysAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.MoveNodeAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.MoveWayAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.RemoveEntityFromRelationAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.RemoveMemberByIndexAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.RemoveNodeByIndexAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.RemoveNodeFromWayAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.ReplaceNodeAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.ReverseNodesAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.SetTagAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.SetTagKeyAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.SplitWayAction | |
| undoAction() — Method in class net.systemeD.halcyon.connection.actions.UnjoinNodeAction | |
| undoFrom(index) — Method in class net.systemeD.halcyon.connection.CompositeUndoableAction | |
| Undo the actions from a given index. | |
| undoIfAction(action) — Method in class net.systemeD.halcyon.connection.MainUndoStack | |
| Undo the most recent action, but only if it's a particular class | |
| unit — Property in class net.systemeD.potlatch2.mapfeatures.editors.SpeedChoice | |
| unjoin(selectedWay:net.systemeD.halcyon.connection:Way, performAction) — Method in class net.systemeD.halcyon.connection.Node | |
| unjoin() — Method in class net.systemeD.potlatch2.controller.SelectedWayNode | |
| UnjoinNodeAction — Class in package net.systemeD.halcyon.connection.actions | |
| UnjoinNodeAction(node:net.systemeD.halcyon.connection:Node, selectedWay:net.systemeD.halcyon.connection:Way) — Constructor in class net.systemeD.halcyon.connection.actions.UnjoinNodeAction | |
| unprotectSprites() — Method in class net.systemeD.halcyon.EntityUI | |
| unprotectWay(way:net.systemeD.halcyon.connection:Way) — Method in class net.systemeD.halcyon.MapPaint | |
| unregisterPOI(node:net.systemeD.halcyon.connection:Node) — Method in class net.systemeD.halcyon.connection.Connection | |
| update() — Method in class net.systemeD.halcyon.TileSet | |
| Update bounds of tile area, and request new tiles if needed. | |
| update(version, tags, loaded, parentsLoaded, lat, lon, uid, timestamp) — Method in class net.systemeD.halcyon.connection.Node | |
| update(version, tags, loaded, parentsLoaded, members, uid, timestamp) — Method in class net.systemeD.halcyon.connection.Relation | |
| update(version, tags, loaded, parentsLoaded, nodes, uid, timestamp) — Method in class net.systemeD.halcyon.connection.Way | |
| updateCoords(tx, ty) — Method in class net.systemeD.halcyon.Map | |
| Recalculate co-ordinates from new Flash origin | |
| updateCoordsFromLatLon(lat, lon) — Method in class net.systemeD.halcyon.Map | |
| Move the map to centre on a given latitude/longitude. | |
| updateDisplayList(unscaledWidth, unscaledHeight) — Method in class net.systemeD.controls.AutoComplete | |
| updateDisplayList(unscaledWidth, unscaledHeight) — Method in class net.systemeD.controls.DataGridWarningField | |
| updateDisplayList(unscaledWidth, unscaledHeight) — Method in class net.systemeD.controls.PromptingTextInputWarning | |
| updateDisplayList(unscaledWidth, unscaledHeight) — Method in class net.systemeD.potlatch2.mapfeatures.editors.ChoiceComboBox | |
| updateEntityAndClose() — Method in class net.systemeD.potlatch2.RelationSelectPanel | |
| updateEntityProperties(version, tags, loaded, parentsLoaded, uid, timestamp) — Method in class net.systemeD.halcyon.connection.Entity | |
| Set a bunch of properties in one hit. | |
| updateEntityUIs(redraw, remove) — Method in class net.systemeD.halcyon.MapPaint | |
| Update, and if necessary, create / remove UIs for the current viewport. | |
| updateHighlights() — Method in class net.systemeD.halcyon.WayUI | |
| updateRelationMenu(event) — Method in class net.systemeD.potlatch2.TagViewer | |
| Enable 'add selection to...' entry only if some of the selection isn't in the relation. | |
| updateSelectionUI(layer:net.systemeD.halcyon:MapPaint) — Method in class net.systemeD.potlatch2.EditController | |
| Updates the various user interfaces that change when the selection changes. | |
| updateSelectionUI() — Method in class net.systemeD.potlatch2.Toolbox | |
| updateSelectionUIWithoutTagChange() — Method in class net.systemeD.potlatch2.EditController | |
| updateSize(w, h) — Method in class net.systemeD.halcyon.Map | |
| Resize map size based on current stage and height | |
| updateSource() — Method in class net.systemeD.potlatch2.BackgroundDialog | |
| updateStyles(obj:net.systemeD.halcyon.connection:Entity, tags, sl:net.systemeD.halcyon.styleparser:StyleList, imageWidths, zoom) — Method in class net.systemeD.halcyon.styleparser.StyleChooser | |
| upFade(s) — Method in class net.systemeD.halcyon.TileSet | |
| uploadChanges() — Method in class net.systemeD.halcyon.connection.Connection | |
| uploadChanges() — Method in class net.systemeD.halcyon.connection.XMLConnection | |
| Create XML changeset and send it to the server. | |
| url — Property in class net.systemeD.halcyon.TileSet | |
| _url — Property in class net.systemeD.halcyon.connection.StatusFetcher | |
| 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 | |