Interface | Description |
---|---|
IShape |
Represents segment from a PDF path.
|
Class | Description |
---|---|
AffineTransform | |
BezierCurve |
Represents a Bezier curve.
|
Line |
Represents a line.
|
LineSegment |
Represents a line segment in a particular coordinate system.
|
Matrix |
Keeps all the values of a 3 by 3 matrix and allows you to do some math with matrices.
|
PageSize | |
Path |
Paths define shapes, trajectories, and regions of all sorts.
|
Point | |
Rectangle |
Class that represent rectangle object.
|
Subpath |
As subpath is a part of a path comprising a sequence of connected segments.
|
Vector |
Represents a vector (i.e.
|
Exception | Description |
---|---|
NoninvertibleTransformException |
NoninvertibleTransformException
|
Copyright © 1998–2018 iText Group NV. All rights reserved.