|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
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 |
ThreadedAccessEpsgFactory
Connection to the EPSG database in MS-Access format using JDBC-ODBC bridge. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |