Uses of Class
net.agmodel.physical.GeographicalBox

Packages that use GeographicalBox
net.agmodel.metBroker   
net.agmodel.physical Contains classes representing basic physical quanties, units, unit conversions, and mathematical operations. 
net.agmodel.spatialschema   
 

Uses of GeographicalBox in net.agmodel.metBroker
 

Methods in net.agmodel.metBroker that return GeographicalBox
 GeographicalBox RegionImpl.getBoundingBox()
           
 

Uses of GeographicalBox in net.agmodel.physical
 

Fields in net.agmodel.physical declared as GeographicalBox
static GeographicalBox GeographicalBox.EVERYWHERE
           
static GeographicalBox GeographicalBox.UNKNOWN
           
 

Methods in net.agmodel.physical that return GeographicalBox
 GeographicalBox GeographicalPolygon.getBoundingBox()
           
 GeographicalBox GeographicalBox.getBoundingBox()
           
 GeographicalBox GeographicalArea.getBoundingBox()
          Return a box which bounds the area.
 

Uses of GeographicalBox in net.agmodel.spatialschema
 

Methods in net.agmodel.spatialschema that return GeographicalBox
static GeographicalBox TypeMapping.unmapGeographicalBox(GeographicalBox area)
           
 



Copyright (C) NARC 2001 All Rights Reserved.