hep.geant4.jni
Class HepPolyhedronCons

java.lang.Object
  extended by hep.geant4.jni.HepPolyhedron
      extended by hep.geant4.jni.HepPolyhedronCons
Direct Known Subclasses:
HepPolyhedronCone, HepPolyhedronTube, HepPolyhedronTubs

public class HepPolyhedronCons
extends HepPolyhedron


Field Summary
 
Fields inherited from class hep.geant4.jni.HepPolyhedron
swigCMemOwn
 
Constructor Summary
HepPolyhedronCons(double Rmn1, double Rmx1, double Rmn2, double Rmx2, double Dz, double Phi1, double Dphi)
           
HepPolyhedronCons(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(HepPolyhedronCons obj)
           
 
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

HepPolyhedronCons

public HepPolyhedronCons(long cPtr,
                         boolean cMemoryOwn)

HepPolyhedronCons

public HepPolyhedronCons(double Rmn1,
                         double Rmx1,
                         double Rmn2,
                         double Rmx2,
                         double Dz,
                         double Phi1,
                         double Dphi)
Method Detail

getCPtr

public static long getCPtr(HepPolyhedronCons obj)

finalize

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

delete

public void delete()
Overrides:
delete in class HepPolyhedron

equals

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.