org.jcae.opencascade.jni
Class BRepFilletAPI_LocalOperation

java.lang.Object
  extended by org.jcae.opencascade.jni.BRepBuilderAPI_MakeShape
      extended by org.jcae.opencascade.jni.BRepFilletAPI_LocalOperation
Direct Known Subclasses:
BRepFilletAPI_MakeChamfer, BRepFilletAPI_MakeFillet

public class BRepFilletAPI_LocalOperation
extends BRepBuilderAPI_MakeShape


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

Constructor Detail

BRepFilletAPI_LocalOperation

protected BRepFilletAPI_LocalOperation(long cPtr,
                                       boolean cMemoryOwn)
Method Detail

getCPtr

protected static long getCPtr(BRepFilletAPI_LocalOperation obj)

finalize

protected void finalize()
Overrides:
finalize in class BRepBuilderAPI_MakeShape

delete

public void delete()
Overrides:
delete in class BRepBuilderAPI_MakeShape