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 |
FopFactoryBuilder.FopFactoryConfigImpl.getLayoutManagerMakerOverride()
Returns the overriding LayoutManagerMaker instance, if any.
|
LayoutManagerMaker |
FopFactory.getLayoutManagerMakerOverride() |
LayoutManagerMaker |
FOUserAgent.getLayoutManagerMakerOverride() |
LayoutManagerMaker |
FopFactoryConfig.getLayoutManagerMakerOverride()
Returns the overriding LayoutManagerMaker instance, if any.
|
Modifier and Type | Method and Description |
---|---|
FopFactoryBuilder |
FopFactoryBuilder.setLayoutManagerMakerOverride(LayoutManagerMaker lmMaker)
Sets the
LayoutManagerMaker so that users can configure how FOP creates
LayoutManager s. |
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-2017 The Apache Software Foundation. All Rights Reserved.