Uses of Class
org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
Packages that use ConcurrentAuthorityFactory
Package
Description
Creates Coordinate Reference System (CRS) objects from given properties or authority codes.
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
-
Uses of ConcurrentAuthorityFactory in org.apache.sis.referencing.factory
Constructors in org.apache.sis.referencing.factory with parameters of type ConcurrentAuthorityFactoryModifierConstructorDescription(package private)
Finder
(ConcurrentAuthorityFactory<?> factory) Creates a finder for the given type of objects.(package private)
ShutdownHook
(ConcurrentAuthorityFactory<DAO> factory) Creates a new shutdown hook for the given factory. -
Uses of ConcurrentAuthorityFactory in org.apache.sis.referencing.factory.sql
Subclasses of ConcurrentAuthorityFactory in org.apache.sis.referencing.factory.sqlModifier and TypeClassDescriptionclass
A geodetic object factory backed by the EPSG database.