Uses of Class
org.apache.fop.fo.expr.PropertyInfo
Packages that use PropertyInfo
-
Uses of PropertyInfo in org.apache.fop.fo.expr
Methods in org.apache.fop.fo.expr with parameters of type PropertyInfoModifier and TypeMethodDescriptionAbsFunction.eval(Property[] args, PropertyInfo propInfo) Evaluate the functionBodyStartFunction.eval(Property[] args, PropertyInfo pInfo) Evaluate the functionFromNearestSpecifiedValueFunction.eval(Property[] args, PropertyInfo pInfo) Evaluate the functionFromParentFunction.eval(Property[] args, PropertyInfo pInfo) Evaluate the functionFromTableColumnFunction.eval(Property[] args, PropertyInfo pInfo) Evaluate the functionFunction.eval(Property[] args, PropertyInfo pi) Evaluate the functionInheritedPropFunction.eval(Property[] args, PropertyInfo pInfo) Evaluate the functionLabelEndFunction.eval(Property[] args, PropertyInfo pInfo) Evaluate the functionMaxFunction.eval(Property[] args, PropertyInfo pInfo) Evaluate the functionMinFunction.eval(Property[] args, PropertyInfo pInfo) Evaluate the functionOCAColorFunction.eval(Property[] args, PropertyInfo pInfo) Evaluate the functionProportionalColumnWidthFunction.eval(Property[] args, PropertyInfo pInfo) Evaluate the functionFromNearestSpecifiedValueFunction.getOptionalArgDefault(int index, PropertyInfo pi) FromParentFunction.getOptionalArgDefault(int index, PropertyInfo pi) FromTableColumnFunction.getOptionalArgDefault(int index, PropertyInfo pi) Function.getOptionalArgDefault(int index, PropertyInfo pi) FunctionBase.getOptionalArgDefault(int index, PropertyInfo pi) InheritedPropFunction.getOptionalArgDefault(int index, PropertyInfo pi) protected final PropertyFunctionBase.getPropertyName(PropertyInfo pi) static PropertyPropertyParser.parse(String expr, PropertyInfo propInfo) Public entrypoint to the Property expression parser.voidPropertyException.setPropertyInfo(PropertyInfo propInfo) Sets the property context information.