adams.ml
Class BaseData.Point
java.lang.Object
adams.ml.BaseData.Point
- Enclosing class:
- BaseData
public static class BaseData.Point
- extends Object
|
Field Summary |
protected double |
xpos
|
protected double |
ypos
|
|
Method Summary |
double |
getX()
|
double |
getY()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
xpos
protected double xpos
ypos
protected double ypos
BaseData.Point
public BaseData.Point(double x,
double y)
getX
public double getX()
getY
public double getY()
Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.