Package | Description |
---|---|
org.apache.fop.fo.expr |
Classes for XSL expressions and functions.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AbsFunction |
Class modelling the abs Number Function.
|
class |
BodyStartFunction |
Class corresponding to the body-start Property Value function.
|
class |
FromNearestSpecifiedValueFunction |
Class modelling the from-nearest-specified-value function.
|
class |
FromParentFunction |
Class modelling the from-parent Property Value function.
|
class |
FromTableColumnFunction |
Class modelling the from-table-column Property Value function.
|
class |
FunctionBase |
Abstract Base class for XSL-FO functions
|
class |
InheritedPropFunction |
Class modelling the inherited-property-value Property Value function.
|
class |
LabelEndFunction |
Class modelling the label-end Property Value function.
|
class |
MaxFunction |
Class for managing the "max" Number Function.
|
class |
MinFunction |
Class for managing the "min" Number Function.
|
class |
OCAColorFunction |
|
class |
ProportionalColumnWidthFunction |
Class modelling the proportional-column-width function.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PropertyInfo.pushFunction(Function func) |
push a function onto the function stack
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.