hep.geant4.jni
Class G4Facet

java.lang.Object
  extended by hep.geant4.jni.G4Facet

public class G4Facet
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
G4Facet()
           
G4Facet(int v1)
           
G4Facet(int v1, int f1)
           
G4Facet(int v1, int f1, int v2)
           
G4Facet(int v1, int f1, int v2, int f2)
           
G4Facet(int v1, int f1, int v2, int f2, int v3)
           
G4Facet(int v1, int f1, int v2, int f2, int v3, int f3)
           
G4Facet(int v1, int f1, int v2, int f2, int v3, int f3, int v4)
           
G4Facet(int v1, int f1, int v2, int f2, int v3, int f3, int v4, int f4)
           
G4Facet(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4Facet obj)
           
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

G4Facet

public G4Facet(long cPtr,
               boolean cMemoryOwn)

G4Facet

public G4Facet(int v1,
               int f1,
               int v2,
               int f2,
               int v3,
               int f3,
               int v4,
               int f4)

G4Facet

public G4Facet(int v1,
               int f1,
               int v2,
               int f2,
               int v3,
               int f3,
               int v4)

G4Facet

public G4Facet(int v1,
               int f1,
               int v2,
               int f2,
               int v3,
               int f3)

G4Facet

public G4Facet(int v1,
               int f1,
               int v2,
               int f2,
               int v3)

G4Facet

public G4Facet(int v1,
               int f1,
               int v2,
               int f2)

G4Facet

public G4Facet(int v1,
               int f1,
               int v2)

G4Facet

public G4Facet(int v1,
               int f1)

G4Facet

public G4Facet(int v1)

G4Facet

public G4Facet()
Method Detail

getCPtr

public static long getCPtr(G4Facet obj)

finalize

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

delete

public void delete()

equals

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.