Uses of Class org.apache.fop.fo.expr.PropertyException

Uses in package org.apache.fop.fo

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
Return the value explicitly specified on this FO.
CommonFont
Constructs a CommonFont object.
Property
Return the value of this property on the parent of this FO.
CommonHyphenation
Constructs a CommonHyphenation object.
Property
Return the value of this property inherited by this FO.
CommonMarginBlock
Constructs a CommonMarginBlock object.
CommonMarginInline
Constructs a CommonMarginInline object.
Property
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.

Uses in package org.apache.fop.util

Methods which throw type org.apache.fop.fo.expr.PropertyException

Color
ColorUtil.parseColorString(FOUserAgent foUserAgent, String value)
Creates a color from a given string.

Uses in package org.apache.fop.datatypes

Constructors which throw type org.apache.fop.fo.expr.PropertyException

LengthBase.LengthBase(PropertyList plist, int baseType)
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

Uses in package org.apache.fop.fo.flow.table

Methods which throw type org.apache.fop.fo.expr.PropertyException

Property
Retrieve a property value through its Id; used by from-table-column() function
Property
Property
TableFObj.ColumnNumberPropertyMaker.make(PropertyList propertyList, String value, FObj fo)
Check the value of the column-number property.

Uses in package org.apache.fop.fo.expr

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
Function.eval(Property[] args, PropertyInfo propInfo)
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
PropertyParser.parse(String expr, PropertyInfo propInfo)
Public entrypoint to the Property expression parser.
Numeric
Add the second operand from the first and return a new Numeric representing the result.
Numeric

Uses in package org.apache.fop.fo.properties

Constructors which throw type org.apache.fop.fo.expr.PropertyException

Create a CommonAbsolutePosition object.
Create a CommonAccessibility object.
Construct a CommonBorderPaddingBackground 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
Return a Property object representing the value of this property, based on other property values for this FO.
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
Return a Property object based on the passed Property object.
Property
Implements the parts of 7.8.4 relevant to relative font sizes
Property
Implements the parts of 7.8.5 relevant to relative font stretches
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
Property
Stores 1 to 4 values of same type.
Property
Converts a property name into a Property
CommonTextDecoration
Creates a CommonTextDecoration object from a property list.
Property
PropertyMaker.findProperty(PropertyList propertyList, boolean tryInherit)
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.
ColorProperty
ColorProperty.getInstance(FOUserAgent foUserAgent, String value)
Set the color given a particular String.
CommonFont
Returns a CommonFont instance for the given PropertyList If the font-size and font-size-adjust properties are absolute the entire instance will be cached.
CommonHyphenation
Gets the canonical CommonHyphenation instance corresponding to the values of the related properties present on the given PropertyList
double
logs an error, because it's not supposed to be called
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
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
Property
XMLLangShorthandParser.getValueForProperty(int propId, Property property, PropertyMaker maker, PropertyList propertyList)
Property
Make a compound property with default values.
Property
Return the default value.
Property
Set default precedence according to the parent FObj
Property
BackgroundPositionShorthand.Maker.make(PropertyList propertyList, String value, FObj fo)
If only background-position-horizontal is specified, background-position-vertical is set to "50%".
Property
CompoundPropertyMaker.make(PropertyList propertyList, String value, FObj fo)
Create a Property object from an attribute specification.
Property
FontFamilyProperty.Maker.make(PropertyList propertyList, String value, FObj fo)
Property
FontShorthandProperty.Maker.make(PropertyList propertyList, String value, FObj fo)
Property
FontSizePropertyMaker.make(PropertyList propertyList, String value, FObj fo)
Contrary to basic lengths, percentages for font-size can be resolved here already: if the property evaluates to a PercentLength, it is immediately replaced by the resolved FixedLength.
Property
FontWeightPropertyMaker.make(PropertyList pList, String value, FObj fo)
Property
LineHeightPropertyMaker.make(PropertyList propertyList, String value, FObj fo)
Property
PropertyMaker.make(PropertyList propertyList, String value, FObj fo)
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.

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.