Package | Description |
---|---|
com.bbn.openmap.geo |
Package that contains classes to do calculations in lat/lon space.
|
Modifier and Type | Class and Description |
---|---|
protected class |
GeoPath.Impl.PointIt |
static class |
GeoPoint.Impl
A standard implementation of GeoPoint.
|
static class |
OMGeo.Pt |
Modifier and Type | Method and Description |
---|---|
GeoPoint |
GeoPath.PointIterator.nextPoint()
Advance to the next point.
|
GeoPoint |
GeoPath.Impl.PointIt.nextPoint() |
Modifier and Type | Method and Description |
---|---|
boolean |
Intersection.considerPointXRegion(GeoPoint p,
GeoRegion region) |
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.
|
Constructor and Description |
---|
OMGeo.Pt(GeoPoint gp) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details