Package org.geotoolkit.measure

Measures (like angles) and their formatters.

See:
          Description

Class Summary
Angle An angle in degrees.
AngleFormat Parses and formats angles according a specified pattern.
CoordinateFormat Formats a direct position in an arbitrary coordinate reference system.
Latitude A latitude angle.
Longitude A longitude angle.
Measure A scalar with a unit.
RangeFormat Parses and formats ranges of the given type.
RangeSymbols Symbols used by RangeFormat when parsing and formatting a range.
Units A set of units to use in addition of SI and NonSI.
 

Package org.geotoolkit.measure Description

Measures (like angles) and their formatters. This package defines:

Note: MeasurementRange is a class closely related to measurements, but defined in the org.geotoolkit.util package for consistency with the Range base class. However its formatter is defined in this package for consistency with other measurement-related formatters.

Since:
2.0
Version:
3.06
Author:
Martin Desruisseaux (MPO, IRD)
Module:
utility/geotk-utility (download)


Copyright © 2009-2012 Geotoolkit.org. All Rights Reserved.