#include <G4VisCommandsSet.hh>
Definition at line 77 of file G4VisCommandsSet.hh.
◆ G4VisCommandSetTextLayout() [1/2]
G4VisCommandSetTextLayout::G4VisCommandSetTextLayout |
( |
| ) |
|
Definition at line 224 of file G4VisCommandsSet.cc.
229 (
"Defines layout future \"/vis/scene/add/text\" commands.");
231 (
"\"left\" (default) for left justification to provided coordinate.");
233 (
"\"centre\" or \"center\" for text centered on provided coordinate.");
235 (
"\"right\" for right justification to provided coordinate.");
void SetParameterName(const char *theName, G4bool omittable, G4bool currentAsDefault=false)
G4UIcmdWithAString * fpCommand
void SetGuidance(const char *aGuidance)
void SetDefaultValue(const char *defVal)
void SetCandidates(const char *candidateList)
◆ ~G4VisCommandSetTextLayout()
G4VisCommandSetTextLayout::~G4VisCommandSetTextLayout |
( |
| ) |
|
|
virtual |
◆ G4VisCommandSetTextLayout() [2/2]
◆ GetCurrentValue()
◆ operator=()
◆ SetNewValue()
Reimplemented from G4UImessenger.
Definition at line 252 of file G4VisCommandsSet.cc.
256 else if (newValue ==
"centre" || newValue ==
"center")
264 G4cout <<
"Text layout (for future \"text\" commands) has been set to \""
static G4Text::Layout fCurrentTextLayout
G4GLOB_DLL std::ostream G4cout
static Verbosity GetVerbosity()
static G4VisManager * fpVisManager
◆ fpCommand
The documentation for this class was generated from the following files: