Uses of Class
org.openstreetmap.josm.actions.OrthogonalizeAction.RejectedAngleException

Packages that use OrthogonalizeAction.RejectedAngleException
org.openstreetmap.josm.actions   
 

Uses of OrthogonalizeAction.RejectedAngleException in org.openstreetmap.josm.actions
 

Methods in org.openstreetmap.josm.actions that throw OrthogonalizeAction.RejectedAngleException
private static int OrthogonalizeAction.angleToDirectionChange(double a, double deltaMax)
          Recognize angle to be approximately 0, 90, 180 or 270 degrees.
 



JOSM