|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReplacedElementFactory | |
|---|---|
| org.xhtmlrenderer.layout | |
| org.xhtmlrenderer.simple.extend | |
| org.xhtmlrenderer.swing | |
| org.xhtmlrenderer.test | |
| Uses of ReplacedElementFactory in org.xhtmlrenderer.layout |
|---|
| Methods in org.xhtmlrenderer.layout that return ReplacedElementFactory | |
|---|---|
ReplacedElementFactory |
SharedContext.getReplacedElementFactory()
|
ReplacedElementFactory |
LayoutContext.getReplacedElementFactory()
|
| Methods in org.xhtmlrenderer.layout with parameters of type ReplacedElementFactory | |
|---|---|
void |
SharedContext.setReplacedElementFactory(ReplacedElementFactory ref)
|
| Constructors in org.xhtmlrenderer.layout with parameters of type ReplacedElementFactory | |
|---|---|
SharedContext(UserAgentCallback uac,
FontResolver fr,
ReplacedElementFactory ref,
TextRenderer tr,
float dpi)
Constructor for the Context object |
|
| Uses of ReplacedElementFactory in org.xhtmlrenderer.simple.extend |
|---|
| Classes in org.xhtmlrenderer.simple.extend that implement ReplacedElementFactory | |
|---|---|
class |
NoReplacedElementFactory
|
| Uses of ReplacedElementFactory in org.xhtmlrenderer.swing |
|---|
| Classes in org.xhtmlrenderer.swing that implement ReplacedElementFactory | |
|---|---|
class |
SwingReplacedElementFactory
A ReplacedElementFactory where Elements are replaced by Swing components. |
| Uses of ReplacedElementFactory in org.xhtmlrenderer.test |
|---|
| Classes in org.xhtmlrenderer.test that implement ReplacedElementFactory | |
|---|---|
class |
DelegatingReplacedElementFactory
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||