public class SpacingPropertyMaker extends SpaceProperty.Maker
contextDep, corresponding, defaultProperty, defaultValue, propId, setByShorthand
Constructor | Description |
---|---|
SpacingPropertyMaker(int propId) |
Create a maker for [letter|word]-spacing.
|
Modifier and Type | Method | Description |
---|---|---|
Property |
convertProperty(Property p,
PropertyList propertyList,
FObj fo) |
Support for the 'normal' value.
|
addSubpropMaker, checkEnumValues, get, getSubpropMaker, make, make, make, makeCompound, useGeneric
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addEnum, addKeyword, addShorthand, checkValueKeywords, clone, compute, convertPropertyDatatype, convertShorthandProperty, findProperty, getName, getPercentBase, getPropId, getShorthand, getSubprop, isInherited, setByShorthand, setCorresponding, setDatatypeParser, setDefault, setDefault, setInherited, setPercentBase, setSubprop
makeNewProperty
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 to convertpropertyList
- the property list to use in conversionfo
- the FO to use in conversionPropertyException
- if a property conversion exception occursCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.