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

Quick Search    Search Deep

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

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

public class DjaLayoutCircle
extends java.lang.Object
implements DjaLayoutInterface


Constructor Summary
DjaLayoutCircle()
           
 
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

DjaLayoutCircle

public DjaLayoutCircle()
Method Detail

layout

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