|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.geant4.jni.G4KnotVector
public class G4KnotVector
| Field Summary | |
|---|---|
protected boolean |
swigCMemOwn
|
| Constructor Summary | |
|---|---|
G4KnotVector()
|
|
G4KnotVector(G4KnotVector orig)
|
|
G4KnotVector(int sz)
|
|
G4KnotVector(long cPtr,
boolean cMemoryOwn)
|
|
| Method Summary | |
|---|---|
int |
checkKnotVector(double val)
|
void |
delete()
|
boolean |
equals(Object obj)
|
void |
extractKnotVector(G4KnotVector kv,
int upper,
int lower)
|
protected void |
finalize()
|
static long |
getCPtr(G4KnotVector obj)
|
double |
getKnot(int knot_number)
|
int |
getKnotIndex(double k_value,
int order)
|
int |
getSize()
|
G4KnotVector |
multiplyKnotVector(int num,
double value)
|
void |
putKnot(int knot_number,
double value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean swigCMemOwn
| Constructor Detail |
|---|
public G4KnotVector(long cPtr,
boolean cMemoryOwn)
public G4KnotVector()
public G4KnotVector(int sz)
public G4KnotVector(G4KnotVector orig)
| Method Detail |
|---|
public static long getCPtr(G4KnotVector obj)
protected void finalize()
throws Throwable
finalize in class ObjectThrowablepublic void delete()
public boolean equals(Object obj)
equals in class Objectpublic int getSize()
public double getKnot(int knot_number)
public void putKnot(int knot_number,
double value)
public G4KnotVector multiplyKnotVector(int num,
double value)
public int checkKnotVector(double val)
public void extractKnotVector(G4KnotVector kv,
int upper,
int lower)
public int getKnotIndex(double k_value,
int order)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||