| Package | Description |
|---|---|
| org.xhtmlrenderer.layout | |
| org.xhtmlrenderer.pdf | |
| org.xhtmlrenderer.swing | |
| org.xhtmlrenderer.test |
| Modifier and Type | Method and Description |
|---|---|
ReplacedElementFactory |
SharedContext.getReplacedElementFactory() |
ReplacedElementFactory |
LayoutContext.getReplacedElementFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
SharedContext.setReplacedElementFactory(ReplacedElementFactory ref) |
| Modifier and Type | Class and Description |
|---|---|
class |
ITextReplacedElementFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
SwingReplacedElementFactory
A ReplacedElementFactory where Elements are replaced by Swing components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingReplacedElementFactory |