public class TableBorderPrecedence extends NumberProperty.Maker
contextDep, corresponding, defaultProperty, defaultValue, propId, setByShorthand
Constructor and Description |
---|
TableBorderPrecedence(int propId)
Construct a table border preference property maker.
|
Modifier and Type | Method and Description |
---|---|
Property |
make(PropertyList propertyList)
Set default precedence according to the parent FObj
Return the default value.
|
convertProperty
addEnum, addKeyword, addShorthand, addSubpropMaker, checkEnumValues, checkValueKeywords, clone, compute, convertPropertyDatatype, convertShorthandProperty, findProperty, get, getName, getPercentBase, getPropId, getShorthand, getSubprop, getSubpropMaker, isInherited, make, make, makeNewProperty, setByShorthand, setCorresponding, setDatatypeParser, setDefault, setDefault, setInherited, setPercentBase, setSubprop, useGeneric
public TableBorderPrecedence(int propId)
propId
- the border's property idpublic Property make(PropertyList propertyList) throws PropertyException
make
in class PropertyMaker
propertyList
- The PropertyList object being built for this FO.PropertyException
- for invalid or inconsisten FO inputCopyright 1999-2017 The Apache Software Foundation. All Rights Reserved.