java.lang.CloneableFontStretchPropertyMaker, FontWeightPropertyMakerpublic static class EnumProperty.Maker extends PropertyMaker
contextDep, corresponding, defaultProperty, defaultValue, propId, setByShorthand| Constructor | Description |
|---|---|
Maker(int propId) |
| Modifier and Type | Method | Description |
|---|---|---|
Property |
checkEnumValues(java.lang.String value) |
Called by subclass if no match found.
|
Property |
convertProperty(Property p,
PropertyList propertyList,
FObj fo) |
Convert a property.
|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddEnum, addKeyword, addShorthand, addSubpropMaker, checkValueKeywords, clone, compute, convertPropertyDatatype, convertShorthandProperty, findProperty, get, getName, getPercentBase, getPropId, getShorthand, getSubprop, getSubpropMaker, isInherited, make, make, make, makeNewProperty, setByShorthand, setCorresponding, setDatatypeParser, setDefault, setDefault, setInherited, setPercentBase, setSubprop, useGenericpublic Maker(int propId)
propId - the id of the property for which a Maker should be createdpublic Property checkEnumValues(java.lang.String value)
checkEnumValues in class PropertyMakervalue - string containing the value to be checkedpublic Property convertProperty(Property p, PropertyList propertyList, FObj fo) throws PropertyException
convertProperty in class PropertyMakerp - 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.