Package | Description |
---|---|
org.apache.sis.measure |
Units of measurements, values related to measurement (like angles and ranges) and their formatters.
|
Modifier and Type | Method and Description |
---|---|
AngleFormat |
AngleFormat.clone()
Returns a clone of this
AngleFormat . |
static AngleFormat |
AngleFormat.getInstance()
Constructs a new
AngleFormat for the default pattern and the current default locale. |
static AngleFormat |
AngleFormat.getInstance(Locale locale)
Constructs a new
AngleFormat for the default pattern and the specified locale. |
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.