|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fo.properties.CorrespondingPropertyMaker
org.apache.fop.fo.properties.SpacePropertyMaker
Special CorrespondingPropertyMaker that sets the conditionality subproperty correctly for space-* properties.
Field Summary |
Fields inherited from class org.apache.fop.fo.properties.CorrespondingPropertyMaker |
baseMaker, lr_tb, rl_tb, tb_rl, useParent |
Constructor Summary | |
SpacePropertyMaker(PropertyMaker baseMaker)
|
Method Summary | |
Property |
compute(PropertyList propertyList)
Return a Property object representing the value of this property, based on other property values for this FO. A special case is properties which inherit the specified value, rather than the computed value. |
Methods inherited from class org.apache.fop.fo.properties.CorrespondingPropertyMaker |
getWMPropertyList, isCorrespondingForced, setCorresponding, setRelative, setUseParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SpacePropertyMaker(PropertyMaker baseMaker)
baseMaker
- base property makerMethod Detail |
public Property compute(PropertyList propertyList) throws PropertyException
compute
in class CorrespondingPropertyMaker
propertyList
- The PropertyList for the FO.
PropertyException
|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |