|
fop 2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.layoutmgr.Position
org.apache.fop.layoutmgr.BlockStackingLayoutManager.MappingPosition
protected static class BlockStackingLayoutManager.MappingPosition
A mapping position.
Constructor Summary | |
---|---|
BlockStackingLayoutManager.MappingPosition(LayoutManager lm,
int first,
int last)
Construct mapping position. |
Method Summary | |
---|---|
int |
getFirstIndex()
|
int |
getLastIndex()
|
Methods inherited from class org.apache.fop.layoutmgr.Position |
---|
generatesAreas, getIndex, getLM, getLM, getPosition, getPosition, getShortLMName, setIndex, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BlockStackingLayoutManager.MappingPosition(LayoutManager lm, int first, int last)
lm
- layout managerfirst
- positionlast
- positionMethod Detail |
---|
public int getFirstIndex()
public int getLastIndex()
|
fop 2.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |