Uses of Interface
org.opengis.referencing.AuthorityFactory

Packages that use AuthorityFactory
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 AuthorityFactory in org.opengis.referencing.crs
 

Subinterfaces of AuthorityFactory in org.opengis.referencing.crs
 interface CRSAuthorityFactory
          Creates coordinate reference systems using authority codes.
 

Uses of AuthorityFactory in org.opengis.referencing.cs
 

Subinterfaces of AuthorityFactory in org.opengis.referencing.cs
 interface CSAuthorityFactory
          Creates coordinate systems using authority codes.
 

Uses of AuthorityFactory in org.opengis.referencing.datum
 

Subinterfaces of AuthorityFactory in org.opengis.referencing.datum
 interface DatumAuthorityFactory
          Creates datum objects using authority codes.
 

Uses of AuthorityFactory in org.opengis.referencing.operation
 

Subinterfaces of AuthorityFactory in org.opengis.referencing.operation
 interface CoordinateOperationAuthorityFactory
          Creates coordinate transformation objects from codes.
 



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