Uses of Class
org.openstreetmap.josm.command.TransformNodesCommand
-
Packages that use TransformNodesCommand Package Description org.openstreetmap.josm.command Provides the classes for JOSM commands allowing to modify an OSM data set. -
-
Uses of TransformNodesCommand in org.openstreetmap.josm.command
Subclasses of TransformNodesCommand in org.openstreetmap.josm.command Modifier and Type Class Description class
RotateCommand
RotateCommand rotates a number of objects around their centre.class
ScaleCommand
Command, to scale a given set of primitives.
-