Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.memoire.dja
Class DjaLayoutTree  view DjaLayoutTree download DjaLayoutTree.java

java.lang.Object
  extended bycom.memoire.dja.DjaLayoutTree
All Implemented Interfaces:
DjaLayoutInterface

public class DjaLayoutTree
extends java.lang.Object
implements DjaLayoutInterface


Constructor Summary
DjaLayoutTree()
           
 
Method Summary
 void layout(DjaGrid _grid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DjaLayoutTree

public DjaLayoutTree()
Method Detail

layout

public void layout(DjaGrid _grid)
Specified by:
layout in interface DjaLayoutInterface