fop 0.95

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

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


fop 0.95

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