|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlockContainer | |
---|---|
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 |
Uses of BlockContainer in org.apache.fop.fo |
---|
Methods in org.apache.fop.fo with parameters of type BlockContainer | |
---|---|
void |
FOEventHandler.endBlockContainer(BlockContainer blc)
|
void |
FOEventHandler.startBlockContainer(BlockContainer blc)
|
Uses of BlockContainer in org.apache.fop.layoutmgr |
---|
Methods in org.apache.fop.layoutmgr that return BlockContainer | |
---|---|
protected BlockContainer |
BlockContainerLayoutManager.getBlockContainerFO()
|
Constructors in org.apache.fop.layoutmgr with parameters of type BlockContainer | |
---|---|
BlockContainerLayoutManager(BlockContainer node)
Create a new block container layout manager. |
Uses of BlockContainer in org.apache.fop.render.rtf |
---|
Methods in org.apache.fop.render.rtf with parameters of type BlockContainer | |
---|---|
void |
RTFHandler.endBlockContainer(BlockContainer bl)
|
void |
RTFHandler.startBlockContainer(BlockContainer blc)
|
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |