edu.ucla.stat.SOCR.touchgraph.graphlayout
Interface GraphListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
HVScroll, HyperScroll, LocalityScroll, RotateScroll, ZoomScroll

public interface GraphListener
extends java.util.EventListener

GraphListener.

Version:
1.22-jre1.1 $Id: GraphListener.java,v 1.1 2010/01/20 20:38:32 jiecui Exp $
Author:
Alexander Shapiro

Method Summary
 void graphMoved()
           
 void graphReset()
           
 

Method Detail

graphMoved

void graphMoved()

graphReset

void graphReset()