Uses of Class
org.apache.sis.referencing.factory.CommonAuthorityCode
Packages that use CommonAuthorityCode
Package
Description
Creates Coordinate Reference System (CRS) objects from given properties or authority codes.
-
Uses of CommonAuthorityCode in org.apache.sis.referencing.factory
Methods in org.apache.sis.referencing.factory with parameters of type CommonAuthorityCodeModifier and TypeMethodDescriptionprivate org.opengis.referencing.crs.CoordinateReferenceSystem
CommonAuthorityFactory.createCoordinateReferenceSystem
(String code, CommonAuthorityCode parsed) Implementation ofCommonAuthorityFactory.createCoordinateReferenceSystem(String)
after the user supplied code has been parsed.