All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----relaaja.netlayout.VGJ.DPoint
public double xy
public double y
public DPoint(double x_in, double y_in)DPoint
public DPoint()DPoint
public DPoint(DPoint init)
public boolean equals(DPoint other)move
public void move(double new_x, double new_y)move
public void move(DPoint to)translate
public void translate(double x_shift, double y_shift)
All Packages Class Hierarchy This Package Previous Next Index