Methods in org.apache.fop.fo.pagination that return RegionArea |
(package private) abstract RegionArea | Region.makeRegionArea(int allocationRectangleXPosition, int allocationRectangleYPosition, int allocationRectangleWidth, int allocationRectangleHeight) Creates a Region layout object for this pagination Region. |
(package private) RegionArea | RegionAfter.makeRegionArea(int allocationRectangleXPosition, int allocationRectangleYPosition, int allocationRectangleWidth, int allocationRectangleHeight) |
(package private) RegionArea | RegionBefore.makeRegionArea(int allocationRectangleXPosition, int allocationRectangleYPosition, int allocationRectangleWidth, int allocationRectangleHeight) |
(package private) RegionArea | RegionBody.makeRegionArea(int allocationRectangleXPosition, int allocationRectangleYPosition, int allocationRectangleWidth, int allocationRectangleHeight) |