public interface GeoRegion extends GeoPath
Modifier and Type | Interface and Description |
---|---|
static class |
GeoRegion.Impl |
GeoPath.PointIterator, GeoPath.SegmentIterator
Modifier and Type | Method and Description |
---|---|
boolean |
isPointInside(Geo point)
Is the Geo inside the region?
|
getPoints, isSegmentNear, length, pointIterator, segmentIterator
getBoundingCircle, getID
boolean isPointInside(Geo point)
point
- Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details