Interface AbstractGraph.Shifting

All Superinterfaces:
AbstractGraph.Shifter, EventHandler, MouseDownHandler, MouseMoveHandler, MouseOutHandler, MouseUpHandler, TouchEndHandler, TouchMoveHandler, TouchStartHandler
All Known Implementing Classes:
LineGraph, ParaGraph, PopGraph2D, S3Graph
Enclosing class:
AbstractGraph<B>

Graphs that support shifting should implement this interface. Basic shifting capabilities are handled by AbstractGraph.