java.lang.Cloneablepublic 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, useGenericequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddEnum, addKeyword, addShorthand, checkValueKeywords, clone, compute, convertPropertyDatatype, convertShorthandProperty, findProperty, getName, getPercentBase, getPropId, getShorthand, getSubprop, isInherited, setByShorthand, setCorresponding, setDatatypeParser, setDefault, setDefault, setInherited, setPercentBase, setSubpropmakeNewPropertypublic SpacingPropertyMaker(int propId)
propId - the id for property.public Property convertProperty(Property p, PropertyList propertyList, FObj fo) throws PropertyException
convertProperty in class SpaceProperty.Makerp - 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.