Uses of Class
org.geotools.measure.AngleFormat
-
Packages that use AngleFormat Package Description org.geotools.measure Measures (like angles) and their formatter. -
-
Uses of AngleFormat in org.geotools.measure
Methods in org.geotools.measure that return AngleFormat Modifier and Type Method Description static AngleFormat
AngleFormat. getInstance(Locale locale)
Constructs a newAngleFormat
for the specified locale.
-