| Interface | Description |
|---|---|
| IPointCanvas |
This is a drawing interface that allows point (1/72 of an inch) drawing
operations.
|
| IPointDocument | |
| PageGraphics | |
| PointDrawable |
This interface represents an object that knows how to draw itself onto a PointGraphics surface.
|
| PointImage |
This interface is used for some kind of 2D image that can draw itself to a PointGraphics.
|
| PrintCellConstants |
| Class | Description |
|---|---|
| AffineTransform | |
| CellPrinter | |
| DataCell | |
| FontEntry |
Used for hashing Fonts based on name and (BOLD/ITALIC) styles only.
|
| FontManager | |
| PageFormat |
A PageFormat class is used to describe the layout of a page that is drawn to
using a PrintGraphics.
|
| PdfMaker | |
| PdfMaker.Image | |
| PdfMaker.Page | |
| PdfMaker.PageCanvas | |
| PdfMaker.PdfDictionary | |
| PdfMaker.PdfObject | |
| PdfMaker.PdfOutputStream | |
| PdfMaker.Stream | |
| PointFont |
This class represents a Font where the size of the Font is specified as a fractional number of
points (1/72 of an inch).
|
| PointFontDescriptor | |
| PointFontDescriptor.AfmFileSpecs | |
| PointFontMetrics |
This class implements a FontMetrics for the PointFont class.
|
| PointGraphics | |
| PointGraphicsAdapter | |
| PointImageAdapter | |
| PointInsets | |
| PointPen |
This is not used during drawing but is used for PrintCells
for specifying advanced borders.
|
| PointRect | |
| PrintCell | |
| PrintCellBorder | |
| PrintCellPanel | |
| PrintTable | |
| TableCell | |
| TransformState |
| Exception | Description |
|---|---|
| PdfMaker.PdfIOException |