|
|||||||||
| 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.CoEdge
Insert the type's description here. Creation date: (2/20/00 11:01:05 AM)
| Constructor Summary | |
CoEdge(long ptr)
CoEdge constructor comment. |
|
| Method Summary | |
double[] |
evaluate(double parameter)
Insert the method's description here. |
SWCurveParameters |
getCurveParameters()
Insert the method's description here. |
Edge |
getEdge()
Insert the method's description here. |
Loop |
getLoop()
Insert the method's description here. |
CoEdge |
getNext()
Insert the method's description here. |
CoEdge |
getPartner()
Insert the method's description here. |
boolean |
getSense()
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 CoEdge(long ptr)
throws java.lang.IllegalArgumentException
ptr - long| Method Detail |
public double[] evaluate(double parameter)
parameter - doublepublic SWCurveParameters getCurveParameters()
public Edge getEdge()
public Loop getLoop()
public CoEdge getNext()
public CoEdge getPartner()
public boolean getSense()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||