Package | Description |
---|---|
org.apache.fop.area |
FOP's area tree.
|
org.apache.fop.layoutmgr |
FOP's layout engine.
|
Modifier and Type | Class and Description |
---|---|
class |
BeforeFloat
The before-float-reference-area optionally generated by an fo:region-body.
|
class |
Block
This is the block area class.
|
class |
BlockViewport
A BlockViewport.
|
class |
Footnote
The footnote-reference-area optionally generated by an fo:region-body.
|
class |
NormalFlow
The normal-flow-reference-area class.
|
Modifier and Type | Field and Description |
---|---|
protected BlockParent |
BlockStackingLayoutManager.parentArea |
Modifier and Type | Method and Description |
---|---|
protected BlockParent |
BlockStackingLayoutManager.getCurrentArea() |
Modifier and Type | Method and Description |
---|---|
protected void |
BlockStackingLayoutManager.addChildToArea(Area childArea,
BlockParent parentArea)
Add the childArea to the passed area.
|
protected void |
BlockStackingLayoutManager.setCurrentArea(BlockParent parentArea)
Set the current area being filled.
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.