Uses of Class
org.geotools.measure.BaseUnitFormatter
Packages that use BaseUnitFormatter
Package
Description
Measures (like angles) and their
formatter.
Well
Known Text (WKT) parsing and formatting.
-
Uses of BaseUnitFormatter in org.geotools.imageio.netcdf
Subclasses of BaseUnitFormatter in org.geotools.imageio.netcdfModifier and TypeClassDescriptionfinal class
Parser/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 BaseUnitFormatter in org.geotools.measure
Subclasses of BaseUnitFormatter in org.geotools.measureModifier and TypeClassDescriptionfinal class
A factory for unit formatters that support the units required by GeoTools.final class
UnitFormat configured to parse units. -
Uses of BaseUnitFormatter in org.geotools.referencing.wkt
Subclasses of BaseUnitFormatter in org.geotools.referencing.wktModifier and TypeClassDescriptionfinal class
A factory for unit formatters that support the EPSG dialect.final class
A factory for unit formatters that support the EPSG dialect.