
public class PathProjection extends Object
| Constructor and Description |
|---|
PathProjection() |
| Modifier and Type | Method and Description |
|---|---|
static Path |
toPixels(Projection projection,
List<? extends GeoPoint> in,
Path reuse) |
static Path |
toPixels(Projection projection,
List<? extends GeoPoint> in,
Path reuse,
boolean doGudermann) |
public static Path toPixels(Projection projection, List<? extends GeoPoint> in, Path reuse)
public static Path toPixels(Projection projection, List<? extends GeoPoint> in, Path reuse, boolean doGudermann) throws IllegalArgumentException
IllegalArgumentException