Uses of Class
com.bbn.openmap.util.DataBounds

Packages that use DataBounds
com.bbn.openmap.dataAccess.asrp   
com.bbn.openmap.graphicLoader.scenario The Scenario GraphicLoader PlugIn package is designed to provide support for displaying scripted movement of map objects. 
com.bbn.openmap.layer.asrp   
com.bbn.openmap.layer.shape Provides an OpenMap layer for dealing with shape files. 
com.bbn.openmap.plugin.esri A PlugIn package that handles ESRI shape files. 
com.bbn.openmap.util Provide miscellaneous utility classes for OpenMap. 
 

Uses of DataBounds in com.bbn.openmap.dataAccess.asrp
 

Methods in com.bbn.openmap.dataAccess.asrp that return DataBounds
 DataBounds ASRPDirectoryHandler.getDataBounds()
          DataBounds interface method, although this object doesn't implement the complete interface because it doesn't have a name.
 

Uses of DataBounds in com.bbn.openmap.graphicLoader.scenario
 

Fields in com.bbn.openmap.graphicLoader.scenario declared as DataBounds
protected  DataBounds ScenarioGraphicLoader.dataBounds
           
 

Methods in com.bbn.openmap.graphicLoader.scenario that return DataBounds
 DataBounds ScenarioGraphicLoader.getDataBounds()
          DataBoundsProvider method.
 

Uses of DataBounds in com.bbn.openmap.layer.asrp
 

Methods in com.bbn.openmap.layer.asrp that return DataBounds
 DataBounds ASRPLayer.getDataBounds()
          DataBoundsInformer interface.
 

Uses of DataBounds in com.bbn.openmap.layer.shape
 

Methods in com.bbn.openmap.layer.shape that return DataBounds
 DataBounds ShapeLayer.getDataBounds()
          DataBoundsInformer interface.
 DataBounds MultiShapeLayer.getDataBounds()
          DataBoundsInformer interface.
 

Uses of DataBounds in com.bbn.openmap.plugin.esri
 

Methods in com.bbn.openmap.plugin.esri that return DataBounds
 DataBounds EsriPlugIn.getDataBounds()
          DataBoundsInformer interface.
 

Uses of DataBounds in com.bbn.openmap.util
 

Methods in com.bbn.openmap.util that return DataBounds
 DataBounds DataBoundsProvider.getDataBounds()
          Returns a DataBounds object describing the area of coverage.
 



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