Package | Description |
---|---|
org.xhtmlrenderer.layout | |
org.xhtmlrenderer.pdf | |
org.xhtmlrenderer.swing | |
org.xhtmlrenderer.test |
Modifier and Type | Method and Description |
---|---|
ReplacedElementFactory |
LayoutContext.getReplacedElementFactory() |
ReplacedElementFactory |
SharedContext.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 |