| Class and Description |
|---|
| BaseFont
In order to easy handling with fonts, this enum bundles the
plain/italic/bold/bold-italic variants of the three standard font types
Times,Courier and
Helveticy. |
| Class and Description |
|---|
| Alignment
Enumeration for (vertical) alignment.
|
| Area
Defines an area with a width and height.
|
| DrawableText
Represents a drawable text.
|
| DrawListener
Called if an object has been drawn.
|
| Position
In order to avoid dependencies to AWT classes (e.g.
|
| TextFlow
A text flow is a text sequence that
respects a given
width by word wrapping the text. |
| TextSequence
A tagging interface describing some drawable text consisting of text
fragments.
|
| WidthRespecting
If a drawable is width-respecting, a max width may be set by layouts in order
fit layout constraints.
|
| Class and Description |
|---|
| Alignment
Enumeration for (vertical) alignment.
|
| DrawContext
Provides the current page and document to draw to.
|
| DrawListener
Called if an object has been drawn.
|
| Position
In order to avoid dependencies to AWT classes (e.g.
|
| Class and Description |
|---|
| DrawListener
Called if an object has been drawn.
|
| Position
In order to avoid dependencies to AWT classes (e.g.
|
| Class and Description |
|---|
| Alignment
Enumeration for (vertical) alignment.
|
| Area
Defines an area with a width and height.
|
| BaseFont
In order to easy handling with fonts, this enum bundles the
plain/italic/bold/bold-italic variants of the three standard font types
Times,Courier and
Helveticy. |
| ControlCharacter
A control character represents the pattern to match and escape sequence for
character sequences with a special meaning.
|
| ControlCharacters.ControlCharacterFactory
A control character factory is used to create control characters on the
fly from the control pattern.
|
| ControlFragment
A control fragment has no drawable representation but is meant to control the
text rendering.
|
| DrawableText
Represents a drawable text.
|
| DrawListener
Called if an object has been drawn.
|
| FontDescriptor
Container for a Font and size.
|
| Indent
Control fragment that represents a indent in text.
|
| IndentCharacters.IndentCharacter
An
--{7em} indicates an indentation of 7 characters in markup,
where the number, the unit, and the brackets are optional. |
| NewLine
Control fragment that represents a new line in text.
|
| Position
In order to avoid dependencies to AWT classes (e.g.
|
| SpaceUnit
Unit to specify space, currently only em and pt.
|
| StyledText
Base class representing drawable text styled with font, size, color etc.
|
| TextFlow
A text flow is a text sequence that
respects a given
width by word wrapping the text. |
| TextFragment
A text fragment describes a drawable piece of text associated with a font,
size and color.
|
| TextLine
A text of line containing only
StyledTexts. |
| TextSequence
A tagging interface describing some drawable text consisting of text
fragments.
|
| WidthRespecting
If a drawable is width-respecting, a max width may be set by layouts in order
fit layout constraints.
|
| Class and Description |
|---|
| Area
Defines an area with a width and height.
|
| ControlCharacter
A control character represents the pattern to match and escape sequence for
character sequences with a special meaning.
|
| ControlCharacters.ControlCharacterFactory
A control character factory is used to create control characters on the
fly from the control pattern.
|
| DrawContext
Provides the current page and document to draw to.
|
| DrawListener
Called if an object has been drawn.
|
| FontDescriptor
Container for a Font and size.
|
| Position
In order to avoid dependencies to AWT classes (e.g.
|
| StyledText
Base class representing drawable text styled with font, size, color etc.
|
| TextFragment
A text fragment describes a drawable piece of text associated with a font,
size and color.
|
| Class and Description |
|---|
| FontDescriptor
Container for a Font and size.
|
| Position
In order to avoid dependencies to AWT classes (e.g.
|
Copyright © 2021. All rights reserved.