hep.geant4.jni
Class G4TwistedBox

java.lang.Object
  extended by hep.geant4.jni.G4VSolid
      extended by hep.geant4.jni.G4VTwistedFaceted
          extended by hep.geant4.jni.G4TwistedBox

public class G4TwistedBox
extends G4VTwistedFaceted


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VSolid
swigCMemOwn
 
Constructor Summary
G4TwistedBox(long cPtr, boolean cMemoryOwn)
           
G4TwistedBox(String pName, double pPhiTwist, double pDx, double pDy, double pDz)
           
G4TwistedBox(SWIGTYPE_p___void__ arg0)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4TwistedBox obj)
           
 String getEntityType()
           
 double getPhiTwist()
           
 double getXHalfLength()
           
 double getYHalfLength()
           
 double getZHalfLength()
           
 
Methods inherited from class hep.geant4.jni.G4VTwistedFaceted
calculateExtent, computeDimensions, createNURBS, createPolyhedron, describeYourselfTo, distanceToIn, distanceToIn, distanceToOut, distanceToOut, distanceToOut, distanceToOut, distanceToOut, getAlpha, getCPtr, getCubicVolume, getDx1, getDx2, getDx3, getDx4, getDy1, getDy2, getDz, getExtent, getPhi, getPointInSolid, getPointOnSurface, getPolyhedron, getTheta, getTwistAngle, getValueA, getValueB, getValueD, inside, surfaceNormal, xcoef
 
Methods inherited from class hep.geant4.jni.G4VSolid
dumpInfo, getConstituentSolid, getCPtr, getDisplacedSolidPtr, getName, setName
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4TwistedBox

public G4TwistedBox(long cPtr,
                    boolean cMemoryOwn)

G4TwistedBox

public G4TwistedBox(String pName,
                    double pPhiTwist,
                    double pDx,
                    double pDy,
                    double pDz)

G4TwistedBox

public G4TwistedBox(SWIGTYPE_p___void__ arg0)
Method Detail

getCPtr

public static long getCPtr(G4TwistedBox obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4VTwistedFaceted

equals

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

getXHalfLength

public double getXHalfLength()

getYHalfLength

public double getYHalfLength()

getZHalfLength

public double getZHalfLength()

getPhiTwist

public double getPhiTwist()

getEntityType

public String getEntityType()
Overrides:
getEntityType in class G4VTwistedFaceted


Copyright © 2000-2007 FreeHEP. All Rights Reserved.