public static class TileCapture.DefaultProjection
extends java.lang.Object
Constructor and Description |
---|
DefaultProjection(Projection projection) |
Modifier and Type | Method and Description |
---|---|
boolean |
groundToImage(GeoPoint ground,
PointD image) |
boolean |
imageToGround(PointD image,
GeoPoint ground) |
void |
release() |