com.ibm.icu.util

Class LocaleData.PaperSize

public static final class LocaleData.PaperSize extends Object

A class that represents the size of letter head used in the country

UNKNOWN: ICU 2.8

Method Summary
intgetHeight()
Retruns the height of the paper
intgetWidth()
Returns the width of hte paper

Method Detail

getHeight

public int getHeight()
Retruns the height of the paper

Returns: the height

UNKNOWN: ICU 2.8

getWidth

public int getWidth()
Returns the width of hte paper

Returns: the width

UNKNOWN: ICU 2.8

Copyright (c) 2007 IBM Corporation and others.