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 AngleFormat.Field |
AngleFormat.Field.DEGREES
Identifies the degrees field, including the degrees symbol (if any).
|
static AngleFormat.Field |
AngleFormat.Field.HEMISPHERE
Identifies the hemisphere symbol (if any).
|
static AngleFormat.Field |
AngleFormat.Field.MINUTES
Identifies the minutes field, including the minutes symbol (if any).
|
static AngleFormat.Field |
AngleFormat.Field.SECONDS
Identifies the seconds field, including the seconds symbol (if any).
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.