| Package | Description |
|---|---|
| com.openhtmltopdf.context | |
| com.openhtmltopdf.css.extend | |
| com.openhtmltopdf.css.parser | |
| com.openhtmltopdf.css.style.derived | |
| com.openhtmltopdf.layout | |
| com.openhtmltopdf.render |
| Modifier and Type | Method and Description |
|---|---|
String |
ContentFunctionFactory.LeaderFunction.calculate(LayoutContext c,
FSFunction function) |
String |
ContentFunctionFactory.LeaderFunction.calculate(RenderingContext c,
FSFunction function,
InlineText text) |
boolean |
ContentFunctionFactory.LeaderFunction.canHandle(LayoutContext c,
FSFunction function) |
ContentFunction |
ContentFunctionFactory.lookupFunction(LayoutContext c,
FSFunction function) |
| Modifier and Type | Method and Description |
|---|---|
String |
ContentFunction.calculate(LayoutContext c,
FSFunction function) |
String |
ContentFunction.calculate(RenderingContext c,
FSFunction function,
InlineText text) |
boolean |
ContentFunction.canHandle(LayoutContext c,
FSFunction function) |
default String |
ContentFunction.getPostBoxingLayoutReplacementText(LayoutContext c,
Element element,
FSFunction fsFunction)
Some content functions can provide a better replacement text after
boxing but before layout (ie.
|
| Modifier and Type | Method and Description |
|---|---|
FSFunction |
PropertyValue.getFunction() |
| Constructor and Description |
|---|
PropertyValue(FSFunction function) |
| Modifier and Type | Method and Description |
|---|---|
FSFunction |
FunctionValue.getFunction() |
| Constructor and Description |
|---|
FSLinearGradient(CalculatedStyle style,
FSFunction function,
int boxWidth,
int boxHeight,
CssContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
FSFunction |
FunctionData.getFunction() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
BoxBuilder.isAttrFunction(FSFunction function) |
static boolean |
BoxBuilder.isElementFunction(FSFunction function) |
static CounterFunction |
BoxBuilder.makeCounterFunction(FSFunction function,
LayoutContext c,
CalculatedStyle style) |
void |
FunctionData.setFunction(FSFunction function) |
| Constructor and Description |
|---|
FunctionData(ContentFunction contentFunction,
FSFunction function) |
| Modifier and Type | Method and Description |
|---|---|
FSFunction |
InlineBox.getFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
InlineBox.setFunction(FSFunction function) |
Copyright © 2004–2025. All rights reserved.