hep.geant4.jni
Class G4Plane
java.lang.Object
hep.geant4.jni.G4Plane
public class G4Plane
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4Plane
public G4Plane(long cPtr,
boolean cMemoryOwn)
G4Plane
public G4Plane()
getCPtr
public static long getCPtr(G4Plane obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
delete
public void delete()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
setA
public void setA(double value)
getA
public double getA()
setB
public void setB(double value)
getB
public double getB()
setC
public void setC(double value)
getC
public double getC()
setD
public void setD(double value)
getD
public double getD()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.