|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.layout.Box | +--org.apache.fop.layout.Space | +--org.apache.fop.layout.DisplaySpace
Fields inherited from class org.apache.fop.layout.Box |
areaTree,
parent |
Constructor Summary | |
DisplaySpace(int size)
|
Method Summary | |
int |
getSize()
|
void |
render(Renderer renderer)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public DisplaySpace(int size)
Method Detail |
public int getSize()
public void render(Renderer renderer)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |