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 TypeClassDescriptionclassA factory providing NetCDF/GRIB customCoordinateReferenceSysteminstances with the related custom EPSG. -
Uses of DeferredAuthorityFactory in org.geotools.referencing.epsg.esri
Subclasses of DeferredAuthorityFactory in org.geotools.referencing.epsg.esriModifier and TypeClassDescriptionclassExtends the EPSG database with Coordinate Reference Systems defined by ESRI.classProvides 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 TypeClassDescriptionclassConnection 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 TypeClassDescriptionclassAuthority factory that holds user-defined Coordinate Operations.classAuthority factory for Coordinate Reference Systems beyong the one defined in the EPSG database.classAn EPSG authority factory using (longitude, latitude) axis order.classAn EPSG authority factory using (longitude, latitude) axis order.classBase 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 TypeClassDescriptionclassConnection 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 TypeClassDescriptionclassExtends the EPSG database with Coordinate Reference Systems defined by IAU.classAn IAU authority factory using (longitude, latitude) axis order.