Methods in org.geotools.styling that return UomOgcMapping |
static UomOgcMapping |
UomOgcMapping.get(java.lang.String seString)
Returns the appropriate UOM mapping for a given OGC SE standard string. |
static UomOgcMapping |
UomOgcMapping.get(javax.measure.unit.Unit<javax.measure.quantity.Length> unit)
Returns the appropriate UOM mapping for a given Java Unit. |
static UomOgcMapping |
UomOgcMapping.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static UomOgcMapping[] |
UomOgcMapping.values()
Returns an array containing the constants of this enum type, in
the order they are declared. |