public class PointEdge extends Object
PointEdge(Point2D p1, Point2D p2)
boolean
equals(Object obj)
Point2D
getP1()
getP2()
int
hashCode()
void
setP1(Point2D p1)
setP2(Point2D p2)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public PointEdge(Point2D p1, Point2D p2)
public final Point2D getP1()
public final Point2D getP2()
public final void setP1(Point2D p1)
public final void setP2(Point2D p2)
public final int hashCode()
hashCode
Object
public final boolean equals(Object obj)
equals
Copyright © 2012. All Rights Reserved.