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 UomOgcMappingReturns the appropriate UOM mapping for a given OGC SE standard string.static UomOgcMappingUomOgcMapping.get(Unit<Length> unit) Returns the appropriate UOM mapping for a given Java Unit.static UomOgcMappingReturns 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.