|
|||||||||
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 |
Fields inherited from class org.apache.fop.fo.Property |
log |
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, getLengthPair, getLengthRange, getList, getNCname, getNumber, getNumeric, getSpace, getSpecifiedValue, getString, setLogger, 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()
getEnum
in class Property
public java.lang.Object getObject()
getObject
in class Property
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |