All Packages Class Hierarchy This Package Previous Next Index
![]() |
java.lang.Object | +----Acme.GenericCloneable | +----Acme.DoublePoint
Fetch the software.
Fetch the entire Acme package.
public double x
public double y
public DoublePoint()
public DoublePoint(double x, double y)
public void move(double x, double y)
public void translate(double dx, double dy)
public int hashCode()
public boolean equals(Object obj)
public String toString()
All Packages Class Hierarchy This Package Previous Next Index
ACME Java ACME Labs