Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
Modifier and Type | Method and Description |
---|---|
private static int |
OrthogonalizeAction.angleToDirectionChange(double a,
double deltaMax)
Recognize angle to be approximately 0, 90, 180 or 270 degrees.
|