Uses of Class
org.geotools.referencing.factory.DeferredAuthorityFactory
Packages that use DeferredAuthorityFactory
-
Uses of DeferredAuthorityFactory in org.geotools.coverage.io.netcdf.crs
Subclasses of DeferredAuthorityFactory in org.geotools.coverage.io.netcdf.crsModifier and TypeClassDescriptionclass
A factory providing NetCDF/GRIB customCoordinateReferenceSystem
instances with the related custom EPSG. -
Uses of DeferredAuthorityFactory in org.geotools.referencing.epsg.esri
Subclasses of DeferredAuthorityFactory in org.geotools.referencing.epsg.esriModifier and TypeClassDescriptionclass
Extends the EPSG database with Coordinate Reference Systems defined by ESRI.class
Provides common Coordinate Reference Systems not found in the standard EPSG database. -
Uses of DeferredAuthorityFactory in org.geotools.referencing.epsg.postgresql
Subclasses of DeferredAuthorityFactory in org.geotools.referencing.epsg.postgresqlModifier and TypeClassDescriptionclass
Connection to the EPSG database in PostgreSQL database engine using JDBC. -
Uses of DeferredAuthorityFactory in org.geotools.referencing.factory.epsg
Subclasses of DeferredAuthorityFactory in org.geotools.referencing.factory.epsgModifier and TypeClassDescriptionclass
Authority factory that holds user-defined Coordinate Operations.class
Authority factory for Coordinate Reference Systems beyong the one defined in the EPSG database.class
An EPSG authority factory using (longitude, latitude) axis order.class
An EPSG authority factory using (longitude, latitude) axis order.class
Base class for EPSG factories to be registered inReferencingFactoryFinder
. -
Uses of DeferredAuthorityFactory in org.geotools.referencing.factory.epsg.hsql
Subclasses of DeferredAuthorityFactory in org.geotools.referencing.factory.epsg.hsqlModifier and TypeClassDescriptionclass
Connection to the EPSG database in HSQL database engine format using JDBC. -
Uses of DeferredAuthorityFactory in org.geotools.referencing.iau
Subclasses of DeferredAuthorityFactory in org.geotools.referencing.iauModifier and TypeClassDescriptionclass
Extends the EPSG database with Coordinate Reference Systems defined by IAU.class
An IAU authority factory using (longitude, latitude) axis order.