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.measureMethods in org.geotools.measure that return AngleFormat Modifier and Type Method Description static AngleFormatAngleFormat. getInstance(Locale locale)Constructs a newAngleFormatfor the specified locale.
 
-