Package | Description |
---|---|
org.geotools.measure |
Measures (like angles) and their
formatter.
|
org.geotools.referencing.wkt |
Well
Known Text (WKT) parsing and formatting.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseUnitFormatter
This class encapsulates the required machinations to initialize the unit formatter implementation
of a certain third-party unit library.
|
Modifier and Type | Method and Description |
---|---|
static UnitFormatter |
Units.getDefaultFormat()
Gets an instance of the default system-wide Unit format.
|
static UnitFormatter |
WktUnitFormat.getInstance() |
static UnitFormatter |
UnitFormat.getInstance() |
Modifier and Type | Method and Description |
---|---|
static UnitFormatter |
EsriUnitFormat.getInstance() |
static UnitFormatter |
EpsgUnitFormat.getInstance() |
Copyright © 1996–2022 Geotools. All rights reserved.