GL-overlay annotation.
Definition at line 25 of file TGLAnnotation.h.
#include <TGLAnnotation.h>
◆ EDrag
◆ ENameStack
| Enumerator |
|---|
| kMoveID | |
| kEditID | |
| kDeleteID | |
| kResizeID | |
Definition at line 52 of file TGLAnnotation.h.
◆ ERole
| Enumerator |
|---|
| kUser | |
| kViewer | |
| kAnnotation | |
| kAll | |
Definition at line 25 of file TGLOverlay.h.
◆ EState
| Enumerator |
|---|
| kInvisible | |
| kDisabled | |
| kActive | |
| kAllVisible | |
Definition at line 27 of file TGLOverlay.h.
◆ TGLAnnotation() [1/3]
◆ TGLAnnotation() [2/3]
◆ TGLAnnotation() [3/3]
◆ ~TGLAnnotation()
| TGLAnnotation::~TGLAnnotation |
( |
| ) |
|
|
override |
◆ Class()
- Returns
- TClass describing this class
◆ Class_Name()
- Returns
- Name of this class
◆ Class_Version()
◆ CloseEditor()
| void TGLAnnotation::CloseEditor |
( |
| ) |
|
◆ DeclFileName()
- Returns
- Name of the file containing the class declaration
Definition at line 132 of file TGLAnnotation.h.
◆ GetAllowClose()
| Bool_t TGLAnnotation::GetAllowClose |
( |
| ) |
const |
|
inline |
◆ GetBackColor()
| Color_t TGLAnnotation::GetBackColor |
( |
| ) |
const |
|
inline |
◆ GetLineTransparency()
| Char_t TGLAnnotation::GetLineTransparency |
( |
| ) |
const |
|
protected |
Returns transparency of annotation outline.
If annotation is selected enforce visibility of outline.
Definition at line 474 of file TGLAnnotation.cxx.
◆ GetRole()
| ERole TGLOverlayElement::GetRole |
( |
| ) |
const |
|
inlineinherited |
◆ GetState()
| EState TGLOverlayElement::GetState |
( |
| ) |
const |
|
inlineinherited |
◆ GetText()
◆ GetTextAlign()
◆ GetTextColor()
| Color_t TGLAnnotation::GetTextColor |
( |
| ) |
const |
|
inline |
◆ GetTextSize()
| Float_t TGLAnnotation::GetTextSize |
( |
| ) |
const |
|
inline |
◆ GetTransparency()
| Char_t TGLAnnotation::GetTransparency |
( |
| ) |
const |
|
inline |
◆ GetUseColorSet()
| Bool_t TGLAnnotation::GetUseColorSet |
( |
| ) |
const |
|
inline |
◆ Handle()
◆ IsA()
| TClass * TGLAnnotation::IsA |
( |
| ) |
const |
|
inlineoverride |
◆ MakeEditor()
| void TGLAnnotation::MakeEditor |
( |
| ) |
|
|
protected |
◆ MouseEnter()
◆ MouseLeave()
| void TGLAnnotation::MouseLeave |
( |
| ) |
|
|
overridevirtual |
◆ MouseStillInside()
◆ operator=()
◆ ProjectionMatrixPushIdentity()
| void TGLOverlayElement::ProjectionMatrixPushIdentity |
( |
| ) |
|
|
protectedinherited |
◆ Render()
| void TGLAnnotation::Render |
( |
TGLRnrCtx & | rnrCtx | ) |
|
|
overridevirtual |
◆ SetAllowClose()
| void TGLAnnotation::SetAllowClose |
( |
Bool_t | x | ) |
|
|
inline |
◆ SetBackColor()
| void TGLAnnotation::SetBackColor |
( |
Color_t | x | ) |
|
|
inline |
◆ SetBinaryState()
| void TGLOverlayElement::SetBinaryState |
( |
Bool_t | s | ) |
|
|
inlineinherited |
◆ SetRole()
| void TGLOverlayElement::SetRole |
( |
ERole | r | ) |
|
|
inlineinherited |
◆ SetState()
| void TGLOverlayElement::SetState |
( |
EState | s | ) |
|
|
inlineinherited |
◆ SetText()
◆ SetTextAlign()
◆ SetTextColor()
| void TGLAnnotation::SetTextColor |
( |
Color_t | x | ) |
|
|
inline |
◆ SetTextSize()
| void TGLAnnotation::SetTextSize |
( |
Float_t | x | ) |
|
|
inline |
◆ SetTransparency()
| void TGLAnnotation::SetTransparency |
( |
Char_t | x | ) |
|
|
inline |
◆ SetUseColorSet()
| void TGLAnnotation::SetUseColorSet |
( |
Bool_t | x | ) |
|
|
inline |
◆ Streamer()
| void TGLAnnotation::Streamer |
( |
TBuffer & | | ) |
|
|
override |
◆ StreamerNVirtual()
| void TGLAnnotation::StreamerNVirtual |
( |
TBuffer & | ClassDef_StreamerNVirtual_b | ) |
|
|
inline |
◆ UpdateText()
| void TGLAnnotation::UpdateText |
( |
| ) |
|
Modify the annotation text from the text-edit widget.
Definition at line 539 of file TGLAnnotation.cxx.
◆ fActive
◆ fAllowClose
| Bool_t TGLAnnotation::fAllowClose |
|
protected |
◆ fBackColor
◆ fDrag
| EDrag TGLAnnotation::fDrag |
|
protected |
◆ fDrawH
◆ fDrawRefLine
| Bool_t TGLAnnotation::fDrawRefLine |
|
protected |
◆ fDrawW
◆ fFont
◆ fgBackColor
◆ fgTextColor
◆ fHeight
◆ fMainFrame
◆ fMenuFont
◆ fMouseX
| Int_t TGLAnnotation::fMouseX |
|
protected |
◆ fMouseY
| Int_t TGLAnnotation::fMouseY |
|
protected |
◆ fParent
◆ fPointer
◆ fPosX
◆ fPosY
◆ fRole
| ERole TGLOverlayElement::fRole |
|
protectedinherited |
◆ fState
| EState TGLOverlayElement::fState |
|
protectedinherited |
◆ fText
◆ fTextAlign
◆ fTextColor
◆ fTextEdit
◆ fTextSize
◆ fTextSizeDrag
| Float_t TGLAnnotation::fTextSizeDrag |
|
protected |
◆ fTransparency
| Char_t TGLAnnotation::fTransparency |
|
protected |
◆ fUseColorSet
| Bool_t TGLAnnotation::fUseColorSet |
|
protected |
◆ fWidth
The documentation for this class was generated from the following files: