public class SpacePropertyMaker extends CorrespondingPropertyMaker
Constructor and Description |
---|
SpacePropertyMaker(PropertyMaker baseMaker) |
Modifier and Type | Method and Description |
---|---|
Property |
compute(PropertyList propertyList)
Return a Property object representing the value of this property,
based on other property values for this FO.
|
getWMPropertyList, isCorrespondingForced, setCorresponding, setRelative, setUseParent
public SpacePropertyMaker(PropertyMaker baseMaker)
baseMaker
- base property makerpublic Property compute(PropertyList propertyList) throws PropertyException
compute
in class CorrespondingPropertyMaker
propertyList
- The PropertyList for the FO.PropertyException
- if a property exception occursCopyright 1999-2017 The Apache Software Foundation. All Rights Reserved.