Uses of Interface
com.bbn.openmap.geo.GeoPoint

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.
static class OMGeo.Pt
           
 

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
 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.
 

Constructors in com.bbn.openmap.geo with parameters of type GeoPoint
OMGeo.Pt(GeoPoint gp)
           
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details