SourceForge.net Logo
aXSL API 0.1

org.axsl.areaW
Interface AreaTreeFactory


public interface AreaTreeFactory

Creates implementation-specific AreaTree instances.


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

Method Detail

makeAreaTree

public 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.1

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