hep.geant4.jni
Class HepPolyhedronPcon

java.lang.Object
  extended by hep.geant4.jni.HepPolyhedron
      extended by hep.geant4.jni.HepPolyhedronPgon
          extended by hep.geant4.jni.HepPolyhedronPcon

public class HepPolyhedronPcon
extends HepPolyhedronPgon


Field Summary
 
Fields inherited from class hep.geant4.jni.HepPolyhedron
swigCMemOwn
 
Constructor Summary
HepPolyhedronPcon(double phi, double dphi, int nz, SWIGTYPE_p_double z, SWIGTYPE_p_double rmin, SWIGTYPE_p_double rmax)
           
HepPolyhedronPcon(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(HepPolyhedronPcon obj)
           
 
Methods inherited from class hep.geant4.jni.HepPolyhedronPgon
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

HepPolyhedronPcon

public HepPolyhedronPcon(long cPtr,
                         boolean cMemoryOwn)

HepPolyhedronPcon

public HepPolyhedronPcon(double phi,
                         double dphi,
                         int nz,
                         SWIGTYPE_p_double z,
                         SWIGTYPE_p_double rmin,
                         SWIGTYPE_p_double rmax)
Method Detail

getCPtr

public static long getCPtr(HepPolyhedronPcon obj)

finalize

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

delete

public void delete()
Overrides:
delete in class HepPolyhedronPgon

equals

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.