edu.iu.cnets.klatsch.gui
Class WidgetGraph.Velocity

java.lang.Object
  extended by edu.iu.cnets.klatsch.gui.WidgetGraph.Velocity
Enclosing class:
WidgetGraph

 class WidgetGraph.Velocity
extends java.lang.Object


Field Summary
(package private)  double x
           
(package private)  double y
           
 
Constructor Summary
WidgetGraph.Velocity(double x, double y)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

double x

y

double y
Constructor Detail

WidgetGraph.Velocity

WidgetGraph.Velocity(double x,
                     double y)