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, getObject
getCharacter, getColor, getCondLength, getEnum, getKeep, getLength, getLengthPair, getLengthRange, getNCname, getNumber, getNumeric, getSpace, getSpecifiedValue, getString, isAuto, setSpecifiedValue, toString
public TextDecorationProperty(ListProperty listProp) throws PropertyException
listProp
- the ListProperty to be convertedPropertyException
- in case the conversion failsCopyright 1999-2010 The Apache Software Foundation. All Rights Reserved.