viceroy.GUI
Interface CustomActionData

All Known Implementing Classes:
CustomActionDataImpl

public interface CustomActionData

interface to handle the data of the viceroy's graph for the GUI

Since:
1.45
Author:
Anat Talmy
, Oren Dobzinski

Method Summary
 GraphViewer getGraph()
           
 

Method Detail

getGraph

public GraphViewer getGraph()