hep.geant4.jni
Class G4PolyhedronPgon

java.lang.Object
  extended by hep.geant4.jni.G4Point3DVector
      extended by hep.geant4.jni.G4Point3DList
          extended by hep.geant4.jni.G4Polyhedron
              extended by hep.geant4.jni.G4PolyhedronPgon
All Implemented Interfaces:
G4Visible

public class G4PolyhedronPgon
extends G4Polyhedron


Field Summary
 
Fields inherited from class hep.geant4.jni.G4Point3DVector
swigCMemOwn
 
Constructor Summary
G4PolyhedronPgon(double phi, double dphi, int npdv, int nz, SWIGTYPE_p_double z, SWIGTYPE_p_double rmin, SWIGTYPE_p_double rmax)
           
G4PolyhedronPgon(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4PolyhedronPgon obj)
           
 
Methods inherited from class hep.geant4.jni.G4Polyhedron
getCPtr, getNumberOfRotationStepsAtTimeOfCreation, getVisAttributes, setVisAttributes
 
Methods inherited from class hep.geant4.jni.G4Point3DList
getCPtr
 
Methods inherited from class hep.geant4.jni.G4Point3DVector
add, capacity, clear, empty, get, getCPtr, isEmpty, pushBack, reserve, set, size
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4PolyhedronPgon

public G4PolyhedronPgon(long cPtr,
                        boolean cMemoryOwn)

G4PolyhedronPgon

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

getCPtr

public static long getCPtr(G4PolyhedronPgon obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4Polyhedron

equals

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.