public class PathProjection extends Object
Constructor and Description |
---|
PathProjection() |
Modifier and Type | Method and Description |
---|---|
static android.graphics.Path |
toPixels(Projection projection,
List<? extends GeoPoint> in,
android.graphics.Path reuse) |
static android.graphics.Path |
toPixels(Projection projection,
List<? extends GeoPoint> in,
android.graphics.Path reuse,
boolean doGudermann) |
public static android.graphics.Path toPixels(Projection projection, List<? extends GeoPoint> in, android.graphics.Path reuse)
public static android.graphics.Path toPixels(Projection projection, List<? extends GeoPoint> in, android.graphics.Path reuse, boolean doGudermann) throws IllegalArgumentException
IllegalArgumentException
Copyright © 2015. All Rights Reserved.