Class PageSize

java.lang.Object
com.lowagie.text.PageSize
overit.geocall.basic.ui.report.PageSize

public class PageSize extends com.lowagie.text.PageSize
This class extends PageSize
  • Field Summary

    Fields inherited from class com.lowagie.text.PageSize

    _11X17, A0, A1, A10, A2, A3, A4, A5, A6, A7, A8, A9, ARCH_A, ARCH_B, ARCH_C, ARCH_D, ARCH_E, B0, B1, B10, B2, B3, B4, B5, B6, B7, B8, B9, CROWN_OCTAVO, CROWN_QUARTO, DEMY_OCTAVO, DEMY_QUARTO, EXECUTIVE, FLSA, FLSE, HALFLETTER, ID_1, ID_2, ID_3, LARGE_CROWN_OCTAVO, LARGE_CROWN_QUARTO, LEDGER, LEGAL, LETTER, NOTE, PENGUIN_LARGE_PAPERBACK, PENGUIN_SMALL_PAPERBACK, POSTCARD, ROYAL_OCTAVO, ROYAL_QUARTO, SMALL_PAPERBACK, TABLOID
  • Constructor Summary

    Constructors
    Constructor
    Description
    Main class's constructor, creates a new instance of PageSize.
  • Method Summary

    Methods inherited from class com.lowagie.text.PageSize

    getRectangle

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PageSize

      public PageSize()
      Main class's constructor, creates a new instance of PageSize.