Uses of Class
org.apache.sis.referencing.factory.sql.CloseableReference
Packages that use CloseableReference
Package
Description
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
-
Uses of CloseableReference in org.apache.sis.referencing.factory.sql
Fields in org.apache.sis.referencing.factory.sql with type parameters of type CloseableReferenceModifier and TypeFieldDescriptionprivate final Map<Class<?>,
CloseableReference> EPSGDataAccess.authorityCodes
The set of authority codes for different types.Methods in org.apache.sis.referencing.factory.sql that return CloseableReferenceModifier and TypeMethodDescription(package private) final CloseableReference
AuthorityCodes.createReference()
Creates a weak reference to this map.