Uses of Class
org.openstreetmap.josm.actions.mapmode.ExtrudeAction.ReferenceSegment

Packages that use ExtrudeAction.ReferenceSegment
org.openstreetmap.josm.actions.mapmode   
 

Uses of ExtrudeAction.ReferenceSegment in org.openstreetmap.josm.actions.mapmode
 

Fields in org.openstreetmap.josm.actions.mapmode declared as ExtrudeAction.ReferenceSegment
private  ExtrudeAction.ReferenceSegment ExtrudeAction.activeMoveDirection
          The direction that is currently active.
 

Fields in org.openstreetmap.josm.actions.mapmode with type parameters of type ExtrudeAction.ReferenceSegment
private  java.util.List<ExtrudeAction.ReferenceSegment> ExtrudeAction.possibleMoveDirections
          Possible directions to move to.
 



JOSM