Uses of Package
org.opengis.go.spatial

Packages that use org.opengis.go.spatial
org.opengis.go   
org.opengis.go.display.primitive   
org.opengis.go.spatial   
 

Classes in org.opengis.go.spatial used by org.opengis.go
PathType
          This class serves as the base class for objects that represent the various methods for computing a path between two locations.
 

Classes in org.opengis.go.spatial used by org.opengis.go.display.primitive
PathType
          This class serves as the base class for objects that represent the various methods for computing a path between two locations.
 

Classes in org.opengis.go.spatial used by org.opengis.go.spatial
GlobalPathType
          The instances of this class represent methods of calculating a path between two locations.
PathType
          This class serves as the base class for objects that represent the various methods for computing a path between two locations.
UnprojectedPathType
          This class serves to contain two constants: PIXEL_STRAIGHT, that indicates that a path between two points should be drawn on the screen as a straight line, regardless of the location or orientation of the vertices.
VectorPathType
          This class serves to contain one static constant, VECTOR, indicating that the in-between points of a path are points on the Euclidean shortest distance line between the vertices.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.