Uses of Interface
org.opengis.referencing.ObjectFactory

Packages that use ObjectFactory
org.opengis.referencing.crs Coordinate reference systems (coordinate systems with a datum). 
org.opengis.referencing.cs Coordinate systems and their axis
org.opengis.referencing.datum Geodetic datum (the relationship of a coordinate system to the earth). 
org.opengis.referencing.operation Coordinate operations (relationship between any two coordinate reference systems). 
 

Uses of ObjectFactory in org.opengis.referencing.crs
 

Subinterfaces of ObjectFactory in org.opengis.referencing.crs
 interface CRSFactory
          Builds up complex coordinate reference systems from simpler objects or values.
 

Uses of ObjectFactory in org.opengis.referencing.cs
 

Subinterfaces of ObjectFactory in org.opengis.referencing.cs
 interface CSFactory
          Builds up complex coordinate systems from simpler objects or values.
 

Uses of ObjectFactory in org.opengis.referencing.datum
 

Subinterfaces of ObjectFactory in org.opengis.referencing.datum
 interface DatumFactory
          Builds up complex datums from simpler objects or values.
 

Uses of ObjectFactory in org.opengis.referencing.operation
 

Subinterfaces of ObjectFactory in org.opengis.referencing.operation
 interface CoordinateOperationFactory
          Creates coordinate operations.
 



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