fop 0.94 | |
Frames | No Frames |
Methods which throw type org.apache.fop.fo.expr.PropertyException | |
Property | PropertyList.get(int propId) Return the property on the current FlowObject. |
Property | PropertyList.get(int propId, boolean bTryInherit, boolean bTryDefault) Return the property on the current FlowObject. |
Property | StaticPropertyList.get(int propId, boolean bTryInherit, boolean bTryDefault) Override PropertyList.get() and provides fast caching of previously
retrieved property values. |
CommonAbsolutePosition | Constructs a CommonAbsolutePosition object. |
CommonAccessibility | Constructs a CommonAccessibility object. |
CommonAural | Constructs a CommonAural object. |
CommonBorderPaddingBackground | Constructs a BorderAndPadding object. |
Property | PropertyList.getExplicitOrShorthand(int propId) Return the value explicitly specified on this FO. |
CommonFont | Constructs a CommonFont object. |
Property | PropertyList.getFromParent(int propId) Return the value of this property on the parent of this FO. |
CommonHyphenation | Constructs a CommonHyphenation object. |
Property | PropertyList.getInherited(int propId) Return the value of this property inherited by this FO. |
CommonMarginBlock | Constructs a CommonMarginBlock object. |
CommonMarginInline | Constructs a CommonMarginInline object. |
Property | PropertyList.getNearestSpecified(int propId) Return the "nearest" specified value for the given property. |
CommonRelativePosition | Constructs a RelativePositionProps objects. |
CommonTextDecoration | Constructs a CommonTextDecoration object. |
void | Set writing mode for this FO. |
Methods which throw type org.apache.fop.fo.expr.PropertyException | |
Property | TableColumn.getProperty(int propId) Retrieve a property value through its Id; used by
from-table-column() function
|
Constructors which throw type org.apache.fop.fo.expr.PropertyException | |
Set the color given a particular String. | |
Create a CommonAbsolutePosition object. | |
Create a CommonAbsolutePosition object. | |
Construct a CommonBorderPaddingBackground object. | |
Create a CommonFont object. | |
Create a CommonHyphenation object. | |
Create a CommonMarginBlock object. | |
Create a CommonMarginInline object. | |
Create a CommonRelativePosition object. | |
Constructs a new instance by converting a ListProperty. |
Methods which throw type org.apache.fop.fo.expr.PropertyException | |
Property | Return a Property object representing the value of this property,
based on other property values for this FO. |
Property | |
Property | Calculate the corresponding value for start-indent and end-indent. |
Property | Recalculate the line-height value based on the nearest specified
value. |
Property | Return a Property object representing the value of this property,
based on other property values for this FO. |
Property | |
Property | Calculate the corresponding value for start-indent and end-indent. |
Property | Calculate the corresponding value for start-indent and end-indent. |
Property | Return a ColorProperty object based on the passed Property object. |
Property | Return a Property object based on the passed Property object. |
Property | |
Property | |
Property | |
Property | |
Property | |
Property | |
Property | |
Property | |
Property | |
Property | |
Property | Return a Property object based on the passed Property object. |
Property | |
Property | Support for the 'normal' value. |
Property | |
Property | For properties that have more than one legal way to be specified,
this routine should be overridden to attempt to set them based upon
the other methods. |
Property | Converts a shorthand property
|
Property | BorderSpacingShorthandParser.convertValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) Converts a property name into a Property
|
Property | BoxPropShorthandParser.convertValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) Stores 1 to 4 values of same type. |
Property | GenericShorthandParser.convertValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) Converts a property name into a Property
|
CommonTextDecoration | Creates a CommonTextDecoration object from a property list. |
Property | If the property is a relative property with a corresponding absolute
value specified, the absolute value is used. |
Property | BorderWidthPropertyMaker.get(int subpropId, PropertyList propertyList, boolean bTryInherit, boolean bTryDefault) Check the value of the style property and return a length of 0 when
the style is NONE. |
Property | CompoundPropertyMaker.get(int subpropertyId, PropertyList propertyList, boolean tryInherit, boolean tryDefault) Return the property on the current FlowObject. |
Property | PageDimensionMaker.get(int subpropId, PropertyList propertyList, boolean tryInherit, boolean tryDefault) Check the value of the page-width / page-height property. |
Property | PropertyMaker.get(int subpropertyId, PropertyList propertyList, boolean tryInherit, boolean tryDefault) Return the property on the current FlowObject. |
Property | ReferenceOrientationMaker.get(int subpropId, PropertyList propertyList, boolean tryInherit, boolean tryDefault) Check the value of the reference-orientation property. |
PercentBase | This is used to handle properties specified as a percentage of
some "base length", such as the content width of their containing
box. |
Property | For properties that can be set by shorthand properties, this method
should return the Property, if any, that is parsed from any
shorthand properties that affect this property. |
Property | BackgroundPositionShorthandParser.getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) |
Property | FontShorthandParser.getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) |
Property | GenericShorthandParser.getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) |
Property | PageBreakShorthandParser.getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) |
Property | ShorthandParser.getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) |
Property | WhiteSpaceShorthandParser.getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList) |
Property | |
Property | Make a compound property with default values. |
Property | Return the default value. |
Property | Set default precedence according to the parent FObj
|
Property | Check the value of the column-number property. |
Property | Create a Property object from an attribute specification. |
Property | |
Property | |
Property | |
Property | |
Property | Create a Property object from an attribute specification. |
Property | CompoundPropertyMaker.make(Property baseProperty, int subpropertyId, PropertyList propertyList, String value, FObj fo) Return a property value for a compound property. |
Property | PropertyMaker.make(Property baseProperty, int subpropertyId, PropertyList propertyList, String value, FObj fo) Make a property value for a compound property. |
Property | Create a empty compound property and fill it with default values for
the subproperties. |
Constructors which throw type org.apache.fop.fo.expr.PropertyException | |
Constructor
|
Methods which throw type org.apache.fop.fo.expr.PropertyException | |
int | |
int | |
double | Return the value of this Numeric
|
double | Return the value of this Numeric
|
Methods which throw type org.apache.fop.fo.expr.PropertyException | |
Numeric | Return the absolute value of a Numeric. |
Numeric | |
Numeric | Add the two operands and return a new Numeric representing the result. |
Numeric | |
Length | |
Numeric | Divide the second operand into the first and return a new
Numeric representing the
result. |
Numeric | |
Property | |
Property | |
Property | |
Property | |
Property | Evaluate the function
|
Property | |
Property | |
Property | Handle "numerics" if no proportional/percent parts
|
Property | Handle "numerics" if no proportional/percent parts
|
Property | |
Property | |
double | Return the resolved (calculated) value of the expression. |
double | |
PercentBase | Return the PercentBase object used to calculate the absolute value from
a percent specification. |
Numeric | Return the larger of the two Numerics. |
Numeric | |
Numeric | Return the smaller of two Numerics. |
Numeric | |
Numeric | Return the remainder of a division of the two operand Numeric. |
Numeric | |
Numeric | Multiply the two operands and return a new Numeric representing the
result. |
Numeric | |
Numeric | Return the negation of a Numeric. |
Numeric | |
Property | Public entrypoint to the Property expression parser. |
Numeric | Add the second operand from the first and return a new Numeric
representing the result. |
Numeric |
Methods which throw type org.apache.fop.fo.expr.PropertyException | |
Color | Creates a color from a given string. |
fop 0.94 |