Uses of Interface
org.geotools.measure.UnitFormatter
Packages that use UnitFormatter
Package
Description
Measures (like angles) and their
formatter.
Well
Known Text (WKT) parsing and formatting.
-
Uses of UnitFormatter in org.geotools.imageio.netcdf
Classes in org.geotools.imageio.netcdf that implement UnitFormatterModifier and TypeClassDescriptionfinal classParser/Encoder for units expressed in the NetCDF CF syntax, with ability to configure the unit syntax transformation and allow setting up custom aliases just for the NetCDF case. -
Uses of UnitFormatter in org.geotools.measure
Classes in org.geotools.measure that implement UnitFormatterModifier and TypeClassDescriptionclassThis class implements theUnitFormatinterface for formatting and parsingunits.final classA factory for unit formatters that support the units required by GeoTools.final classUnitFormat configured to parse units.Methods in org.geotools.measure that return UnitFormatterModifier and TypeMethodDescriptionstatic UnitFormatterUnits.getDefaultFormat()Gets an instance of the default system-wide Unit format.static UnitFormatterWktUnitFormat.getInstance() -
Uses of UnitFormatter in org.geotools.referencing.wkt
Classes in org.geotools.referencing.wkt that implement UnitFormatterModifier and TypeClassDescriptionfinal classA factory for unit formatters that support the EPSG dialect.final classA factory for unit formatters that support the EPSG dialect.