|
fop svn-trunk | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fop.fo.properties.Property
org.apache.fop.fo.properties.ListProperty
org.apache.fop.fo.properties.TextDecorationProperty
public class TextDecorationProperty
Special list property for text-decoration.
| Nested Class Summary | |
|---|---|
static class |
TextDecorationProperty.Maker
Inner class for creating instances of ListProperty |
| Field Summary |
|---|
| Fields inherited from class org.apache.fop.fo.properties.ListProperty |
|---|
list |
| Fields inherited from class org.apache.fop.fo.properties.Property |
|---|
log |
| Constructor Summary | |
|---|---|
TextDecorationProperty(ListProperty listProp)
Constructs a new instance by converting a ListProperty. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.fop.fo.properties.ListProperty |
|---|
addProperty, getList, getObject |
| Methods inherited from class org.apache.fop.fo.properties.Property |
|---|
getCharacter, getColor, getCondLength, getEnum, getKeep, getLength, getLengthPair, getLengthRange, getNCname, getNumber, getNumeric, getSpace, getSpecifiedValue, getString, isAuto, setSpecifiedValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TextDecorationProperty(ListProperty listProp)
throws PropertyException
listProp - the ListProperty to be converted
PropertyException - in case the conversion fails
|
fop svn-trunk | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||