Package | Description |
---|---|
org.openstreetmap.josm.data.osm.visitor.paint |
Provides the classes for painting (rendering) OSM primitives on the map.
|
Modifier and Type | Method and Description |
---|---|
private static double |
StyledMapRenderer.computePath(double minSegmentLength,
java.awt.Rectangle bounds,
java.util.List<MapViewState.MapViewPoint> points,
java.util.List<StyledMapRenderer.HalfSegment> longHalfSegment) |