fop 1.1

Uses of Interface
org.apache.fop.layoutmgr.BlockLevelEventProducer

Packages that use BlockLevelEventProducer
org.apache.fop.fo.pagination All the pagination and declaration formatting objects. 
org.apache.fop.layoutmgr FOP's layout engine. 
 

Uses of BlockLevelEventProducer in org.apache.fop.fo.pagination
 

Constructors in org.apache.fop.fo.pagination with parameters of type BlockLevelEventProducer
PageSequenceMaster(FONode parent, BlockLevelEventProducer blockLevelEventProducer)
          Create a PageSequenceMaster instance that is a child of the given FONode.
 

Uses of BlockLevelEventProducer in org.apache.fop.layoutmgr
 

Methods in org.apache.fop.layoutmgr that return BlockLevelEventProducer
static BlockLevelEventProducer BlockLevelEventProducer.Provider.get(EventBroadcaster broadcaster)
          Returns an event producer.
 


fop 1.1

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