org.jcae.opencascade.jni
Class Geom2d_Curve

java.lang.Object
  extended by org.jcae.opencascade.jni.Geom2d_Geometry
      extended by org.jcae.opencascade.jni.Geom2d_Curve

public class Geom2d_Curve
extends Geom2d_Geometry


Field Summary
 
Fields inherited from class org.jcae.opencascade.jni.Geom2d_Geometry
swigCMemOwn
 
Constructor Summary
protected Geom2d_Curve(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
protected static long getCPtr(Geom2d_Curve obj)
           
 
Methods inherited from class org.jcae.opencascade.jni.Geom2d_Geometry
getCPtr
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Geom2d_Curve

protected Geom2d_Curve(long cPtr,
                       boolean cMemoryOwn)
Method Detail

getCPtr

protected static long getCPtr(Geom2d_Curve obj)

finalize

protected void finalize()
Overrides:
finalize in class Geom2d_Geometry

delete

public void delete()
Overrides:
delete in class Geom2d_Geometry