org.apache.fop.layoutmgr.inline

Class InlineStackingLayoutManager.StackingIter

Enclosing Class:
InlineStackingLayoutManager
Implemented Interfaces:
Iterator

protected static class InlineStackingLayoutManager.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-2008 The Apache Software Foundation. All Rights Reserved.