de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test
Class NodeProtector

java.lang.Object
  extended by de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test.NodeProtector

public class NodeProtector
extends Object

the class is used for the node protection, that means that no node can have a position at another node

Rating red

Method Summary
static void proof(AdapterGraphicalEditPart<?> nodeEditPart, Point newLocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

proof

public static void proof(AdapterGraphicalEditPart<?> nodeEditPart,
                         Point newLocation)