com.sun.j3d.utils.geometry
Class Edge
java.lang.Object
com.sun.j3d.utils.geometry.Edge
class Edge
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
v1
public int v1
v2
public int v2
HASHCONST
private static final int HASHCONST
- See Also:
- Constant Field Values
Edge
public Edge(int a,
int b)
Edge
public Edge(Edge e)
Edge
public Edge()
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object x)
- Overrides:
equals
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.