|
|||||||||
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.EnumProperty
Inner Class Summary | |
static class |
EnumProperty.Maker
|
Inner classes inherited from class org.apache.fop.fo.Property |
Property.Maker |
Constructor Summary | |
EnumProperty(int explicitValue)
|
Method Summary | |
int |
getEnum()
|
java.lang.Object |
getObject()
|
Methods inherited from class org.apache.fop.fo.Property |
getCharacter,
getColorType,
getCondLength,
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 |
Constructor Detail |
public EnumProperty(int explicitValue)
Method Detail |
public int getEnum()
public java.lang.Object getObject()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |