Interface LengthFormat


public interface LengthFormat
PercentageFormat allows formatting lengths consistently and based on the user settings.
Since:
24.5.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the internal Format.
  • Method Details

    • getFormat

      Format getFormat()
      Returns the internal Format.
      Returns:
      the internal number formatter
      Since:
      24.5.0