|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use G4ModelingParameters.DrawingStyle | |
|---|---|
| hep.geant4.jni | |
| Uses of G4ModelingParameters.DrawingStyle in hep.geant4.jni |
|---|
| Methods in hep.geant4.jni that return G4ModelingParameters.DrawingStyle | |
|---|---|
G4ModelingParameters.DrawingStyle |
G4ModelingParameters.getDrawingStyle()
|
static G4ModelingParameters.DrawingStyle |
G4ModelingParameters.DrawingStyle.swigToEnum(int swigValue)
|
static G4ModelingParameters.DrawingStyle |
G4ModelingParameters.DrawingStyle.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static G4ModelingParameters.DrawingStyle[] |
G4ModelingParameters.DrawingStyle.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 G4ModelingParameters.DrawingStyle | |
|---|---|
void |
G4ModelingParameters.setDrawingStyle(G4ModelingParameters.DrawingStyle arg0)
|
| Constructors in hep.geant4.jni with parameters of type G4ModelingParameters.DrawingStyle | |
|---|---|
G4ModelingParameters(G4VisAttributes pDefaultVisAttributes,
G4ModelingParameters.DrawingStyle drawingStyle,
G4ModelingParameters.RepStyle repStyle,
boolean isCulling,
boolean isCullingInvisible,
boolean isDensityCulling,
double visibleDensity,
boolean isCullingCovered,
int noOfSides)
|
|
G4ModelingParameters(G4VisAttributes pDefaultVisAttributes,
G4ModelingParameters.DrawingStyle drawingStyle,
G4ModelingParameters.RepStyle repStyle,
boolean isCulling,
boolean isCullingInvisible,
boolean isDensityCulling,
double visibleDensity,
boolean isCullingCovered,
int noOfSides,
boolean isViewGeom,
boolean isViewHits,
boolean isViewDigis)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||