org.topbraidcomposer.gef.graph.model
Class GraphState

java.lang.Object
  extended by org.topbraidcomposer.gef.graph.model.GraphState

public class GraphState
extends java.lang.Object


Constructor Summary
GraphState(GraphEditPart graphEditPart)
           
 
Method Summary
 void restore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphState

public GraphState(GraphEditPart graphEditPart)
Method Detail

restore

public void restore()