|
KWWidgets
|
#include <vtkKWCornerAnnotationEditor.h>
Public Types | |
| typedef vtkKWCheckButtonWithPopupFrame | Superclass |
| typedef vtkKWCheckButtonWithPopupFrame | Superclass |
Public Types inherited from vtkKWCheckButtonWithPopupFrame | |
| typedef vtkKWPopupFrame | Superclass |
| typedef vtkKWPopupFrame | Superclass |
Public Types inherited from vtkKWPopupFrame | |
| typedef vtkKWCompositeWidget | Superclass |
| typedef vtkKWCompositeWidget | Superclass |
Public Types inherited from vtkKWCompositeWidget | |
| typedef vtkKWFrame | Superclass |
| typedef vtkKWFrame | Superclass |
Public Types inherited from vtkKWFrame | |
| typedef vtkKWCoreWidget | Superclass |
| typedef vtkKWCoreWidget | Superclass |
Public Types inherited from vtkKWCoreWidget | |
| typedef vtkKWWidget | Superclass |
| typedef vtkKWWidget | Superclass |
Public Types inherited from vtkKWWidget | |
| enum | { WidgetCreatedEvent = 30000 } |
| enum | { WidgetCreatedEvent = 30000 } |
| typedef vtkKWObject | Superclass |
| typedef vtkKWObject | Superclass |
Public Types inherited from vtkKWObject | |
| typedef vtkObject | Superclass |
| typedef vtkObject | Superclass |
Public Member Functions | |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | SetPopupTextProperty (int) |
| virtual int | GetPopupTextProperty () |
| virtual void | PopupTextPropertyOn () |
| virtual void | PopupTextPropertyOff () |
| virtual void | SetRenderWidget (vtkKWRenderWidget *) |
| virtual vtkKWRenderWidget * | GetRenderWidget () |
| virtual vtkCornerAnnotation * | GetCornerAnnotation () |
| virtual void | SetVisibility (int i) |
| virtual int | GetVisibility () |
| virtual void | VisibilityOn () |
| virtual void | VisibilityOff () |
| virtual void | SetCornerText (const char *txt, int corner) |
| virtual const char * | GetCornerText (int i) |
| virtual void | SetTextColor (double r, double g, double b) |
| virtual void | SetTextColor (double *rgb) |
| virtual double * | GetTextColor () |
| virtual void | SetMaximumLineHeight (float) |
| virtual void | SetAnnotationChangedEvent (int) |
| virtual int | GetAnnotationChangedEvent () |
| virtual vtkKWCheckButton * | GetCornerVisibilityButton () |
| virtual void | Update () |
| virtual void | Close () |
| virtual void | UpdateEnableState () |
| virtual vtkKWTextPropertyEditor * | GetTextPropertyWidget () |
| virtual void | CheckButtonCallback (int state) |
| virtual void | CornerTextCallback (int i) |
| virtual void | MaximumLineHeightCallback (double value) |
| virtual void | MaximumLineHeightEndCallback (double value) |
| virtual void | TextPropertyCallback () |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | SetPopupTextProperty (int) |
| virtual int | GetPopupTextProperty () |
| virtual void | PopupTextPropertyOn () |
| virtual void | PopupTextPropertyOff () |
| virtual void | SetRenderWidget (vtkKWRenderWidget *) |
| virtual vtkKWRenderWidget * | GetRenderWidget () |
| virtual vtkCornerAnnotation * | GetCornerAnnotation () |
| virtual void | SetVisibility (int i) |
| virtual int | GetVisibility () |
| virtual void | VisibilityOn () |
| virtual void | VisibilityOff () |
| virtual void | SetCornerText (const char *txt, int corner) |
| virtual const char * | GetCornerText (int i) |
| virtual void | SetTextColor (double r, double g, double b) |
| virtual void | SetTextColor (double *rgb) |
| virtual double * | GetTextColor () |
| virtual void | SetMaximumLineHeight (float) |
| virtual void | SetAnnotationChangedEvent (int) |
| virtual int | GetAnnotationChangedEvent () |
| virtual vtkKWCheckButton * | GetCornerVisibilityButton () |
| virtual void | Update () |
| virtual void | Close () |
| virtual void | UpdateEnableState () |
| virtual vtkKWTextPropertyEditor * | GetTextPropertyWidget () |
| virtual void | CheckButtonCallback (int state) |
| virtual void | CornerTextCallback (int i) |
| virtual void | MaximumLineHeightCallback (double value) |
| virtual void | MaximumLineHeightEndCallback (double value) |
| virtual void | TextPropertyCallback () |
Public Member Functions inherited from vtkKWCheckButtonWithPopupFrame | |
| virtual void | SetDisablePopupButtonWhenNotChecked (int) |
| virtual void | DisablePopupButtonWhenNotCheckedOn () |
| virtual void | DisablePopupButtonWhenNotCheckedOff () |
| virtual int | GetDisablePopupButtonWhenNotChecked () |
| virtual vtkKWCheckButton * | GetCheckButton () |
| virtual void | SetDisablePopupButtonWhenNotChecked (int) |
| virtual void | DisablePopupButtonWhenNotCheckedOn () |
| virtual void | DisablePopupButtonWhenNotCheckedOff () |
| virtual int | GetDisablePopupButtonWhenNotChecked () |
| virtual vtkKWCheckButton * | GetCheckButton () |
Public Member Functions inherited from vtkKWPopupFrame | |
| virtual void | SetPopupMode (int) |
| virtual int | GetPopupMode () |
| virtual void | PopupModeOn () |
| virtual void | PopupModeOff () |
| virtual vtkKWPopupButton * | GetPopupButton () |
| virtual vtkKWFrameWithLabel * | GetFrame () |
| virtual void | SetPopupMode (int) |
| virtual int | GetPopupMode () |
| virtual void | PopupModeOn () |
| virtual void | PopupModeOff () |
| virtual vtkKWPopupButton * | GetPopupButton () |
| virtual vtkKWFrameWithLabel * | GetFrame () |
Static Public Member Functions | |
| static vtkKWCornerAnnotationEditor * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWCornerAnnotationEditor * | SafeDownCast (vtkObject *o) |
| static vtkKWCornerAnnotationEditor * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWCornerAnnotationEditor * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
| vtkKWCornerAnnotationEditor () | |
| ~vtkKWCornerAnnotationEditor () | |
| virtual void | CreateWidget () |
| virtual void | Render () |
| virtual int | GetCheckButtonState () |
| virtual void | SendChangedEvent () |
| vtkKWCornerAnnotationEditor () | |
| ~vtkKWCornerAnnotationEditor () | |
| virtual void | CreateWidget () |
| virtual void | Render () |
| virtual int | GetCheckButtonState () |
| virtual void | SendChangedEvent () |
Protected Member Functions inherited from vtkKWCheckButtonWithPopupFrame | |
| vtkKWCheckButtonWithPopupFrame () | |
| ~vtkKWCheckButtonWithPopupFrame () | |
| vtkKWCheckButtonWithPopupFrame () | |
| ~vtkKWCheckButtonWithPopupFrame () | |
Protected Member Functions inherited from vtkKWPopupFrame | |
| vtkKWPopupFrame () | |
| ~vtkKWPopupFrame () | |
| vtkKWPopupFrame () | |
| ~vtkKWPopupFrame () | |
Protected Member Functions inherited from vtkKWCompositeWidget | |
| vtkKWCompositeWidget () | |
| ~vtkKWCompositeWidget () | |
| vtkKWCompositeWidget () | |
| ~vtkKWCompositeWidget () | |
Protected Member Functions inherited from vtkKWFrame | |
| vtkKWFrame () | |
| ~vtkKWFrame () | |
| vtkKWFrame () | |
| ~vtkKWFrame () | |
Protected Member Functions inherited from vtkKWCoreWidget | |
| vtkKWCoreWidget () | |
| ~vtkKWCoreWidget () | |
| virtual const char * | GetType () |
| const char * | ConvertTclStringToInternalString (const char *source, int options=0) |
| const char * | ConvertInternalStringToTclString (const char *source, int options=0) |
| virtual void | SetTextOption (const char *option, const char *value) |
| virtual const char * | GetTextOption (const char *option) |
| vtkKWCoreWidget () | |
| ~vtkKWCoreWidget () | |
| virtual const char * | GetType () |
| const char * | ConvertTclStringToInternalString (const char *source, int options=0) |
| const char * | ConvertInternalStringToTclString (const char *source, int options=0) |
| virtual void | SetTextOption (const char *option, const char *value) |
| virtual const char * | GetTextOption (const char *option) |
Protected Member Functions inherited from vtkKWWidget | |
| vtkKWWidget () | |
| ~vtkKWWidget () | |
| virtual void | AddChild (vtkKWWidget *w) |
| virtual void | RemoveChild (vtkKWWidget *w) |
| virtual void | AddBalloonHelpBindings () |
| virtual void | PropagateEnableState (vtkKWWidget *widget) |
| virtual void | SetGenericBinding (const char *target, const char *event, vtkObject *object, const char *method) |
| virtual void | AddGenericBinding (const char *target, const char *event, vtkObject *object, const char *method) |
| virtual void | RemoveGenericBinding (const char *target, const char *event) |
| virtual void | RemoveGenericBinding (const char *target, const char *event, vtkObject *object, const char *method) |
| vtkKWWidget () | |
| ~vtkKWWidget () | |
| virtual void | AddChild (vtkKWWidget *w) |
| virtual void | RemoveChild (vtkKWWidget *w) |
| virtual void | AddBalloonHelpBindings () |
| virtual void | PropagateEnableState (vtkKWWidget *widget) |
| virtual void | SetGenericBinding (const char *target, const char *event, vtkObject *object, const char *method) |
| virtual void | AddGenericBinding (const char *target, const char *event, vtkObject *object, const char *method) |
| virtual void | RemoveGenericBinding (const char *target, const char *event) |
| virtual void | RemoveGenericBinding (const char *target, const char *event, vtkObject *object, const char *method) |
Protected Member Functions inherited from vtkKWObject | |
| vtkKWObject () | |
| ~vtkKWObject () | |
| virtual void | SetObjectMethodCommand (char **command, vtkObject *object, const char *method) |
| virtual void | InvokeObjectMethodCommand (const char *command) |
| virtual vtkCallbackCommand * | GetCallbackCommand () |
| virtual void | ProcessCallbackCommandEvents (vtkObject *caller, unsigned long event, void *calldata) |
| vtkKWObject () | |
| ~vtkKWObject () | |
| virtual void | SetObjectMethodCommand (char **command, vtkObject *object, const char *method) |
| virtual void | InvokeObjectMethodCommand (const char *command) |
| virtual vtkCallbackCommand * | GetCallbackCommand () |
| virtual void | ProcessCallbackCommandEvents (vtkObject *caller, unsigned long event, void *calldata) |
Protected Attributes | |
| int | AnnotationChangedEvent |
| vtkCornerAnnotation * | CornerAnnotation |
| vtkKWRenderWidget * | RenderWidget |
| int | PopupTextProperty |
| vtkKWFrame * | CornerFrame |
| vtkKWTextWithLabel * | CornerText [4] |
| vtkKWFrame * | PropertiesFrame |
| vtkKWScaleWithEntry * | MaximumLineHeightScale |
| vtkKWTextPropertyEditor * | TextPropertyWidget |
| vtkKWPopupButtonWithLabel * | TextPropertyPopupButton |
Protected Attributes inherited from vtkKWCheckButtonWithPopupFrame | |
| int | DisablePopupButtonWhenNotChecked |
| vtkKWCheckButton * | CheckButton |
Protected Attributes inherited from vtkKWPopupFrame | |
| int | PopupMode |
| vtkKWPopupButton * | PopupButton |
| vtkKWFrameWithLabel * | Frame |
Additional Inherited Members | |
Protected Types inherited from vtkKWCoreWidget | |
| enum | { ConvertStringEscapeCurlyBraces = 1, ConvertStringEscapeInterpretable = 2 } |
| enum | { ConvertStringEscapeCurlyBraces = 1, ConvertStringEscapeInterpretable = 2 } |
Static Protected Member Functions inherited from vtkKWWidget | |
| static int | CreateSpecificTkWidget (vtkKWWidget *obj, const char *type, const char *args=NULL) |
| static int | CreateSpecificTkWidget (vtkKWWidget *obj, const char *type, const char *args=NULL) |
Definition at line 35 of file debian/tmp/usr/include/KWWidgets/vtkKWCornerAnnotationEditor.h.
Definition at line 39 of file debian/tmp/usr/include/KWWidgets/vtkKWCornerAnnotationEditor.h.
Definition at line 39 of file vtkKWCornerAnnotationEditor.h.
|
protected |
|
protected |
|
protected |
|
protected |
|
static |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
static |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
static |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
| void vtkKWCornerAnnotationEditor::PrintSelf | ( | ostream & | os, |
| vtkIndent | indent | ||
| ) |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inlinevirtual |
Definition at line 84 of file debian/tmp/usr/include/KWWidgets/vtkKWCornerAnnotationEditor.h.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inlinevirtual |
Definition at line 100 of file debian/tmp/usr/include/KWWidgets/vtkKWCornerAnnotationEditor.h.
|
virtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
|
virtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
|
virtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protectedvirtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
protectedvirtual |
|
inlineprotectedvirtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
Definition at line 164 of file debian/tmp/usr/include/KWWidgets/vtkKWCornerAnnotationEditor.h.
|
protectedvirtual |
|
static |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
static |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
static |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
| void vtkKWCornerAnnotationEditor::PrintSelf | ( | ostream & | os, |
| vtkIndent | indent | ||
| ) |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inlinevirtual |
Definition at line 84 of file vtkKWCornerAnnotationEditor.h.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inlinevirtual |
Definition at line 100 of file vtkKWCornerAnnotationEditor.h.
|
virtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
|
virtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
|
virtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protectedvirtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
protectedvirtual |
|
inlineprotectedvirtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
Definition at line 164 of file vtkKWCornerAnnotationEditor.h.
|
protectedvirtual |
|
protected |
Definition at line 141 of file debian/tmp/usr/include/KWWidgets/vtkKWCornerAnnotationEditor.h.
|
protected |
Definition at line 143 of file debian/tmp/usr/include/KWWidgets/vtkKWCornerAnnotationEditor.h.
|
protected |
Definition at line 145 of file debian/tmp/usr/include/KWWidgets/vtkKWCornerAnnotationEditor.h.
|
protected |
Definition at line 149 of file debian/tmp/usr/include/KWWidgets/vtkKWCornerAnnotationEditor.h.
|
protected |
Definition at line 151 of file debian/tmp/usr/include/KWWidgets/vtkKWCornerAnnotationEditor.h.
|
protected |
Definition at line 152 of file debian/tmp/usr/include/KWWidgets/vtkKWCornerAnnotationEditor.h.
|
protected |
Definition at line 153 of file debian/tmp/usr/include/KWWidgets/vtkKWCornerAnnotationEditor.h.
|
protected |
Definition at line 154 of file debian/tmp/usr/include/KWWidgets/vtkKWCornerAnnotationEditor.h.
|
protected |
Definition at line 155 of file debian/tmp/usr/include/KWWidgets/vtkKWCornerAnnotationEditor.h.
|
protected |
Definition at line 156 of file debian/tmp/usr/include/KWWidgets/vtkKWCornerAnnotationEditor.h.
1.8.1.2