Graph Common

Uses of Class
pl.psnc.graph.exception.GraphException

Packages that use GraphException
pl.psnc.graph.action.factory   
pl.psnc.graph.gui   
 

Uses of GraphException in pl.psnc.graph.action.factory
 

Methods in pl.psnc.graph.action.factory that throw GraphException
 CustomGraph AbstractGraphAction.getCurrentGraph()
          Return an instance of the current Scenario Graph for the current Graph Editor.
 

Uses of GraphException in pl.psnc.graph.gui
 

Methods in pl.psnc.graph.gui that throw GraphException
 void IWorkflowPane.insert(java.awt.geom.Point2D point, org.jgraph.graph.DefaultGraphCell vertex)
          Insert a new Vertex at the given point
 void WorkflowDesignPane.insert(java.awt.geom.Point2D point, org.jgraph.graph.DefaultGraphCell vertex)
          Insert a new Vertex at the given point
 


Graph Common

Copyright 2008 by VLAB Dominik Stoklosa