Uses of Class org.apache.fop.area.AreaTreeModel

Uses in package org.apache.fop.area

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
AreaTreeParser.parse(Source src, AreaTreeModel treeModel, FOUserAgent userAgent)
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.

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.