Uses of Class
org.apache.sis.referencing.factory.IdentifiedObjectSet
Packages that use IdentifiedObjectSet
Package
Description
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
-
Uses of IdentifiedObjectSet in org.apache.sis.referencing.factory.sql
Subclasses of IdentifiedObjectSet in org.apache.sis.referencing.factory.sqlModifier and TypeClassDescription(package private) final class
A lazy set ofCoordinateOperation
objects to be returned by theEPSGDataAccess.createFromCoordinateReferenceSystemCodes(String, String)
method.