|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.command.TransformNodesCommand.OldState
public static class TransformNodesCommand.OldState
Small helper for holding the interesting part of the old data state of the nodes.
Field Summary | |
---|---|
(package private) EastNorth |
eastNorth
|
(package private) LatLon |
latlon
|
(package private) boolean |
modified
|
Constructor Summary | |
---|---|
TransformNodesCommand.OldState()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
LatLon latlon
EastNorth eastNorth
boolean modified
Constructor Detail |
---|
public TransformNodesCommand.OldState()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |