public abstract class Geometry
extends java.lang.Object
Geometry is an abstract container of LngLat points and associated properties.
Users of TPL Maps do not need to use this class.
| Constructor and Description |
|---|
Geometry() |
| Modifier and Type | Method and Description |
|---|---|
double[] |
getCoordinateArray() |
java.lang.String[] |
getPropertyArray() |
int[] |
getRingArray() |