Uses of Class
org.apache.sis.referencing.factory.sql.AuthorityCodes
Packages that use AuthorityCodes
Package
Description
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
-
Uses of AuthorityCodes in org.apache.sis.referencing.factory.sql
Constructors in org.apache.sis.referencing.factory.sql with parameters of type AuthorityCodesModifierConstructorDescription(package private)
CloseableReference
(AuthorityCodes ref, EPSGDataAccess factory, Statement[] statements) Creates a new phantom reference which will close the given statements when the given referenced object will be garbage collected.