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 | Description |
---|---|---|
LayoutManagerMaker |
FopFactory.getLayoutManagerMakerOverride() |
|
LayoutManagerMaker |
FopFactoryBuilder.FopFactoryConfigImpl.getLayoutManagerMakerOverride() |
Returns the overriding LayoutManagerMaker instance, if any.
|
LayoutManagerMaker |
FopFactoryConfig.getLayoutManagerMakerOverride() |
Returns the overriding LayoutManagerMaker instance, if any.
|
LayoutManagerMaker |
FOUserAgent.getLayoutManagerMakerOverride() |
Modifier and Type | Method | Description |
---|---|---|
FopFactoryBuilder |
FopFactoryBuilder.setLayoutManagerMakerOverride(LayoutManagerMaker lmMaker) |
Sets the
LayoutManagerMaker so that users can configure how FOP creates
LayoutManager s. |
Modifier and Type | Method | Description |
---|---|---|
LayoutManagerMaker |
AreaTreeHandler.getLayoutManagerMaker() |
Get the LayoutManager maker for this area tree.
|
Modifier and Type | Class | Description |
---|---|---|
class |
LayoutManagerMapping |
The default LayoutManager maker class
|
Modifier and Type | Method | Description |
---|---|---|
LayoutManagerMaker |
AbstractPageSequenceLayoutManager.getLayoutManagerMaker() |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.