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

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

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

Fields in org.openstreetmap.josm.command with type parameters of type TransformNodesCommand.OldState
protected  java.util.Map<Node,TransformNodesCommand.OldState> TransformNodesCommand.oldStates
          List of all old states of the nodes.
 



JOSM