To hold pageFormats required to deduct the pageFormat based on given
Size It is also used for the method getFormatSize()
Method Detail
deductPageFormat
public static String deductPageFormat(int pageWidth, int pageHeight)(Code)
Try to find the PageFormat based on the width and height.
Parameters: pageWidth - DOCUMENT ME! Parameters: pageHeight - DOCUMENT ME! DOCUMENT ME! since: July 3, 2004
findOneDown
public static String findOneDown(int pageWidth, int pageHeight)(Code)