Uses of Class
org.geotoolkit.referencing.factory.TransformedAuthorityFactory

Packages that use TransformedAuthorityFactory
org.geotoolkit.referencing.factory Factories and base classes for authority factories
org.geotoolkit.referencing.factory.epsg Authority factories for the EPSG database. 
 

Uses of TransformedAuthorityFactory in org.geotoolkit.referencing.factory
 

Subclasses of TransformedAuthorityFactory in org.geotoolkit.referencing.factory
 class OrderedAxisAuthorityFactory
          An authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order.
 

Uses of TransformedAuthorityFactory in org.geotoolkit.referencing.factory.epsg
 

Subclasses of TransformedAuthorityFactory in org.geotoolkit.referencing.factory.epsg
 class LongitudeFirstEpsgFactory
          An EPSG authority factory using (longitude, latitude) axis order.
 



Copyright © 2009-2011 Geotoolkit.org. All Rights Reserved.