com.lowagie.text

Class PageSize

public class PageSize extends Object

The PageSize-object contains a number of rectangles representing the most common paper sizes.

See Also: Rectangle

Field Summary
static RectangleA0
This is the a0 format
static RectangleA1
This is the a1 format
static RectangleA10
This is the a10 format
static RectangleA2
This is the a2 format
static RectangleA3
This is the a3 format
static RectangleA4
This is the a4 format
static RectangleA5
This is the a5 format
static RectangleA6
This is the a6 format
static RectangleA7
This is the a7 format
static RectangleA8
This is the a8 format
static RectangleA9
This is the a9 format
static RectangleARCH_A
This is the archA format
static RectangleARCH_B
This is the archB format
static RectangleARCH_C
This is the archC format
static RectangleARCH_D
This is the archD format
static RectangleARCH_E
This is the archE format
static RectangleB0
This is the b0 format
static RectangleB1
This is the b1 format
static RectangleB10
This is the b10 format
static RectangleB2
This is the b2 format
static RectangleB3
This is the b3 format
static RectangleB4
This is the b4 format
static RectangleB5
This is the b5 format
static RectangleB6
This is the b6 format
static RectangleB7
This is the b7 format
static RectangleB8
This is the b8 format
static RectangleB9
This is the b9 format
static RectangleCROWN_OCTAVO
This is the Crown Octavo format
static RectangleCROWN_QUARTO
This is the Crown Quarto format
static RectangleDEMY_OCTAVO
This is the Demy Octavo format
static RectangleDEMY_QUARTO
This is the Demy Quarto format.
static RectangleEXECUTIVE
This is the executive format
static RectangleFLSA
This is the American Foolscap format
static RectangleFLSE
This is the European Foolscap format
static RectangleHALFLETTER
This is the halfletter format
static RectangleID_1
This is the ISO 7810 ID-1 format (85.60 x 53.98 mm or 3.370 x 2.125 inch)
static RectangleID_2
This is the ISO 7810 ID-2 format (A7 rotated)
static RectangleID_3
This is the ISO 7810 ID-3 format (B7 rotated)
static RectangleLARGE_CROWN_OCTAVO
This is the Large Crown Octavo format
static RectangleLARGE_CROWN_QUARTO
This is the Large Crown Quarto format
static RectangleLEDGER
This is the ledger format
static RectangleLEGAL
This is the legal format
static RectangleLETTER
This is the letter format
static RectangleNOTE
This is the note format
static RectanglePENGUIN_LARGE_PAPERBACK
This is the Penguin large paperback format.
static RectanglePENGUIN_SMALL_PAPERBACK
This is the Pengiun small paperback format.
static RectanglePOSTCARD
This is the postcard format
static RectangleROYAL_OCTAVO
This is the Royal Octavo format.
static RectangleROYAL_QUARTO
This is the Royal Quarto format.
static RectangleSMALL_PAPERBACK
This is the small paperback format.
static RectangleTABLOID
This is the tabloid format
static Rectangle_11X17
This is the 11x17 format
Method Summary
static RectanglegetRectangle(String name)
This method returns a Rectangle based on a String.

Field Detail

A0

public static final Rectangle A0
This is the a0 format

A1

public static final Rectangle A1
This is the a1 format

A10

public static final Rectangle A10
This is the a10 format

A2

public static final Rectangle A2
This is the a2 format

A3

public static final Rectangle A3
This is the a3 format

A4

public static final Rectangle A4
This is the a4 format

A5

public static final Rectangle A5
This is the a5 format

A6

public static final Rectangle A6
This is the a6 format

A7

public static final Rectangle A7
This is the a7 format

A8

public static final Rectangle A8
This is the a8 format

A9

public static final Rectangle A9
This is the a9 format

ARCH_A

public static final Rectangle ARCH_A
This is the archA format

ARCH_B

public static final Rectangle ARCH_B
This is the archB format

ARCH_C

public static final Rectangle ARCH_C
This is the archC format

ARCH_D

public static final Rectangle ARCH_D
This is the archD format

ARCH_E

public static final Rectangle ARCH_E
This is the archE format

B0

public static final Rectangle B0
This is the b0 format

B1

public static final Rectangle B1
This is the b1 format

B10

public static final Rectangle B10
This is the b10 format

B2

public static final Rectangle B2
This is the b2 format

B3

public static final Rectangle B3
This is the b3 format

B4

public static final Rectangle B4
This is the b4 format

B5

public static final Rectangle B5
This is the b5 format

B6

public static final Rectangle B6
This is the b6 format

B7

public static final Rectangle B7
This is the b7 format

B8

public static final Rectangle B8
This is the b8 format

B9

public static final Rectangle B9
This is the b9 format

CROWN_OCTAVO

public static final Rectangle CROWN_OCTAVO
This is the Crown Octavo format

CROWN_QUARTO

public static final Rectangle CROWN_QUARTO
This is the Crown Quarto format

DEMY_OCTAVO

public static final Rectangle DEMY_OCTAVO
This is the Demy Octavo format

DEMY_QUARTO

public static final Rectangle DEMY_QUARTO
This is the Demy Quarto format.

EXECUTIVE

public static final Rectangle EXECUTIVE
This is the executive format

FLSA

public static final Rectangle FLSA
This is the American Foolscap format

FLSE

public static final Rectangle FLSE
This is the European Foolscap format

HALFLETTER

public static final Rectangle HALFLETTER
This is the halfletter format

ID_1

public static final Rectangle ID_1
This is the ISO 7810 ID-1 format (85.60 x 53.98 mm or 3.370 x 2.125 inch)

ID_2

public static final Rectangle ID_2
This is the ISO 7810 ID-2 format (A7 rotated)

ID_3

public static final Rectangle ID_3
This is the ISO 7810 ID-3 format (B7 rotated)

LARGE_CROWN_OCTAVO

public static final Rectangle LARGE_CROWN_OCTAVO
This is the Large Crown Octavo format

LARGE_CROWN_QUARTO

public static final Rectangle LARGE_CROWN_QUARTO
This is the Large Crown Quarto format

LEDGER

public static final Rectangle LEDGER
This is the ledger format

LEGAL

public static final Rectangle LEGAL
This is the legal format

LETTER

public static final Rectangle LETTER
This is the letter format

NOTE

public static final Rectangle NOTE
This is the note format

PENGUIN_LARGE_PAPERBACK

public static final Rectangle PENGUIN_LARGE_PAPERBACK
This is the Penguin large paperback format.

PENGUIN_SMALL_PAPERBACK

public static final Rectangle PENGUIN_SMALL_PAPERBACK
This is the Pengiun small paperback format.

POSTCARD

public static final Rectangle POSTCARD
This is the postcard format

ROYAL_OCTAVO

public static final Rectangle ROYAL_OCTAVO
This is the Royal Octavo format.

ROYAL_QUARTO

public static final Rectangle ROYAL_QUARTO
This is the Royal Quarto format.

SMALL_PAPERBACK

public static final Rectangle SMALL_PAPERBACK
This is the small paperback format.

TABLOID

public static final Rectangle TABLOID
This is the tabloid format

_11X17

public static final Rectangle _11X17
This is the 11x17 format

Method Detail

getRectangle

public static Rectangle getRectangle(String name)
This method returns a Rectangle based on a String. Possible values are the the names of a constant in this class (for instance "A4", "LETTER",...) or a value like "595 842"