|
fop 0.91beta | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractBreaker.BlockSequence | |
org.apache.fop.layoutmgr | FOP's layout engine. |
Uses of AbstractBreaker.BlockSequence in org.apache.fop.layoutmgr |
Methods in org.apache.fop.layoutmgr that return AbstractBreaker.BlockSequence | |
AbstractBreaker.BlockSequence |
AbstractBreaker.BlockSequence.endBlockSequence(Position breakPosition)
|
Methods in org.apache.fop.layoutmgr with parameters of type AbstractBreaker.BlockSequence | |
protected void |
AbstractBreaker.startPart(AbstractBreaker.BlockSequence list,
int breakClass)
|
protected abstract void |
AbstractBreaker.doPhase3(org.apache.fop.layoutmgr.PageBreakingAlgorithm alg,
int partCount,
AbstractBreaker.BlockSequence originalList,
AbstractBreaker.BlockSequence effectiveList)
Phase 3 of Knuth algorithm: Adds the areas |
protected void |
AbstractBreaker.addAreas(org.apache.fop.layoutmgr.PageBreakingAlgorithm alg,
int partCount,
AbstractBreaker.BlockSequence originalList,
AbstractBreaker.BlockSequence effectiveList)
Phase 3 of Knuth algorithm: Adds the areas |
|
fop 0.91beta | |||||||||
PREV NEXT | FRAMES NO FRAMES |