uk.ac.ic.doc.automed.editor.autolayout
Class NewObjectsClass

java.lang.Object
  extended by uk.ac.ic.doc.automed.editor.autolayout.NewObjectsClass

 class NewObjectsClass
extends java.lang.Object


Field Summary
static int AutoLayoutERObj
           
static int AutoLayoutPositionable
           
static int AutoLayoutSchemaObject
           
static int AutoLayoutSpringObject
           
static int AutoLayoutTreeObject
           
 
Constructor Summary
NewObjectsClass()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AutoLayoutPositionable

public static int AutoLayoutPositionable

AutoLayoutSchemaObject

public static int AutoLayoutSchemaObject

AutoLayoutTreeObject

public static int AutoLayoutTreeObject

AutoLayoutERObj

public static int AutoLayoutERObj

AutoLayoutSpringObject

public static int AutoLayoutSpringObject
Constructor Detail

NewObjectsClass

NewObjectsClass()