SourceForge.net Logo
aXSL API 0.1

Uses of Interface
org.axsl.areaR.AreaTree

Packages that use AreaTree
org.axsl.areaR Interfaces useful for client applications that wish to read an AreaTree, usually to create an output document. 
org.axsl.output Interfaces useful in the creation of an output document. 
 

Uses of AreaTree in org.axsl.areaR
 

Methods in org.axsl.areaR that return AreaTree
 AreaTree PageCollection.getAreaTreeOut()
          Returns the parent AreaTree instance.
 

Uses of AreaTree in org.axsl.output
 

Methods in org.axsl.output with parameters of type AreaTree
 void Renderer.setAreaTree(AreaTree areaTree)
          Sets the AreaTree instance that will be rendered.
 


SourceForge.net Logo
aXSL API 0.1

This documentation was created September 6 2006 by The aXSL Group and may be freely copied. See license for details.