| Modifier and Type | Class and Description |
|---|---|
class |
Docx4jReplacedElementFactory |
| Modifier and Type | Method and Description |
|---|---|
ReplacedElementFactory |
SharedContext.getReplacedElementFactory() |
ReplacedElementFactory |
LayoutContext.getReplacedElementFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
SharedContext.setReplacedElementFactory(ReplacedElementFactory ref) |
| Constructor and Description |
|---|
SharedContext(UserAgentCallback uac,
FontResolver fr,
ReplacedElementFactory ref,
TextRenderer tr,
float dpi)
Constructor for the Context object
|
| Modifier and Type | Class and Description |
|---|---|
class |
ITextReplacedElementFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
NoReplacedElementFactory |
| 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 |
Copyright © 2011-2013. All Rights Reserved.