org.jcae.opencascade.jni
Class TopoDS_Shell

java.lang.Object
  extended by org.jcae.opencascade.jni.TopoDS_Shape
      extended by org.jcae.opencascade.jni.TopoDS_Shell

public class TopoDS_Shell
extends TopoDS_Shape


Field Summary
 
Fields inherited from class org.jcae.opencascade.jni.TopoDS_Shape
swigCMemOwn
 
Constructor Summary
  TopoDS_Shell()
           
protected TopoDS_Shell(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
protected static long getCPtr(TopoDS_Shell obj)
           
 
Methods inherited from class org.jcae.opencascade.jni.TopoDS_Shape
cArrayUnwrap, downcast, equals, getCPtr, getTShape, hashCode, hashCode, isSame, nativeIsSame, orientation, reverse, reversed, shapeType
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopoDS_Shell

protected TopoDS_Shell(long cPtr,
                       boolean cMemoryOwn)

TopoDS_Shell

public TopoDS_Shell()
Method Detail

getCPtr

protected static long getCPtr(TopoDS_Shell obj)

finalize

protected void finalize()
Overrides:
finalize in class TopoDS_Shape

delete

public void delete()
Overrides:
delete in class TopoDS_Shape