| Interface | Description |
|---|---|
| IPreloadFontResolver |
| Class | Description |
|---|---|
| AbstractRectSpec |
Defines a rectangular object.
|
| BorderSpec |
This class represents a border around a single element.
|
| BorderStyleSpec |
This class contains the styling of a single border part.
|
| FontSpec |
Defines a text font specification containing the font, the font size and the
text color.
|
| LineDashPatternSpec |
Different dashed line times
|
| LoadedFont |
This class represents a wrapper around a
PDFont that is uniquely
assigned to a PDDocument. |
| MarginSpec |
Defines a rectangular margin.
|
| PaddingSpec |
Defines a rectangular padding.
|
| PreloadFont |
Represents an abstract font that is potentially not yet loaded and can be
used in multiple documents.
|
| PreloadFontManager |
A manager for maintaining
PreloadFonts. |
| SizeSpec |
This class defines a size.
|
| TextAndWidthSpec |
This class wraps a text with a specified rendering width.
|
| WidthSpec |
This class defines a dependent width of an elements:
absolute - element has a fixed width
percentage - element width is a certain percentage of the surrounding
element
star - element width is a relative part of the unused width of the
surrounding element
|
| Enum | Description |
|---|---|
| EHorzAlignment |
Represents the possible horizontal alignments.
|
| EVertAlignment |
Represents the possible vertical alignments.
|
| WidthSpec.EWidthType |
Defines the type of width unit of measure used.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.