Uses of Class
org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
-
Packages that use ConcurrentAuthorityFactory Package Description org.apache.sis.referencing.factory.sql Factories for geodetic objects defined in a SQL database, typically the EPSG dataset. -
-
Uses of ConcurrentAuthorityFactory in org.apache.sis.referencing.factory.sql
Subclasses of ConcurrentAuthorityFactory in org.apache.sis.referencing.factory.sql Modifier and Type Class Description class
EPSGFactory
A geodetic object factory backed by the EPSG database.
-