|
|||||||||
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.SpaceProperty
Inner Class Summary | |
static class |
SpaceProperty.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 | |
SpaceProperty(Space space)
|
Method Summary | |
LengthRange |
getLengthRange()
|
java.lang.Object |
getObject()
|
Space |
getSpace()
|
Methods inherited from class org.apache.fop.fo.Property |
getCharacter, getColorType, getCondLength, getEnum, getKeep, getLength, getLengthPair, getList, getNCname, getNumber, getNumeric, 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 SpaceProperty(Space space)
Method Detail |
public Space getSpace()
getSpace
in class Property
public LengthRange getLengthRange()
getLengthRange
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 |