Class LocaleData.PaperSize

  • Enclosing class:
    LocaleData

    public static final class LocaleData.PaperSize
    extends Object
    A class that represents the size of letter head used in the country
    Status:
    Stable ICU 2.8.
    • Method Detail

      • getHeight

        public int getHeight()
        Returns the height of the paper
        Returns:
        the height
        Status:
        Stable ICU 2.8.
      • getWidth

        public int getWidth()
        Returns the width of the paper
        Returns:
        the width
        Status:
        Stable ICU 2.8.