Java com.lowagie.text PageSize fields, constructors, methods, implement or subclass

Example usage for Java com.lowagie.text PageSize fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.lowagie.text PageSize.

The text is from its open source code.

Subclass

com.lowagie.text.PageSize has subclasses.
Click this link to see all its subclasses.

Field

RectangleLETTER
This is the letter format
RectangleNOTE
This is the note format
RectangleLEGAL
This is the legal format
RectanglePOSTCARD
This is the postcard format
RectangleA0
This is the a0 format
RectangleA1
This is the a1 format
RectangleA2
This is the a2 format
RectangleA3
This is the a3 format
RectangleA4
This is the a4 format
RectangleA5
This is the a5 format
RectangleA6
This is the a6 format
RectangleA7
This is the a7 format
RectangleA8
This is the a8 format
RectangleA9
This is the a9 format
RectangleB0
This is the b0 format
RectangleB1
This is the b1 format
RectangleB2
This is the b2 format
RectangleB3
This is the b3 format
RectangleB4
This is the b4 format
RectangleB5
This is the b5 format
RectangleARCH_E
This is the archE format
RectangleARCH_D
This is the archD format
RectangleARCH_C
This is the archC format
RectangleARCH_B
This is the archB format
RectangleARCH_A
This is the archA format
RectangleFLSA
This is the American Foolscap format
RectangleFLSE
This is the European Foolscap format
RectangleHALFLETTER
This is the halfletter format
Rectangle_11X17
This is the 11x17 format
RectangleLEDGER
This is the ledger format

Method

RectanglegetRectangle(String name)
This method returns a Rectangle based on a String.