Uses of Class
org.apache.sis.referencing.factory.sql.AxisName
Packages that use AxisName
Package
Description
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
-
Uses of AxisName in org.apache.sis.referencing.factory.sql
Fields in org.apache.sis.referencing.factory.sql with type parameters of type AxisNameMethods in org.apache.sis.referencing.factory.sql that return AxisNameModifier and TypeMethodDescriptionprivate AxisName
EPSGDataAccess.getAxisName
(Integer code) Returns the name and description for the specifiedCoordinateSystemAxis
code.