| Class | Description |
|---|---|
| AbstractCharacterTextNode |
A base class for text nodes that have character formatting.
|
| AbstractTextNode |
A base class for all FXG nodes concerned with formatted text.
|
| BRNode |
Represents a <br /> child tag of FXG <TextGraphic> content.
|
| ParagraphNode |
Represents a <p /> child tag of FXG <TextGraphic> content.
|
| SpanNode |
Represents a <span /> child tag of FXG text content.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.