|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use G4SurfaceType | |
---|---|
hep.geant4.jni |
Uses of G4SurfaceType in hep.geant4.jni |
---|
Methods in hep.geant4.jni that return G4SurfaceType | |
---|---|
G4SurfaceType |
G4SurfaceProperty.getType()
|
static G4SurfaceType |
G4SurfaceType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static G4SurfaceType[] |
G4SurfaceType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in hep.geant4.jni with parameters of type G4SurfaceType | |
---|---|
void |
G4SurfaceProperty.setType(G4SurfaceType type)
|
Constructors in hep.geant4.jni with parameters of type G4SurfaceType | |
---|---|
G4OpticalSurface(String name,
G4OpticalSurfaceModel model,
G4OpticalSurfaceFinish finish,
G4SurfaceType type)
|
|
G4OpticalSurface(String name,
G4OpticalSurfaceModel model,
G4OpticalSurfaceFinish finish,
G4SurfaceType type,
double value)
|
|
G4SurfaceProperty(String name,
G4SurfaceType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |