hep.geant4.jni
Class HepPolyhedronTube

java.lang.Object
  extended by hep.geant4.jni.HepPolyhedron
      extended by hep.geant4.jni.HepPolyhedronCons
          extended by hep.geant4.jni.HepPolyhedronTube

public class HepPolyhedronTube
extends HepPolyhedronCons


Field Summary
 
Fields inherited from class hep.geant4.jni.HepPolyhedron
swigCMemOwn
 
Constructor Summary
HepPolyhedronTube(double Rmin, double Rmax, double Dz)
           
HepPolyhedronTube(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(HepPolyhedronTube obj)
           
 
Methods inherited from class hep.geant4.jni.HepPolyhedronCons
getCPtr
 
Methods inherited from class hep.geant4.jni.HepPolyhedron
add, createPolyhedron, createTwistedTrap, getCPtr, getFacet, getFacet, getFacet, getFacet, getFacet, getFacet, getNextEdge, getNextEdge, getNextEdgeIndeces, getNextEdgeIndeces, getNextFacet, getNextFacet, getNextFacet, getNextNormal, getNextUnitNormal, getNextVertex, getNextVertex, getNextVertexIndex, getNoFacets, getNormal, getNoVertices, getNumberOfRotationSteps, getSurfaceArea, getUnitNormal, getVertex, getVolume, intersect, isErrorBooleanProcess, resetNumberOfRotationSteps, setNumberOfRotationSteps, subtract, transform
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HepPolyhedronTube

public HepPolyhedronTube(long cPtr,
                         boolean cMemoryOwn)

HepPolyhedronTube

public HepPolyhedronTube(double Rmin,
                         double Rmax,
                         double Dz)
Method Detail

getCPtr

public static long getCPtr(HepPolyhedronTube obj)

finalize

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

delete

public void delete()
Overrides:
delete in class HepPolyhedronCons

equals

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.