public final class CellBoundary
extends Object
cell boundary points as
LatLng
-
Method Summary
Return the point at the given position
int
Number of points in this boundary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
numPoints
public int numPoints()
Number of points in this boundary
-
getLatLon
public LatLng getLatLon(int i)
Return the point at the given position