Uses of Class
org.geotools.referencing.factory.DeferredAuthorityFactory

Packages that use DeferredAuthorityFactory
org.geotools.referencing.factory.epsg Authority factories for the EPSG database. 
 

Uses of DeferredAuthorityFactory in org.geotools.referencing.factory.epsg
 

Subclasses of DeferredAuthorityFactory in org.geotools.referencing.factory.epsg
 class CoordinateOperationFactoryUsingWKT
          Authority factory that holds user-defined Coordinate Operations.
 class DefaultFactory
          Deprecated. Please use ThreadedEpsgFactory instead, the name DefaultFactory was viewed as confusing
 class EsriExtension
          Extends the EPSG database with Coordinate Reference Systems defined by ESRI.
 class FactoryUsingWKT
          Authority factory for Coordinate Reference Systems beyong the one defined in the EPSG database.
 class LongitudeFirstEpsgDecorator
          An EPSG authority factory using (longitude, latitude) axis order.
 class LongitudeFirstFactory
          An EPSG authority factory using (longitude, latitude) axis order.
 class ThreadedEpsgFactory
          Base class for EPSG factories to be registered in ReferencingFactoryFinder.
 class ThreadedHsqlEpsgFactory
          Connection to the EPSG database in HSQL database engine format using JDBC.
 class ThreadedPostgreSQLEpsgFactory
          Connection to the EPSG database in PostgreSQL database engine using JDBC.
 class UnnamedExtension
          Provides common Coordinate Reference Systems not found in the standard EPSG database.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.