|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeoPoint | |
com.bbn.openmap.geo | Package that contains classes to do calculations in lat/lon space. |
Uses of GeoPoint in com.bbn.openmap.geo |
Classes in com.bbn.openmap.geo that implement GeoPoint | |
protected class |
GeoPath.Impl.PointIt
|
static class |
GeoPoint.Impl
A standard implementation of GeoPoint. |
Methods in com.bbn.openmap.geo that return GeoPoint | |
GeoPoint |
GeoPath.PointIterator.nextPoint()
Advance to the next point. |
GeoPoint |
GeoPath.Impl.PointIt.nextPoint()
|
Methods in com.bbn.openmap.geo with parameters of type GeoPoint | |
void |
Intersection.considerPointXRegions(GeoPoint p,
java.util.Collection regions)
Adds regions to the Collector if the GeoPoint p is on or in the regions of the Collection. |
boolean |
Intersection.considerPointXRegion(GeoPoint p,
GeoRegion region)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |