|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BodyAreaContainer | |
---|---|
org.apache.fop.layout | |
org.apache.fop.render | |
org.apache.fop.render.xml |
Uses of BodyAreaContainer in org.apache.fop.layout |
---|
Methods in org.apache.fop.layout that return BodyAreaContainer | |
---|---|
BodyAreaContainer |
Page.getBody()
|
BodyAreaContainer |
BodyRegionArea.makeBodyAreaContainer()
|
Methods in org.apache.fop.layout with parameters of type BodyAreaContainer | |
---|---|
void |
Page.addBody(BodyAreaContainer area)
Ensure that page is set not only on B.A.C. |
Uses of BodyAreaContainer in org.apache.fop.render |
---|
Methods in org.apache.fop.render with parameters of type BodyAreaContainer | |
---|---|
void |
AbstractRenderer.renderBodyAreaContainer(BodyAreaContainer area)
|
void |
Renderer.renderBodyAreaContainer(BodyAreaContainer area)
render the given area container |
Uses of BodyAreaContainer in org.apache.fop.render.xml |
---|
Methods in org.apache.fop.render.xml with parameters of type BodyAreaContainer | |
---|---|
void |
XMLRenderer.renderBodyAreaContainer(BodyAreaContainer area)
render a body area container to XML |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |