org.jcae.opencascade.jni
Class TopoDS_Face

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

public class TopoDS_Face
extends TopoDS_Shape


Field Summary
 
Fields inherited from class org.jcae.opencascade.jni.TopoDS_Shape
swigCMemOwn
 
Constructor Summary
  TopoDS_Face()
           
protected TopoDS_Face(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
protected static long getCPtr(TopoDS_Face 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_Face

protected TopoDS_Face(long cPtr,
                      boolean cMemoryOwn)

TopoDS_Face

public TopoDS_Face()
Method Detail

getCPtr

protected static long getCPtr(TopoDS_Face obj)

finalize

protected void finalize()
Overrides:
finalize in class TopoDS_Shape

delete

public void delete()
Overrides:
delete in class TopoDS_Shape