public class SpacingPropertyMaker extends SpaceProperty.Maker
contextDep, corresponding, defaultProperty, defaultValue, propId, setByShorthand
Constructor and Description |
---|
SpacingPropertyMaker(int propId)
Create a maker for [letter|word]-spacing.
|
Modifier and Type | Method and Description |
---|---|
Property |
convertProperty(Property p,
PropertyList propertyList,
FObj fo)
Support for the 'normal' value.
|
makeNewProperty
addSubpropMaker, checkEnumValues, get, getSubpropMaker, make, make, make, makeCompound, useGeneric
addEnum, addKeyword, addShorthand, checkValueKeywords, clone, compute, convertPropertyDatatype, convertShorthandProperty, findProperty, getName, getPercentBase, getPropId, getShorthand, getSubprop, isInherited, setByShorthand, setCorresponding, setDatatypeParser, setDefault, setDefault, setInherited, setPercentBase, setSubprop
public SpacingPropertyMaker(int propId)
propId
- the id for property.public Property convertProperty(Property p, PropertyList propertyList, FObj fo) throws PropertyException
convertProperty
in class SpaceProperty.Maker
p
- The Property object return by the expression parserpropertyList
- The PropertyList object being built for this FO.fo
- The parent FO for the FO whose property is being made.PropertyException
- for invalid or inconsistent FO inputCopyright 1999-2010 The Apache Software Foundation. All Rights Reserved.