|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.command.MoveCommand.OldState
public static class MoveCommand.OldState
Small helper for holding the interesting part of the old data state of the objects.
| Field Summary | |
|---|---|
(package private) EastNorth |
en
|
(package private) LatLon |
latlon
|
(package private) boolean |
modified
|
| Constructor Summary | |
|---|---|
MoveCommand.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 en
boolean modified
| Constructor Detail |
|---|
public MoveCommand.OldState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||