| Interface | Description |
|---|---|
| IListSymbolFactory |
Interface for implementing custom symbols for lists
|
| Class | Description |
|---|---|
| Background |
A specialized class holding configurable properties related to an
IElement's background. |
| BackgroundImage | |
| Leading |
A specialized class that specifies the leading, "the vertical distance between
the baselines of adjacent lines of text" (ISO-32000-1, section 9.3.5).
|
| Property |
An enum of property names that are used for graphical properties of layout
elements.
|
| Transform | |
| Transform.SingleTransform | |
| TransparentColor | |
| Underline |
A POJO that describes the underline of a layout element.
|
| UnitValue |
A specialized class that holds a value and the unit it is measured in.
|
| Enum | Description |
|---|---|
| AreaBreakType |
The possibile values for the type of break that is executed by an
AreaBreak. |
| BaseDirection |
A specialized enum holding the possible values for a text
IElement's base direction. |
| BoxSizingPropertyValue |
A specialized enum containing potential property values for
Property.BOX_SIZING. |
| ClearPropertyValue |
A specialized enum containing potential property values for
Property.CLEAR. |
| FloatPropertyValue |
A specialized enum containing potential property values for
Property.FLOAT. |
| FontKerning |
A specialized enum holding the possible values for a text
IElement's kerning property. |
| HorizontalAlignment |
A specialized enum containing potential property values for
Property.HORIZONTAL_ALIGNMENT. |
| ListNumberingType |
A specialized enum holding the possible values for a list
List's entry prefix. |
| ListSymbolAlignment |
A specialized enum containing alignment properties for list symbols.
|
| ListSymbolPosition | |
| OverflowPropertyValue |
The possible values for the type of overflow of
BlockElement. |
| TabAlignment |
A specialized enum holding the possible values for a
Tab's alignment. |
| TextAlignment |
A specialized enum containing potential property values for
Property.TEXT_ALIGNMENT. |
| VerticalAlignment |
A specialized enum containing potential property values for
Property.VERTICAL_ALIGNMENT. |
Copyright © 1998–2017 iText Group NV. All rights reserved.