hep.geant4.jni
Class G4UIcmdWith3Vector
java.lang.Object
hep.geant4.jni.G4UIcommand
hep.geant4.jni.G4UIcmdWith3Vector
public class G4UIcmdWith3Vector
- extends G4UIcommand
Methods inherited from class hep.geant4.jni.G4UIcommand |
availableForStates, availableForStates, availableForStates, availableForStates, availableForStates, categoryOf, convertTo3Vector, convertToBool, convertToDimensioned3Vector, convertToDimensionedDouble, convertToDouble, convertToInt, convertToString, convertToString, convertToString, convertToString, convertToString, convertToString, doIt, getCommandName, getCommandPath, getCPtr, getCurrentValue, getGuidanceEntries, getGuidanceLine, getParameter, getParameterEntries, getRange, getStateList, getTitle, isAvailable, list, setGuidance, setParameter, setRange, unitsList, valueOf |
G4UIcmdWith3Vector
public G4UIcmdWith3Vector(long cPtr,
boolean cMemoryOwn)
G4UIcmdWith3Vector
public G4UIcmdWith3Vector(String theCommandPath,
G4UImessenger theMessenger)
getCPtr
public static long getCPtr(G4UIcmdWith3Vector obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4UIcommand
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4UIcommand
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4UIcommand
getNew3VectorValue
public static G4ThreeVector getNew3VectorValue(String paramString)
setParameterName
public void setParameterName(String theNameX,
String theNameY,
String theNameZ,
boolean omittable,
boolean currentAsDefault)
setParameterName
public void setParameterName(String theNameX,
String theNameY,
String theNameZ,
boolean omittable)
setDefaultValue
public void setDefaultValue(G4ThreeVector defVal)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.