SimJava 2.0.1

eduni.simdiag
Class DPoint

Object
  extended by DPoint

 class DPoint
extends Object


Field Summary
 double x
           
 double y
           
 
Constructor Summary
DPoint(double xx, double yy)
           
 
Method Summary
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public double x

y

public double y
Constructor Detail

DPoint

public DPoint(double xx,
              double yy)

SimJava 2.0.1

The University of Edinburgh, 2009