Uses of Class
org.apache.sis.measure.AngleFormat
Packages that use AngleFormat
Package
Description
Units of measurements, values related to measurement (like angles and ranges) and their formatters.
-
Uses of AngleFormat in org.apache.sis.measure
Methods in org.apache.sis.measure that return AngleFormatModifier and TypeMethodDescriptionAngleFormat.clone()
Returns a clone of thisAngleFormat
.static AngleFormat
AngleFormat.getInstance()
Constructs a newAngleFormat
for the default pattern and the current default locale.static AngleFormat
AngleFormat.getInstance
(Locale locale) Constructs a newAngleFormat
for the default pattern and the specified locale.