|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use G4Scale.Direction | |
|---|---|
| hep.geant4.jni | |
| Uses of G4Scale.Direction in hep.geant4.jni |
|---|
| Methods in hep.geant4.jni that return G4Scale.Direction | |
|---|---|
G4Scale.Direction |
G4Scale.getDirection()
|
static G4Scale.Direction |
G4Scale.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static G4Scale.Direction[] |
G4Scale.Direction.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in hep.geant4.jni with parameters of type G4Scale.Direction | |
|---|---|
G4Scale(double length,
String annotation,
G4Scale.Direction direction)
|
|
G4Scale(double length,
String annotation,
G4Scale.Direction direction,
boolean autoPlacing)
|
|
G4Scale(double length,
String annotation,
G4Scale.Direction direction,
boolean autoPlacing,
double xmid)
|
|
G4Scale(double length,
String annotation,
G4Scale.Direction direction,
boolean autoPlacing,
double xmid,
double ymid)
|
|
G4Scale(double length,
String annotation,
G4Scale.Direction direction,
boolean autoPlacing,
double xmid,
double ymid,
double zmid)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||