Geant4
9.6.p02
|
#include <G4Text.hh>
Public Types | |
enum | Layout { left, centre, right } |
Public Types inherited from G4VMarker | |
enum | FillStyle { noFill, hashed, filled } |
enum | SizeType { none, world, screen } |
Additional Inherited Members | |
Protected Attributes inherited from G4Visible | |
const G4VisAttributes * | fpVisAttributes |
G4bool | fAllocatedVisAttributes |
enum G4Text::Layout |
Layout G4Text::GetLayout | ( | ) | const |
G4String G4Text::GetText | ( | ) | const |
G4double G4Text::GetXOffset | ( | ) | const |
G4double G4Text::GetYOffset | ( | ) | const |
void G4Text::SetOffset | ( | double | dx, |
double | dy | ||
) |