|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.fo.Property | +--org.apache.fop.fo.ListProperty
Inner Class Summary | |
static class |
ListProperty.Maker
|
Inner classes inherited from class org.apache.fop.fo.Property |
Property.Maker |
Field Summary | |
protected java.util.Vector |
list
|
Constructor Summary | |
ListProperty(Property prop)
|
Method Summary | |
void |
addProperty(Property prop)
|
java.util.Vector |
getList()
|
java.lang.Object |
getObject()
|
Methods inherited from class org.apache.fop.fo.Property |
getCharacter,
getColorType,
getCondLength,
getEnum,
getKeep,
getLength,
getLengthRange,
getNCname,
getNumber,
getNumeric,
getSpace,
getSpecifiedValue,
getString,
setSpecifiedValue |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
protected java.util.Vector list
Constructor Detail |
public ListProperty(Property prop)
Method Detail |
public void addProperty(Property prop)
public java.util.Vector getList()
public java.lang.Object getObject()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |