public class PageSize extends Rectangle implements Serializable
Modifier and Type | Field and Description |
---|---|
static PageSize |
A0 |
static PageSize |
A1 |
static PageSize |
A10 |
static PageSize |
A2 |
static PageSize |
A3 |
static PageSize |
A4 |
static PageSize |
A5 |
static PageSize |
A6 |
static PageSize |
A7 |
static PageSize |
A8 |
static PageSize |
A9 |
static PageSize |
B0 |
static PageSize |
B1 |
static PageSize |
B10 |
static PageSize |
B2 |
static PageSize |
B3 |
static PageSize |
B4 |
static PageSize |
B5 |
static PageSize |
B6 |
static PageSize |
B7 |
static PageSize |
B8 |
static PageSize |
B9 |
static PageSize |
Default |
static PageSize |
EXECUTIVE |
static PageSize |
LEDGER |
static PageSize |
LEGAL |
static PageSize |
LETTER |
static PageSize |
TABLOID |
Constructor and Description |
---|
PageSize(float width, float height) |
PageSize(Rectangle box) |
Modifier and Type | Method and Description |
---|---|
PageSize |
clone()
Gets the copy of this rectangle.
|
PageSize |
rotate()
Rotates PageSize clockwise.
|
applyMargins, contains, createBoundingRectangleFromQuadPoint, createBoundingRectanglesFromQuadPoint, decreaseHeight, equalsWithEpsilon, equalsWithEpsilon, getBottom, getCommonRectangle, getHeight, getIntersection, getLeft, getRight, getTop, getWidth, getX, getY, increaseHeight, intersectsLine, moveDown, moveLeft, moveRight, moveUp, overlaps, setBbox, setHeight, setWidth, setX, setY, toString
public static PageSize A0
public static PageSize A1
public static PageSize A2
public static PageSize A3
public static PageSize A4
public static PageSize A5
public static PageSize A6
public static PageSize A7
public static PageSize A8
public static PageSize A9
public static PageSize A10
public static PageSize B0
public static PageSize B1
public static PageSize B2
public static PageSize B3
public static PageSize B4
public static PageSize B5
public static PageSize B6
public static PageSize B7
public static PageSize B8
public static PageSize B9
public static PageSize B10
public static PageSize LETTER
public static PageSize LEGAL
public static PageSize TABLOID
public static PageSize LEDGER
public static PageSize EXECUTIVE
public static PageSize Default
public PageSize(float width, float height)
public PageSize(Rectangle box)
Copyright © 1998–2018 iText Group NV. All rights reserved.