Package org.geotools.referencing.wkt
Class EsriUnitFormat
- Object
- 
- BaseUnitFormatter
- 
- EsriUnitFormat
 
 
- 
- All Implemented Interfaces:
- UnitFormatter
 
 public final class EsriUnitFormat extends BaseUnitFormatter A factory for unit formatters that support the EPSG dialect.
- 
- 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static EsriUnitFormatgetInstance()- 
Methods inherited from class BaseUnitFormatteraddAlias, addLabel, format, isUnitIdentifierPart, isValidIdentifier, nameFor, parse, parse, parseObject, parseProductUnit, parseSingleUnit, prefixFor, toString
 - 
Methods inherited from class Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 - 
Methods inherited from interface UnitFormatterformat
 
- 
 
- 
- 
- 
Method Detail- 
getInstancepublic static EsriUnitFormat getInstance() 
 
- 
 
-