
@Deprecated public class PathProjection extends Object
| Constructor and Description |
|---|
PathProjection()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Path |
toPixels(Projection projection,
List<? extends GeoPoint> in,
Path reuse)
Deprecated.
|
static Path |
toPixels(Projection projection,
List<? extends GeoPoint> in,
Path reuse,
boolean doGudermann)
Deprecated.
|
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