Uses of Enum
org.apache.sis.internal.referencing.AxesMapper
Packages that use AxesMapper
Package
Description
A set of helper classes for the SIS implementation.
-
Uses of AxesMapper in org.apache.sis.internal.referencing
Subclasses with type arguments of type AxesMapper in org.apache.sis.internal.referencingModifier and TypeClassDescription(package private) enumMaps coordinate axes for a "sub-coordinate system" to the axes of a coordinate systems with more dimensions.Methods in org.apache.sis.internal.referencing that return AxesMapperModifier and TypeMethodDescriptionstatic AxesMapperReturns the enum constant of this type with the specified name.static AxesMapper[]AxesMapper.values()Returns an array containing the constants of this enum type, in the order they are declared.