|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.sculley.jim.swjava.peer.CppPeer
|
+--com.sculley.jim.swjava.Edge
Insert the type's description here. Creation date: (2/18/00 11:17:20 PM)
| Constructor Summary | |
Edge(long ptr)
Edge constructor comment. |
|
| Method Summary | |
double[] |
evaluate(double parameter)
Insert the method's description here. |
Face[] |
getAdjacentFacePair()
Insert the method's description here. |
double |
getClosestParameterOn(SWPoint point)
Insert the method's description here. |
SWPoint |
getClosestPointOn(SWPoint point)
Insert the method's description here. |
java.util.Enumeration |
getCoEdges()
Insert the method's description here. |
Curve |
getCurve()
Insert the method's description here. |
SWCurveParameters |
getCurveParameters()
Insert the method's description here. |
Vertex |
getEndVertex()
Insert the method's description here. |
double |
getParameterizationAt(SWPoint point)
Insert the method's description here. |
Vertex |
getStartVertex()
Insert the method's description here. |
boolean |
matchesFaceSense(Face face)
Insert the method's description here. |
boolean |
removeRedundantTopology()
Insert the method's description here. |
| Methods inherited from class com.sculley.jim.swjava.peer.CppPeer |
getPtr |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Edge(long ptr)
throws java.lang.IllegalArgumentException
ptr - long| Method Detail |
public double[] evaluate(double parameter)
parameter - doublepublic Face[] getAdjacentFacePair()
public double getClosestParameterOn(SWPoint point)
point - com.sculley.jim.swjava.SWPointpublic SWPoint getClosestPointOn(SWPoint point)
point - com.sculley.jim.swjava.SWPointpublic java.util.Enumeration getCoEdges()
public Curve getCurve()
public SWCurveParameters getCurveParameters()
public Vertex getEndVertex()
public double getParameterizationAt(SWPoint point)
throws ParameterizationException
point - com.sculley.jim.swjava.SWPointpublic Vertex getStartVertex()
public boolean matchesFaceSense(Face face)
face - com.sculley.jim.swjava.Facepublic boolean removeRedundantTopology()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||