Package | Description |
---|---|
org.apache.sis.measure |
Units of measurements, values related to measurement (like angles and ranges) and their formatters.
|
Modifier and Type | Field and Description |
---|---|
static RangeFormat.Field |
RangeFormat.Field.MAX_VALUE
Identifies the maximal value field in a range.
|
static RangeFormat.Field |
RangeFormat.Field.MIN_VALUE
Identifies the minimal value field in a range.
|
static RangeFormat.Field |
RangeFormat.Field.UNIT
Identifies the unit field in a range, if any.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.