| Package | Description |
|---|---|
| org.apache.sis.measure |
| Constructor and Description |
|---|
MeasurementRange(Class<E> type,
ValueRange range,
Unit<?> unit)
Constructs a range of the given type with values from the given annotation.
|
NumberRange(Class<E> type,
ValueRange range)
Constructs a range of the given type with values from the given annotation.
|
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.