Package org.geotools.measure


package org.geotools.measure
Measures (like angles) and their formatter.
  • Class
    Description
    An angle in degrees.
    Parses and formats angles according a specified pattern.
    Set the rounding method to use when the last significant digit in a value is 5.
    This class implements the UnitFormat interface for formatting and parsing units.
    A latitude angle.
    A longitude angle.
    A scalar with an unit.
    This class contains a unit prefix and allows the definition of additional aliases for this unit prefix.
    This class holds definitions of common metric unit prefixes for use in unit definitions.
    This class holds a unit and associates it with its available prefixes and aliases.
    This class holds unit definitions for use in unit formatter implementations.
    A factory for unit formatters that support the units required by GeoTools.
    An interface similar to UnitFormat but without mutating methods.
    A set of units to use in addition of SI and NonSI.
    UnitFormat configured to parse units.