Uses of Class
org.openstreetmap.josm.command.MoveCommand.OldState

Packages that use MoveCommand.OldState
org.openstreetmap.josm.command   
 

Uses of MoveCommand.OldState in org.openstreetmap.josm.command
 

Fields in org.openstreetmap.josm.command with type parameters of type MoveCommand.OldState
private  java.util.List<MoveCommand.OldState> MoveCommand.oldState
          List of all old states of the objects.
 



JOSM