| Package | Description |
|---|---|
| org.apache.sis.measure | |
| org.apache.sis.util.collection |
Addition to the collection framework.
|
| Class and Description |
|---|
| Angle
An angle in decimal degrees.
|
| AngleFormat
Parses and formats angles according a specified pattern.
|
| AngleFormat.Field
Constants that are used as attribute keys in the iterator returned from
AngleFormat.formatToCharacterIterator(Object). |
| ElevationAngle
The angular height of an object measured from the horizontal plane.
|
| MeasurementRange
A range of numbers associated with a unit of measurement.
|
| NumberRange
A range of numbers capable of widening conversions when performing range operations.
|
| Range
A set of minimum and maximum values of a certain class, allowing
a user to determine if a value of the same class is contained inside the range.
|
| RangeFormat.Field
Constants that are used as attribute keys in the iterator returned from
RangeFormat.formatToCharacterIterator(Object). |
| ValueRange
The range of values assignable to a field, or to a JavaBean property.
|
| Class and Description |
|---|
| Range
A set of minimum and maximum values of a certain class, allowing
a user to determine if a value of the same class is contained inside the range.
|
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.