hep.geant4.jni
Class G4Point3DList

java.lang.Object
  extended by hep.geant4.jni.G4Point3DVector
      extended by hep.geant4.jni.G4Point3DList
Direct Known Subclasses:
G4NURBS, G4Polyhedron, G4Polyline

public class G4Point3DList
extends G4Point3DVector


Field Summary
 
Fields inherited from class hep.geant4.jni.G4Point3DVector
swigCMemOwn
 
Constructor Summary
G4Point3DList()
           
G4Point3DList(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4Point3DList obj)
           
 
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

G4Point3DList

public G4Point3DList(long cPtr,
                     boolean cMemoryOwn)

G4Point3DList

public G4Point3DList()
Method Detail

getCPtr

public static long getCPtr(G4Point3DList obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4Point3DVector

equals

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.