org.apache.fop.fo.properties
public class TextDecorationProperty extends ListProperty
| Modifier and Type | Class and Description |
|---|---|
static class |
TextDecorationProperty.Maker
Inner class for creating instances of ListProperty
|
list| Constructor and Description |
|---|
TextDecorationProperty(ListProperty listProp)
Constructs a new instance by converting a ListProperty.
|
addProperty, getList, getObjectgetCharacter, getColor, getCondLength, getEnum, getKeep, getLength, getLengthPair, getLengthRange, getNCname, getNumber, getNumeric, getSpace, getSpecifiedValue, getString, isAuto, setSpecifiedValue, toStringpublic TextDecorationProperty(ListProperty listProp) throws PropertyException
listProp - the ListProperty to be convertedPropertyException - in case the conversion failsCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.