|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jcae.opencascade.jni.Bnd_Box
public class Bnd_Box
Field Summary | |
---|---|
protected boolean |
swigCMemOwn
|
Constructor Summary | |
---|---|
|
Bnd_Box()
|
protected |
Bnd_Box(long cPtr,
boolean cMemoryOwn)
|
Method Summary | |
---|---|
void |
delete()
|
protected void |
finalize()
|
double[] |
get()
Return the array { Xmin, Ymin, Zmin, Xmax, Ymax, Zmax } |
void |
get(double[] box)
|
protected static long |
getCPtr(Bnd_Box obj)
|
boolean |
isVoid()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected boolean swigCMemOwn
Constructor Detail |
---|
protected Bnd_Box(long cPtr, boolean cMemoryOwn)
public Bnd_Box()
Method Detail |
---|
protected static long getCPtr(Bnd_Box obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public double[] get()
public boolean isVoid()
public void get(double[] box)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |