Uses of Enum Class
org.apache.sis.referencing.CommonCRS.Vertical
Packages that use CommonCRS.Vertical
Package
Description
Base classes for reference systems used for general positioning.
-
Uses of CommonCRS.Vertical in org.apache.sis.referencing
Subclasses with type arguments of type CommonCRS.Vertical in org.apache.sis.referencingModifier and TypeClassDescriptionstatic enum
Frequently-used vertical CRS and datum that are guaranteed to be available in SIS.Methods in org.apache.sis.referencing that return CommonCRS.VerticalModifier and TypeMethodDescriptionstatic CommonCRS.Vertical
Returns the enum constant of this class with the specified name.static CommonCRS.Vertical[]
CommonCRS.Vertical.values()
Returns an array containing the constants of this enum class, in the order they are declared.