Package | Description |
---|---|
org.apache.fop.apps |
Application classes used for running FOP embedded in other applications.
|
org.apache.fop.area |
FOP's area tree.
|
org.apache.fop.layoutmgr |
FOP's layout engine.
|
Modifier and Type | Method and Description |
---|---|
LayoutManagerMaker |
FopFactory.getLayoutManagerMakerOverride()
Returns the overriding LayoutManagerMaker instance, if any.
|
Modifier and Type | Method and Description |
---|---|
void |
FopFactory.setLayoutManagerMakerOverride(LayoutManagerMaker lmMaker)
Sets an explicit LayoutManagerMaker instance which overrides the one
defined by the AreaTreeHandler.
|
Modifier and Type | Method and Description |
---|---|
LayoutManagerMaker |
AreaTreeHandler.getLayoutManagerMaker()
Get the LayoutManager maker for this area tree.
|
Modifier and Type | Class and Description |
---|---|
class |
LayoutManagerMapping
The default LayoutManager maker class
|
Modifier and Type | Method and Description |
---|---|
LayoutManagerMaker |
AbstractPageSequenceLayoutManager.getLayoutManagerMaker() |
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.