Uses of Enum Class
org.geotools.styling.UomOgcMapping
Packages that use UomOgcMapping
-
Uses of UomOgcMapping in org.geotools.styling
Methods in org.geotools.styling that return UomOgcMappingModifier and TypeMethodDescriptionstatic UomOgcMapping
Returns the appropriate UOM mapping for a given OGC SE standard string.static UomOgcMapping
UomOgcMapping.get
(Unit<Length> unit) Returns the appropriate UOM mapping for a given Java Unit.static UomOgcMapping
Returns the enum constant of this class with the specified name.static UomOgcMapping[]
UomOgcMapping.values()
Returns an array containing the constants of this enum class, in the order they are declared.