Uses of Class org.apache.fop.layoutmgr.AbstractBreaker.BlockSequence

Uses in package org.apache.fop.layoutmgr

Methods with parameter type org.apache.fop.layoutmgr.AbstractBreaker.BlockSequence

void
AbstractBreaker.addAreas(org.apache.fop.layoutmgr.PageBreakingAlgorithm alg, int startPart, int partCount, AbstractBreaker.BlockSequence originalList, AbstractBreaker.BlockSequence effectiveList)
Phase 3 of Knuth algorithm: Adds the areas
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
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
void
PageBreaker.doPhase3(org.apache.fop.layoutmgr.PageBreakingAlgorithm alg, int partCount, AbstractBreaker.BlockSequence originalList, AbstractBreaker.BlockSequence effectiveList)
Performs phase 3 operation
void
void

Methods with return type org.apache.fop.layoutmgr.AbstractBreaker.BlockSequence

AbstractBreaker.BlockSequence

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