com.ibm.icu.util

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

Method Summary

int
getHeight()
Retruns the height of the paper
int
getWidth()
Returns the width of hte paper

Method Details

getHeight

public int getHeight()
Retruns the height of the paper
Returns:
the height

getWidth

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

Copyright (c) 2006 IBM Corporation and others.