Package org.geotools.ysld
Class UomMapper
- Object
-
- UomMapper
-
public class UomMapper extends Object
Maps YSLD uom names and aliases defined byUomOgcMapping
toUnit
s.
-
-
Constructor Summary
Constructors Constructor Description UomMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getIdentifier(Unit<Length> unit)
Unit<Length>
getUnit(String identifier)
-
-
-
Field Detail
-
KEY
public static final String KEY
- See Also:
- Constant Field Values
-
-