Uses of Class
org.geotools.referencing.factory.BufferedAuthorityFactory
Packages that use BufferedAuthorityFactory
Package
Description
Base classes for factories and
authority factories.
Authority factories for
the EPSG database.
-
Uses of BufferedAuthorityFactory in org.geotools.coverage.io.netcdf.crs
Subclasses of BufferedAuthorityFactory in org.geotools.coverage.io.netcdf.crsModifier and TypeClassDescriptionclassA factory providing NetCDF/GRIB customCoordinateReferenceSysteminstances with the related custom EPSG. -
Uses of BufferedAuthorityFactory in org.geotools.referencing.epsg.esri
Subclasses of BufferedAuthorityFactory 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 BufferedAuthorityFactory in org.geotools.referencing.epsg.postgresql
Subclasses of BufferedAuthorityFactory in org.geotools.referencing.epsg.postgresqlModifier and TypeClassDescriptionclassConnection to the EPSG database in PostgreSQL database engine using JDBC. -
Uses of BufferedAuthorityFactory in org.geotools.referencing.factory
Subclasses of BufferedAuthorityFactory in org.geotools.referencing.factoryModifier and TypeClassDescriptionclassA buffered authority factory which will defer the creation of a backing store until when first needed. -
Uses of BufferedAuthorityFactory in org.geotools.referencing.factory.epsg
Subclasses of BufferedAuthorityFactory 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 BufferedAuthorityFactory in org.geotools.referencing.factory.epsg.hsql
Subclasses of BufferedAuthorityFactory in org.geotools.referencing.factory.epsg.hsqlModifier and TypeClassDescriptionclassConnection to the EPSG database in HSQL database engine format using JDBC. -
Uses of BufferedAuthorityFactory in org.geotools.referencing.iau
Subclasses of BufferedAuthorityFactory 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.