org.jcae.opencascade.jni
Class Adaptor2d_Curve2d

java.lang.Object
  extended by org.jcae.opencascade.jni.Adaptor2d_Curve2d
Direct Known Subclasses:
Geom2dAdaptor_Curve

public class Adaptor2d_Curve2d
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
protected Adaptor2d_Curve2d(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
protected static long getCPtr(Adaptor2d_Curve2d obj)
           
 double[] value(double U)
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

Adaptor2d_Curve2d

protected Adaptor2d_Curve2d(long cPtr,
                            boolean cMemoryOwn)
Method Detail

getCPtr

protected static long getCPtr(Adaptor2d_Curve2d obj)

finalize

protected void finalize()
Overrides:
finalize in class java.lang.Object

delete

public void delete()

value

public double[] value(double U)