com.sculley.jim.swjava
Class ReferenceCurve

java.lang.Object
  |
  +--com.sculley.jim.swjava.peer.CppPeer
        |
        +--com.sculley.jim.swjava.ReferenceCurve

public class ReferenceCurve
extends CppPeer

Insert the type's description here. Creation date: (3/16/00 8:25:31 PM)


Constructor Summary
ReferenceCurve(long ptr)
          ReferenceCurve constructor comment.
 
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

ReferenceCurve

public ReferenceCurve(long ptr)
               throws java.lang.IllegalArgumentException
ReferenceCurve constructor comment.
Parameters:
ptr - long
Throws:
java.lang.IllegalArgumentException - The exception description.