fop 0.95beta | |
Frames | No Frames |
Classes derived from org.apache.fop.area.AreaTreeModel | |
class | A simple cached render pages model. |
class | This uses the AreaTreeModel to store the pages
Each page is either rendered if ready or prepared
for later rendering. |
Fields of type org.apache.fop.area.AreaTreeModel | |
AreaTreeModel | The AreaTreeModel in use |
Methods with parameter type org.apache.fop.area.AreaTreeModel | |
ContentHandler | Creates a new ContentHandler instance that you can send the area tree XML to. |
void | Parses an intermediate file (area tree XML) into an AreaTreeModel instance by adding
pages to it. |
Methods with return type org.apache.fop.area.AreaTreeModel | |
AreaTreeModel | Get the area tree model for this area tree. |
fop 0.95beta |