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 xy
public double y
public DoublePoint()DoublePoint
public DoublePoint(double x, double y)
public void move(double x, double y)translate
public void translate(double dx, double dy)hashCode
public int hashCode()
public boolean equals(Object obj)
public String toString()
All Packages Class Hierarchy This Package Previous Next Index
ACME Java ACME Labs