Graph_IO
Class EditorAction

java.lang.Object
  extended by Graph_IO.EditorAction

 class EditorAction
extends java.lang.Object


Constructor Summary
EditorAction()
           
 
Method Summary
(package private) static void EPS(GraphInputInterface interf)
           
(package private) static void open(GraphInputInterface interf)
           
(package private) static void save(GraphInputInterface interf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorAction

EditorAction()
Method Detail

open

static void open(GraphInputInterface interf)

EPS

static void EPS(GraphInputInterface interf)

save

static void save(GraphInputInterface interf)