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 |
---|---|
Rectangle |
clone()
Creates a "deep copy" of this PageSize, meaning the object returned by this method will be independent of the object being cloned.
|
PageSize |
rotate()
Rotates PageSize clockwise.
|
applyMargins, calculateBBox, contains, createBoundingRectangleFromQuadPoint, createBoundingRectanglesFromQuadPoint, decreaseHeight, decreaseWidth, equalsWithEpsilon, equalsWithEpsilon, getBottom, getCommonRectangle, getHeight, getIntersection, getLeft, getRectangleOnRotatedPage, getRight, getTop, getWidth, getX, getY, increaseHeight, increaseWidth, intersectsLine, moveDown, moveLeft, moveRight, moveUp, overlaps, overlaps, setBbox, setHeight, setWidth, setX, setY, toPointsArray, toString
public static final PageSize A0
public static final PageSize A1
public static final PageSize A2
public static final PageSize A3
public static final PageSize A4
public static final PageSize A5
public static final PageSize A6
public static final PageSize A7
public static final PageSize A8
public static final PageSize A9
public static final PageSize A10
public static final PageSize B0
public static final PageSize B1
public static final PageSize B2
public static final PageSize B3
public static final PageSize B4
public static final PageSize B5
public static final PageSize B6
public static final PageSize B7
public static final PageSize B8
public static final PageSize B9
public static final PageSize B10
public static final PageSize DEFAULT
public static final PageSize EXECUTIVE
public static final PageSize LEDGER
public static final PageSize LEGAL
public static final PageSize LETTER
public static final PageSize TABLOID
public PageSize(float width, float height)
public PageSize(Rectangle box)
public Rectangle clone()
Copyright © 1998–2022 iText Group NV. All rights reserved.