public class RealCoords extends Object
double
x
y
RealCoords(double x, double y)
boolean
equals(Object o)
int
getIntX()
getIntY()
long
getLongX()
getLongY()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public double x
public double y
public RealCoords(double x, double y)
public int getIntX()
public int getIntY()
public long getLongX()
public long getLongY()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2015–2022 SciJava. All rights reserved.