|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SideRegion | |
---|---|
org.apache.fop.fo.pagination | All the pagination and declaration formatting objects. |
org.apache.fop.layoutmgr | FOP's layout engine. |
Uses of SideRegion in org.apache.fop.fo.pagination |
---|
Subclasses of SideRegion in org.apache.fop.fo.pagination | |
---|---|
class |
RegionAfter
The fo:region-after element. |
class |
RegionBA
Abstract base class for fo:region-before and fo:region-after. |
class |
RegionBefore
The fo:region-before element. |
class |
RegionEnd
The fo:region-end element. |
class |
RegionSE
Abstract base class for fo:region-start and fo:region-end. |
class |
RegionStart
The fo:region-start element. |
Uses of SideRegion in org.apache.fop.layoutmgr |
---|
Methods in org.apache.fop.layoutmgr with parameters of type SideRegion | |
---|---|
StaticContentLayoutManager |
LayoutManagerMaker.makeStaticContentLayoutManager(PageSequenceLayoutManager pslm,
StaticContent sc,
SideRegion reg)
Make a StaticContentLayoutManager object. |
StaticContentLayoutManager |
LayoutManagerMapping.makeStaticContentLayoutManager(PageSequenceLayoutManager pslm,
StaticContent sc,
SideRegion reg)
|
Constructors in org.apache.fop.layoutmgr with parameters of type SideRegion | |
---|---|
StaticContentLayoutManager(PageSequenceLayoutManager pslm,
StaticContent node,
SideRegion reg)
Creates a new StaticContentLayoutManager. |
|
fop 0.95 | |||||||||
PREV NEXT | FRAMES NO FRAMES |