hep.geant4.jni
Class G4BSplineCurveWithKnots

java.lang.Object
  extended by hep.geant4.jni.G4Curve
      extended by hep.geant4.jni.G4BSplineCurve
          extended by hep.geant4.jni.G4BSplineCurveWithKnots

public class G4BSplineCurveWithKnots
extends G4BSplineCurve


Field Summary
 
Fields inherited from class hep.geant4.jni.G4Curve
swigCMemOwn
 
Constructor Summary
G4BSplineCurveWithKnots()
           
G4BSplineCurveWithKnots(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4BSplineCurveWithKnots obj)
           
 
Methods inherited from class hep.geant4.jni.G4BSplineCurve
getControlPointsList, getCPtr, getDegree, getKnots, getPMax, getPoint, getPPoint, getWeightsData, init, intersectRay2D, project, project, tangent
 
Methods inherited from class hep.geant4.jni.G4Curve
bBox, getCPtr, getEnd, getEntityType, getPEnd, getPStart, getSameSense, getStart, isBounded, isPOn, name, setBounds, setBounds, setBounds, setBounds, setParentSrfPtr, setSameSense
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4BSplineCurveWithKnots

public G4BSplineCurveWithKnots(long cPtr,
                               boolean cMemoryOwn)

G4BSplineCurveWithKnots

public G4BSplineCurveWithKnots()
Method Detail

getCPtr

public static long getCPtr(G4BSplineCurveWithKnots obj)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class G4BSplineCurve
Throws:
Throwable

delete

public void delete()
Overrides:
delete in class G4BSplineCurve

equals

public boolean equals(Object obj)
Overrides:
equals in class G4BSplineCurve


Copyright © 2000-2007 FreeHEP. All Rights Reserved.