hep.geant4.jni
Class G4BREPSolidCylinder

java.lang.Object
  extended by hep.geant4.jni.G4VSolid
      extended by hep.geant4.jni.G4BREPSolid
          extended by hep.geant4.jni.G4BREPSolidCylinder

public class G4BREPSolidCylinder
extends G4BREPSolid


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VSolid
swigCMemOwn
 
Constructor Summary
G4BREPSolidCylinder(long cPtr, boolean cMemoryOwn)
           
G4BREPSolidCylinder(String name, G4ThreeVector origin, G4ThreeVector axis, G4ThreeVector direction, double radius, double length)
           
G4BREPSolidCylinder(SWIGTYPE_p___void__ arg0)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4BREPSolidCylinder obj)
           
 
Methods inherited from class hep.geant4.jni.G4BREPSolid
active, active, calculateExtent, createNURBS, createPolyhedron, describeYourselfTo, distanceToIn, distanceToIn, distanceToOut, distanceToOut, distanceToOut, distanceToOut, distanceToOut, getBBox, getCPtr, getCubicVolume, getCubVolEpsilon, getCubVolStatistics, getEntityType, getId, getName, getNumberOfFaces, getNumberOfSolids, getPlace, getPolyhedron, getShortestDistance, getSurface, initialize, inside, intersect, intersectionDistance, intersectionDistance, reset, scope, setCubVolEpsilon, setCubVolStatistics, setId, setName, surfaceNormal
 
Methods inherited from class hep.geant4.jni.G4VSolid
computeDimensions, dumpInfo, getConstituentSolid, getCPtr, getDisplacedSolidPtr, getExtent, getPointOnSurface
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4BREPSolidCylinder

public G4BREPSolidCylinder(long cPtr,
                           boolean cMemoryOwn)

G4BREPSolidCylinder

public G4BREPSolidCylinder(String name,
                           G4ThreeVector origin,
                           G4ThreeVector axis,
                           G4ThreeVector direction,
                           double radius,
                           double length)

G4BREPSolidCylinder

public G4BREPSolidCylinder(SWIGTYPE_p___void__ arg0)
Method Detail

getCPtr

public static long getCPtr(G4BREPSolidCylinder obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4BREPSolid

equals

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.