|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegionBody | |
---|---|
org.foray.fotree.fo.obj | Classes representing the various Formatting Objects in the fo: namespace. |
Uses of RegionBody in org.foray.fotree.fo.obj |
---|
Methods in org.foray.fotree.fo.obj that return RegionBody | |
---|---|
RegionBody |
SimplePageMaster.getRegionBody(String regionName)
|
Methods in org.foray.fotree.fo.obj that return types with arguments of type RegionBody | |
---|---|
Collection<RegionBody> |
SimplePageMaster.getRegionBodies()
|
Methods in org.foray.fotree.fo.obj with parameters of type RegionBody | |
---|---|
protected void |
SimplePageMaster.addRegionBody(RegionBody regionBody)
Registers the child region-body. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |