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