| Package | Description |
|---|---|
| com.openhtmltopdf.extend | |
| com.openhtmltopdf.render | |
| com.openhtmltopdf.simple.extend | |
| com.openhtmltopdf.swing |
| Modifier and Type | Method and Description |
|---|---|
ReplacedElement |
ReplacedElementFactory.createReplacedElement(LayoutContext c,
BlockBox box,
UserAgentCallback uac,
int cssWidth,
int cssHeight)
NOTE: Only block equivalent elements can be replaced.
|
| Modifier and Type | Method and Description |
|---|---|
ReplacedElement |
BlockBox.getReplacedElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
BlockBox.setReplacedElement(ReplacedElement replacedElement) |
| Modifier and Type | Method and Description |
|---|---|
ReplacedElement |
NoReplacedElementFactory.createReplacedElement(LayoutContext c,
BlockBox box,
UserAgentCallback uac,
int cssWidth,
int cssHeight) |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyReplacedElement |
Copyright © 2004–2025. All rights reserved.