org.apache.fop.layoutmgr

Class BlockStackingLayoutManager.StackingIter

Enclosing Class:
BlockStackingLayoutManager
Implemented Interfaces:
Iterator

protected static class BlockStackingLayoutManager.StackingIter
extends PositionIterator

Method Summary

protected LayoutManager
getLM(Object nextObj)
protected Position
getPos(Object nextObj)

Methods inherited from class org.apache.fop.layoutmgr.PositionIterator

checkNext, endIter, getLM, getNextChildLM, getPos, hasNext, next, peekNext, remove

Method Details

getLM

protected LayoutManager getLM(Object nextObj)
Overrides:
getLM in interface PositionIterator

getPos

protected Position getPos(Object nextObj)
Overrides:
getPos in interface PositionIterator

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.