SourceForge.net Logo
aXSL API 0.2

org.axsl.area
Interface AreaTreeFactory


public interface AreaTreeFactory

Creates implementation-specific AreaTree instances.


Method Summary
 AreaTree makeAreaTree(Root root)
          Create an AreaTree instance.
 

Method Detail

makeAreaTree

AreaTree makeAreaTree(Root root)
Create an AreaTree instance.

Parameters:
root - The Root instance for which the AreaTree is being created.
Returns:
An implementation-specific instance of an AreaTree.

SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.