fop 0.95beta | |
Frames | No Frames |
Methods with parameter type org.apache.fop.area.RegionViewport | |
void |
Methods with parameter type org.apache.fop.area.RegionViewport | |
void |
Methods with parameter type org.apache.fop.area.RegionViewport | |
void | Handle the traits for a region
This is used to draw the traits for the given page region. |
void | Handle the traits for a region
This is used to draw the traits for the given page region. |
void | Renders a region viewport. |
Methods with parameter type org.apache.fop.area.RegionViewport | |
void | Renders a region viewport. |
Methods with parameter type org.apache.fop.area.RegionViewport | |
void |
Methods with parameter type org.apache.fop.area.RegionViewport | |
void | Handle the traits for a region
This is used to draw the traits for the given page region. |
Constructors with parameter type org.apache.fop.area.RegionViewport | |
BodyRegion.BodyRegion(int regionClass, String regionName, RegionViewport parent, int columnCount, int columnGap) Constructor which can read traits directly
from an fo:region-body formatting object. | |
Constructor which can read traits directly
from an fo:region-body formatting object. | |
Create a new region reference area. | |
Create a new region reference area. |
Fields of type org.apache.fop.area.RegionViewport | |
RegionViewport | the parent RegionViewport for this object |
Methods with parameter type org.apache.fop.area.RegionViewport | |
void | Set the region on this page. |
Methods with return type org.apache.fop.area.RegionViewport | |
RegionViewport | |
RegionViewport | Page.getRegionViewport(int areaclass) Get the region from this page. |
fop 0.95beta |