Uses of Package
org.geotools.measure
-
Packages that use org.geotools.measure Package Description org.geotools.imageio.netcdf org.geotools.measure Measures (like angles) and their formatter.org.geotools.referencing.crs Coordinate reference systems implementation.org.geotools.referencing.cs Coordinate systems implementation.org.geotools.referencing.wkt Well Known Text (WKT) parsing and formatting. -
Classes in org.geotools.measure used by org.geotools.imageio.netcdf Class Description BaseUnitFormatter This class implements theUnitFormat
interface for formatting and parsingunits
.UnitFormatter An interface similar toUnitFormat
but without mutating methods. -
Classes in org.geotools.measure used by org.geotools.measure Class Description Angle An angle in degrees.AngleFormat Parses and formats angles according a specified pattern.AngleFormat.RoundingMethod Set the rounding method to use when the last significant digit in a value is 5.BaseUnitFormatter This class implements theUnitFormat
interface for formatting and parsingunits
.PrefixDefinition This class contains a unit prefix and allows the definition of additional aliases for this unit prefix.UnitDefinition This class holds a unit and associates it with its available prefixes and aliases.UnitFormat A factory for unit formatters that support the units required by GeoTools.UnitFormatter An interface similar toUnitFormat
but without mutating methods. -
Classes in org.geotools.measure used by org.geotools.referencing.crs Class Description Measure A scalar with an unit. -
Classes in org.geotools.measure used by org.geotools.referencing.cs Class Description Measure A scalar with an unit. -
Classes in org.geotools.measure used by org.geotools.referencing.wkt Class Description BaseUnitFormatter This class implements theUnitFormat
interface for formatting and parsingunits
.UnitFormatter An interface similar toUnitFormat
but without mutating methods.