Package | Description |
---|---|
org.apache.fop.fo |
Classes, constants and basic infrastructure for the FO tree.
|
org.apache.fop.layoutmgr |
FOP's layout engine.
|
org.apache.fop.render.rtf |
RTF (Rich Text Format) Output Support
|
Modifier and Type | Method and Description |
---|---|
void |
FOEventHandler.endBlockContainer(BlockContainer blc) |
void |
FOEventHandler.startBlockContainer(BlockContainer blc) |
Modifier and Type | Method and Description |
---|---|
protected BlockContainer |
BlockContainerLayoutManager.getBlockContainerFO() |
Constructor and Description |
---|
BlockContainerLayoutManager(BlockContainer node)
Create a new block container layout manager.
|
Modifier and Type | Method and Description |
---|---|
void |
RTFHandler.endBlockContainer(BlockContainer bl) |
void |
RTFHandler.startBlockContainer(BlockContainer blc) |
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.