KWWidgets
|
#include <vtkKWScalarBarAnnotation.h>
Public Types | |
typedef vtkKWCheckButtonWithPopupFrame | Superclass |
typedef vtkKWCheckButtonWithPopupFrame | Superclass |
![]() | |
typedef vtkKWPopupFrame | Superclass |
typedef vtkKWPopupFrame | Superclass |
![]() | |
typedef vtkKWCompositeWidget | Superclass |
typedef vtkKWCompositeWidget | Superclass |
![]() | |
typedef vtkKWFrame | Superclass |
typedef vtkKWFrame | Superclass |
![]() | |
typedef vtkKWCoreWidget | Superclass |
typedef vtkKWCoreWidget | Superclass |
![]() | |
typedef vtkKWWidget | Superclass |
typedef vtkKWWidget | Superclass |
![]() | |
enum | { WidgetCreatedEvent = 30000 } |
enum | { WidgetCreatedEvent = 30000 } |
typedef vtkKWObject | Superclass |
typedef vtkKWObject | Superclass |
![]() | |
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 | SetScalarBarWidget (vtkScalarBarWidget *) |
virtual vtkScalarBarWidget * | GetScalarBarWidget () |
virtual void | SetVisibility (int i) |
virtual int | GetVisibility () |
virtual void | VisibilityOn () |
virtual void | VisibilityOff () |
virtual void | SetAnnotationChangedEvent (int) |
virtual int | GetAnnotationChangedEvent () |
virtual void | SetVolumeProperty (vtkVolumeProperty *prop) |
virtual vtkVolumeProperty * | GetVolumeProperty () |
virtual void | SetNumberOfComponents (int) |
virtual int | GetNumberOfComponents () |
virtual void | SetScalarComponentChangedEvent (int) |
virtual int | GetScalarComponentChangedEvent () |
virtual void | SetLabelFormatVisibility (int i) |
virtual int | GetLabelFormatVisibility () |
virtual void | LabelFormatVisibilityOn () |
virtual void | LabelFormatVisibilityOff () |
virtual vtkKWCheckButton * | GetScalarBarVisibilityButton () |
void | Update () |
virtual void | UpdateEnableState () |
virtual void | CheckButtonCallback (int state) |
virtual void | SelectedComponentCallback (int) |
virtual void | ScalarBarTitleCallback (const char *value) |
virtual void | ScalarBarLabelFormatCallback (const char *value) |
virtual void | TitleTextPropertyCallback () |
virtual void | LabelTextPropertyCallback () |
virtual void | MaximumNumberOfColorsEndCallback (double value) |
virtual void | NumberOfLabelsEndCallback (double value) |
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 | SetScalarBarWidget (vtkScalarBarWidget *) |
virtual vtkScalarBarWidget * | GetScalarBarWidget () |
virtual void | SetVisibility (int i) |
virtual int | GetVisibility () |
virtual void | VisibilityOn () |
virtual void | VisibilityOff () |
virtual void | SetAnnotationChangedEvent (int) |
virtual int | GetAnnotationChangedEvent () |
virtual void | SetVolumeProperty (vtkVolumeProperty *prop) |
virtual vtkVolumeProperty * | GetVolumeProperty () |
virtual void | SetNumberOfComponents (int) |
virtual int | GetNumberOfComponents () |
virtual void | SetScalarComponentChangedEvent (int) |
virtual int | GetScalarComponentChangedEvent () |
virtual void | SetLabelFormatVisibility (int i) |
virtual int | GetLabelFormatVisibility () |
virtual void | LabelFormatVisibilityOn () |
virtual void | LabelFormatVisibilityOff () |
virtual vtkKWCheckButton * | GetScalarBarVisibilityButton () |
void | Update () |
virtual void | UpdateEnableState () |
virtual void | CheckButtonCallback (int state) |
virtual void | SelectedComponentCallback (int) |
virtual void | ScalarBarTitleCallback (const char *value) |
virtual void | ScalarBarLabelFormatCallback (const char *value) |
virtual void | TitleTextPropertyCallback () |
virtual void | LabelTextPropertyCallback () |
virtual void | MaximumNumberOfColorsEndCallback (double value) |
virtual void | NumberOfLabelsEndCallback (double value) |
![]() | |
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 () |
![]() | |
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 vtkKWScalarBarAnnotation * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWScalarBarAnnotation * | SafeDownCast (vtkObject *o) |
static vtkKWScalarBarAnnotation * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWScalarBarAnnotation * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
vtkKWScalarBarAnnotation () | |
~vtkKWScalarBarAnnotation () | |
virtual void | CreateWidget () |
virtual void | PackLabelFrameChildren () |
virtual void | Render () |
virtual void | SetScalarBarTitle (const char *txt) |
virtual void | SetScalarBarLabelFormat (const char *txt) |
virtual int | GetCheckButtonState () |
virtual void | SendChangedEvent () |
vtkKWScalarBarAnnotation () | |
~vtkKWScalarBarAnnotation () | |
virtual void | CreateWidget () |
virtual void | PackLabelFrameChildren () |
virtual void | Render () |
virtual void | SetScalarBarTitle (const char *txt) |
virtual void | SetScalarBarLabelFormat (const char *txt) |
virtual int | GetCheckButtonState () |
virtual void | SendChangedEvent () |
![]() | |
vtkKWCheckButtonWithPopupFrame () | |
~vtkKWCheckButtonWithPopupFrame () | |
vtkKWCheckButtonWithPopupFrame () | |
~vtkKWCheckButtonWithPopupFrame () | |
![]() | |
vtkKWPopupFrame () | |
~vtkKWPopupFrame () | |
vtkKWPopupFrame () | |
~vtkKWPopupFrame () | |
![]() | |
vtkKWCompositeWidget () | |
~vtkKWCompositeWidget () | |
vtkKWCompositeWidget () | |
~vtkKWCompositeWidget () | |
![]() | |
vtkKWFrame () | |
~vtkKWFrame () | |
vtkKWFrame () | |
~vtkKWFrame () | |
![]() | |
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) |
![]() | |
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) |
![]() | |
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 | PopupTextProperty |
int | AnnotationChangedEvent |
int | ScalarComponentChangedEvent |
int | NumberOfComponents |
int | LabelFormatVisibility |
vtkScalarBarWidget * | ScalarBarWidget |
vtkVolumeProperty * | VolumeProperty |
vtkKWScalarComponentSelectionWidget * | ComponentSelectionWidget |
vtkKWFrame * | TitleFrame |
vtkKWEntryWithLabel * | TitleEntry |
vtkKWTextPropertyEditor * | TitleTextPropertyWidget |
vtkKWPopupButtonWithLabel * | TitleTextPropertyPopupButton |
vtkKWFrame * | LabelFrame |
vtkKWEntryWithLabel * | LabelFormatEntry |
vtkKWTextPropertyEditor * | LabelTextPropertyWidget |
vtkKWPopupButtonWithLabel * | LabelTextPropertyPopupButton |
vtkKWThumbWheel * | MaximumNumberOfColorsThumbWheel |
vtkKWScaleWithEntry * | NumberOfLabelsScale |
![]() | |
int | DisablePopupButtonWhenNotChecked |
vtkKWCheckButton * | CheckButton |
![]() | |
int | PopupMode |
vtkKWPopupButton * | PopupButton |
vtkKWFrameWithLabel * | Frame |
Additional Inherited Members | |
![]() | |
enum | { ConvertStringEscapeCurlyBraces = 1, ConvertStringEscapeInterpretable = 2 } |
enum | { ConvertStringEscapeCurlyBraces = 1, ConvertStringEscapeInterpretable = 2 } |
![]() | |
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 33 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
Definition at line 37 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
Definition at line 37 of file vtkKWScalarBarAnnotation.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 vtkKWScalarBarAnnotation::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inlinevirtual |
Definition at line 92 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
|
virtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protectedvirtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
inlineprotectedvirtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
Definition at line 159 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
|
protectedvirtual |
|
static |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
static |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
static |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
void vtkKWScalarBarAnnotation::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inlinevirtual |
Definition at line 92 of file vtkKWScalarBarAnnotation.h.
|
virtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protectedvirtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
inlineprotectedvirtual |
Reimplemented from vtkKWCheckButtonWithPopupFrame.
Definition at line 159 of file vtkKWScalarBarAnnotation.h.
|
protectedvirtual |
|
protected |
Definition at line 127 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
|
protected |
Definition at line 128 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
|
protected |
Definition at line 129 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
|
protected |
Definition at line 130 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
|
protected |
Definition at line 131 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
|
protected |
Definition at line 133 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
|
protected |
Definition at line 134 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
|
protected |
Definition at line 138 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
|
protected |
Definition at line 139 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
|
protected |
Definition at line 140 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
|
protected |
Definition at line 141 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
|
protected |
Definition at line 142 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
|
protected |
Definition at line 143 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
|
protected |
Definition at line 144 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
|
protected |
Definition at line 145 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
|
protected |
Definition at line 146 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
|
protected |
Definition at line 147 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.
|
protected |
Definition at line 148 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarBarAnnotation.h.