Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
Modifier and Type | Method and Description |
---|---|
int |
CreateCircleAction.PolarNode.compareTo(CreateCircleAction.PolarNode o) |
private static int[] |
CreateCircleAction.distributeNodes(CreateCircleAction.PolarNode[] angles,
int nodesCount)
Distributes nodes according to the algorithm of election with largest remainder.
|