hep.geant4.jni
Class G4SurfaceProperty
java.lang.Object
hep.geant4.jni.G4SurfaceProperty
- Direct Known Subclasses:
- G4OpticalSurface
public class G4SurfaceProperty
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4SurfaceProperty
public G4SurfaceProperty(long cPtr,
boolean cMemoryOwn)
G4SurfaceProperty
public G4SurfaceProperty(String name,
G4SurfaceType type)
G4SurfaceProperty
public G4SurfaceProperty(String name)
getCPtr
public static long getCPtr(G4SurfaceProperty 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
getName
public String getName()
setName
public void setName(String name)
getType
public G4SurfaceType getType()
setType
public void setType(G4SurfaceType type)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.