Package | Description |
---|---|
org.openstreetmap.josm.actions |
Modifier and Type | Method and Description |
---|---|
void |
OrthogonalizeAction.WayData.calcDirections(OrthogonalizeAction.Direction pInitialDirection)
Estimate the direction of the segments, given the first segment points in the
direction
pInitialDirection . |
private static Collection<Command> |
OrthogonalizeAction.orthogonalize(List<OrthogonalizeAction.WayData> wayDataList,
List<Node> headingNodes)
Outline:
1.
|