Package org.geotools.measure
Class WktUnitFormat
- Object
-
- WktUnitFormat
-
public final class WktUnitFormat extends Object
UnitFormat configured to parse units. Since usually we don't know the citation in use for a particular unit literal definition, this format includes the aliases of EPSG and ESRI citations, in order to be able to parse the widest possible range of units.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static UnitFormatter
getInstance()
-
-
-
Method Detail
-
getInstance
public static UnitFormatter getInstance()
-
-