Interface AngleFormat
public interface AngleFormat
PercentageFormat allows formatting angles consistently and based on the user settings.
- Since:
- 9.10.8
- 
Method Summary
- 
Method Details- 
getFormatNumberFormat getFormat()Returns the internalNumberFormat.- Returns:
- the internal number formatter
- Since:
- 9.10.8
 
 
-