Package | Description |
---|---|
org.apache.fop.fo |
Classes, constants and basic infrastructure for the FO tree.
|
org.apache.fop.fo.flow |
All the block- and inline-level flow formatting objects.
|
org.apache.fop.fo.flow.table | |
org.apache.fop.fo.pagination |
All the pagination and declaration formatting objects.
|
org.apache.fop.layoutmgr |
FOP's layout engine.
|
Modifier and Type | Method and Description |
---|---|
CommonMarginBlock |
PropertyList.getMarginBlockProps()
Constructs a CommonMarginBlock object.
|
Modifier and Type | Method and Description |
---|---|
CommonMarginBlock |
BlockContainer.getCommonMarginBlock() |
CommonMarginBlock |
ListBlock.getCommonMarginBlock() |
CommonMarginBlock |
ListItem.getCommonMarginBlock() |
CommonMarginBlock |
Block.getCommonMarginBlock() |
Modifier and Type | Method and Description |
---|---|
CommonMarginBlock |
Table.getCommonMarginBlock() |
Modifier and Type | Method and Description |
---|---|
CommonMarginBlock |
RegionBody.getCommonMarginBlock()
Return the
CommonMarginBlock instance attached to
this instance. |
CommonMarginBlock |
SimplePageMaster.getCommonMarginBlock() |
Modifier and Type | Method and Description |
---|---|
static void |
TraitSetter.addMargins(Area area,
CommonBorderPaddingBackground bpProps,
CommonMarginBlock marginProps,
PercentBaseContext context)
Add space to a block area.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.