Uses of Interface
net.agmodel.spatialschema.Location2D

Packages that use Location2D
net.agmodel.spatialschema   
 

Uses of Location2D in net.agmodel.spatialschema
 

Subinterfaces of Location2D in net.agmodel.spatialschema
 interface Location
          Java content class for Location complex type.
 

Methods in net.agmodel.spatialschema that return Location2D
 Location2D ObjectFactory.createLocation2D()
          Create an instance of Location2D
 Location2D GeographicalBox.getSouthEast()
           
 Location2D GeographicalBox.getNorthWest()
           
 

Methods in net.agmodel.spatialschema with parameters of type Location2D
 void GeographicalBox.setSouthEast(Location2D value)
           
 void GeographicalBox.setNorthWest(Location2D value)
           
 



Copyright (C) NARC 2001 All Rights Reserved.