Class LocaleData.PaperSize

java.lang.Object
com.ibm.icu.util.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
  • Method Details

    • getHeight

      public int getHeight()
      Returns the height of the paper
      Returns:
      the height
    • getWidth

      public int getWidth()
      Returns the width of the paper
      Returns:
      the width