|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RelationNodeMap.NodesWays | |
|---|---|
| org.openstreetmap.josm.gui.dialogs.relation | |
| Uses of RelationNodeMap.NodesWays in org.openstreetmap.josm.gui.dialogs.relation |
|---|
| Fields in org.openstreetmap.josm.gui.dialogs.relation declared as RelationNodeMap.NodesWays | |
|---|---|
private RelationNodeMap.NodesWays |
RelationNodeMap.map
|
private RelationNodeMap.NodesWays |
RelationNodeMap.onewayMap
|
private RelationNodeMap.NodesWays |
RelationNodeMap.onewayReverseMap
|
| Methods in org.openstreetmap.josm.gui.dialogs.relation with parameters of type RelationNodeMap.NodesWays | |
|---|---|
private java.lang.Integer |
RelationNodeMap.deleteAndGetAdjacentNode(RelationNodeMap.NodesWays nw,
Node n)
find next node in nw NodeWays structure, if the node is found delete and return it |
private void |
RelationNodeMap.deleteWayNode(RelationNodeMap.NodesWays nw,
java.lang.Integer way,
Node n)
|
private java.lang.Integer |
RelationNodeMap.findAdjacentWay(RelationNodeMap.NodesWays nw,
Node n)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||