Package | Description |
---|---|
org.apache.fop.fo.pagination |
All the pagination and declaration formatting objects.
|
org.apache.fop.layoutmgr |
FOP's layout engine.
|
Modifier and Type | Class and Description |
---|---|
class |
RegionAfter
Class modelling the
fo:region-after object. |
class |
RegionBA
Abstract base class for
fo:region-before and
fo:region-after . |
class |
RegionBefore
Class modelling the
fo:region-before object. |
class |
RegionEnd
Class modelling the
fo:region-end object. |
class |
RegionSE
Abstract base class for
fo:region-start and
fo:region-end . |
class |
RegionStart
Class modelling the
fo:region-start object. |
Modifier and Type | Method and Description |
---|---|
StaticContentLayoutManager |
LayoutManagerMaker.makeStaticContentLayoutManager(PageSequenceLayoutManager pslm,
StaticContent sc,
SideRegion reg)
Make a StaticContentLayoutManager object.
|
StaticContentLayoutManager |
LayoutManagerMapping.makeStaticContentLayoutManager(PageSequenceLayoutManager pslm,
StaticContent sc,
SideRegion reg)
Make a StaticContentLayoutManager object.
|
Constructor and Description |
---|
StaticContentLayoutManager(PageSequenceLayoutManager pslm,
StaticContent node,
SideRegion reg)
Creates a new StaticContentLayoutManager.
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.