[This is preliminary documentation and is subject to change.]
Classes
| Class | Description | |
|---|---|---|
| BezierPrimitive |
PDF Bezier curve primitive as a part of path
| |
| ImageElement |
PDF image element
| |
| LinePrimitive |
PDF line primitive as a part of path
| |
| PathElement |
PDF path element as a collection of path primitives (lines, Bezier curves etc.)
| |
| PathPrimitive |
PDF path primitive (a line, Bezier curve,...) as a part of path
| |
| PdfElement |
Base class for all PDF primitives
| |
| RectangleElement | ||
| TextElement |
PDF text element
|