Package com.ibm.icu.util
Class LocaleData.PaperSize
java.lang.Object
com.ibm.icu.util.LocaleData.PaperSize
- Enclosing class:
LocaleData
A class that represents the size of letter head
used in the country
-
Method Summary
-
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
-