|
fop 0.93 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.layoutmgr.LMiter | +--org.apache.fop.layoutmgr.BlockLayoutManager.ProxyLMiter
Proxy iterator for Block LM. This iterator creates and holds the complete list of child LMs. It uses fobjIter as its base iterator. Block LM's createNextChildLMs uses this iterator as its base iterator.
Fields inherited from class org.apache.fop.layoutmgr.LMiter |
curPos, listLMs |
Constructor Summary | |
BlockLayoutManager.ProxyLMiter()
|
Method Summary | |
protected boolean |
createNextChildLMs(int pos)
|
boolean |
hasNext()
|
Methods inherited from class org.apache.fop.layoutmgr.LMiter |
add, hasPrevious, next, nextIndex, previous, previousIndex, remove, set |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BlockLayoutManager.ProxyLMiter()
Method Detail |
public boolean hasNext()
hasNext
in class LMiter
protected boolean createNextChildLMs(int pos)
|
fop 0.93 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |