Uses of Class
com.bbn.openmap.proj.coords.BoundingBox

Packages that use BoundingBox
com.bbn.openmap.proj.coords   
 

Uses of BoundingBox in com.bbn.openmap.proj.coords
 

Methods in com.bbn.openmap.proj.coords that return BoundingBox
 BoundingBox CoordinateReferenceSystem.getBoundingBox()
          Return the bounding box of this coordinate system or null if the bounding box is not defined.
 

Constructors in com.bbn.openmap.proj.coords with parameters of type BoundingBox
CoordinateReferenceSystem(java.lang.String code, GeoCoordTransformation coordConverter, java.lang.Class<?> projLoaderClass, Ellipsoid ellipsoid, java.util.Properties projectionParameters, BoundingBox boundingBox, AxisOrder axisOrder)
           
 



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