|
fop 0.91beta | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.fo.properties.CorrespondingPropertyMaker | +--org.apache.fop.fo.properties.SpacePropertyMaker
Special CorrespondingPropertyMaker that sets the conditionality subproperty correctly for space-* properties.
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. |
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
CorrespondingPropertyMaker
compute
in class CorrespondingPropertyMaker
CorrespondingPropertyMaker.compute(org.apache.fop.fo.PropertyList)
|
fop 0.91beta | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |