hep.geant4.jni
Class G4ScaleY3D

java.lang.Object
  extended by hep.geant4.jni.G4Transform3D
      extended by hep.geant4.jni.G4Scale3D
          extended by hep.geant4.jni.G4ScaleY3D

public class G4ScaleY3D
extends G4Scale3D


Field Summary
 
Fields inherited from class hep.geant4.jni.G4Transform3D
swigCMemOwn
 
Constructor Summary
  G4ScaleY3D()
           
  G4ScaleY3D(double y)
           
protected G4ScaleY3D(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
protected static long getCPtr(G4ScaleY3D obj)
           
 
Methods inherited from class hep.geant4.jni.G4Scale3D
getCPtr
 
Methods inherited from class hep.geant4.jni.G4Transform3D
dx, dy, dz, getCPtr, getDecomposition, getIdentity, getRotation, getTranslation, inverse, isNear, isNear, setIdentity, xx, xy, xz, yx, yy, yz, zx, zy, zz
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4ScaleY3D

protected G4ScaleY3D(long cPtr,
                     boolean cMemoryOwn)

G4ScaleY3D

public G4ScaleY3D()

G4ScaleY3D

public G4ScaleY3D(double y)
Method Detail

getCPtr

protected static long getCPtr(G4ScaleY3D obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4Scale3D

equals

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.