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 TypeClassDescriptionclass
A factory providing NetCDF/GRIB customCoordinateReferenceSystem
instances with the related custom EPSG. -
Uses of BufferedAuthorityFactory in org.geotools.referencing.epsg.esri
Subclasses of BufferedAuthorityFactory 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 BufferedAuthorityFactory in org.geotools.referencing.epsg.postgresql
Subclasses of BufferedAuthorityFactory in org.geotools.referencing.epsg.postgresqlModifier and TypeClassDescriptionclass
Connection 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 TypeClassDescriptionclass
A 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 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 BufferedAuthorityFactory in org.geotools.referencing.factory.epsg.hsql
Subclasses of BufferedAuthorityFactory in org.geotools.referencing.factory.epsg.hsqlModifier and TypeClassDescriptionclass
Connection 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 TypeClassDescriptionclass
Extends the EPSG database with Coordinate Reference Systems defined by IAU.class
An IAU authority factory using (longitude, latitude) axis order.