|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.liacs.subdisc.DataPoint
public class DataPoint
Constructor Summary | |
---|---|
DataPoint(float theX,
float theY)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object theOtherObject)
|
float |
getX()
|
float |
getY()
|
Methods inherited from class java.lang.Object |
---|
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataPoint(float theX, float theY)
Method Detail |
---|
public float getX()
public float getY()
public boolean equals(java.lang.Object theOtherObject)
equals
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |