Package | Description |
---|---|
org.apache.sis.measure |
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–2014 The Apache Software Foundation. All rights reserved.