Uses of Interface
org.opengis.referencing.cs.CSFactory
Packages that use CSFactory
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 CSFactory in org.apache.sis.referencing.factory
Classes in org.apache.sis.referencing.factory that implement CSFactoryModifier and TypeClassDescriptionclassCreates Coordinate Reference System (CRS) implementations, with their Coordinate System (CS) and Datum components. -
Uses of CSFactory in org.apache.sis.referencing.factory.sql
Fields in org.apache.sis.referencing.factory.sql declared as CSFactoryModifier and TypeFieldDescriptionprotected final CSFactoryEPSGFactory.csFactoryThe factory to use for creatingCoordinateSysteminstances from the properties read in the database.