hep.geant4.jni
Class G4SurfaceOfRevolution

java.lang.Object
  extended by hep.geant4.jni.G4STEPEntity
      extended by hep.geant4.jni.G4Surface
          extended by hep.geant4.jni.G4SurfaceOfRevolution

public class G4SurfaceOfRevolution
extends G4Surface


Field Summary
 
Fields inherited from class hep.geant4.jni.G4STEPEntity
swigCMemOwn
 
Constructor Summary
G4SurfaceOfRevolution(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4SurfaceOfRevolution obj)
           
 
Methods inherited from class hep.geant4.jni.G4Surface
calcBBox, calcNormal, closestDistanceToPoint, deactivate, evaluate, evaluation, getBBox, getClosestHit, getConvex, getCPtr, getDistance, getEntityType, getNextNode, getNumberOfPoints, getOrigin, getPoint, getSameSense, getUHit, getVHit, howNear, intersect, isActive, isConvex, myType, name, norm, normal, project, project, reset, setActive, setBoundaries, setDistance, setNextNode, setSameSense, surfaceNormal
 
Methods inherited from class hep.geant4.jni.G4STEPEntity
getCPtr
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4SurfaceOfRevolution

public G4SurfaceOfRevolution(long cPtr,
                             boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(G4SurfaceOfRevolution obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4Surface

equals

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.