|
| virtual const char * | GetClassName () |
| |
| virtual int | IsA (const char *type) |
| |
| void | PrintSelf (ostream &os, vtkIndent indent) override |
| |
|
| virtual void | SetAutoConvertProperties (bool) |
| | Automatically convert data arrays as needed by filters including converting cell arrays to point arrays, or vice versa, and extracting single components from multi-component arrays. More...
|
| |
| virtual bool | GetAutoConvertProperties () |
| | Automatically convert data arrays as needed by filters including converting cell arrays to point arrays, or vice versa, and extracting single components from multi-component arrays. More...
|
| |
| virtual void | AutoConvertPropertiesOn () |
| | Automatically convert data arrays as needed by filters including converting cell arrays to point arrays, or vice versa, and extracting single components from multi-component arrays. More...
|
| |
| virtual void | AutoConvertPropertiesOff () |
| | Automatically convert data arrays as needed by filters including converting cell arrays to point arrays, or vice versa, and extracting single components from multi-component arrays. More...
|
| |
|
| virtual int | GetBlockColorsDistinctValues () |
| | Determines the number of distinct values in vtkBlockColors. More...
|
| |
| virtual void | SetBlockColorsDistinctValues (int) |
| | Determines the number of distinct values in vtkBlockColors. More...
|
| |
|
| virtual bool | GetAutoApply () |
| | Automatically apply changes in the 'Properties' panel. More...
|
| |
| virtual void | SetAutoApply (bool) |
| | Automatically apply changes in the 'Properties' panel. More...
|
| |
|
| virtual int | GetAutoApplyDelay () |
| | Get/Set delay for auto apply. More...
|
| |
| virtual void | SetAutoApplyDelay (int) |
| | Get/Set delay for auto apply. More...
|
| |
|
| virtual bool | GetAutoApplyActiveOnly () |
| | Automatically apply changes in the 'Properties' panel. More...
|
| |
| virtual void | SetAutoApplyActiveOnly (bool) |
| | Automatically apply changes in the 'Properties' panel. More...
|
| |
|
| virtual bool | GetPreservePropertyValues () |
| | Preserve applied properties values for next use. More...
|
| |
| virtual void | SetPreservePropertyValues (bool) |
| | Preserve applied properties values for next use. More...
|
| |
| virtual std::string | GetDefaultViewType () |
| | } More...
|
| |
| virtual void | SetDefaultViewType (std::string) |
| | Preserve applied properties values for next use. More...
|
| |
|
| virtual std::string | GetInterfaceLanguage () |
| | Get/Set the default interface language. More...
|
| |
| virtual void | SetInterfaceLanguage (std::string) |
| | Get/Set the default interface language. More...
|
| |
|
| virtual void | SetCacheGeometryForAnimation (bool) |
| | Set when animation geometry caching is enabled. More...
|
| |
| virtual bool | GetCacheGeometryForAnimation () |
| | Set when animation geometry caching is enabled. More...
|
| |
| virtual void | CacheGeometryForAnimationOn () |
| | Set when animation geometry caching is enabled. More...
|
| |
| virtual void | CacheGeometryForAnimationOff () |
| | Set when animation geometry caching is enabled. More...
|
| |
|
| virtual void | SetAnimationGeometryCacheLimit (unsigned long) |
| | Set the animation cache limit in KBs. More...
|
| |
| virtual unsigned long | GetAnimationGeometryCacheLimit () |
| | Set the animation cache limit in KBs. More...
|
| |
|
| virtual void | SetAnimationTimeNotation (int) |
| | Set the notation for the animation time toolbar. More...
|
| |
| virtual int | GetAnimationTimeNotation () |
| | Set the notation for the animation time toolbar. More...
|
| |
|
| virtual void | SetAnimationTimeShortestAccuratePrecision (bool) |
| | Get/Set the usage of shortest accurate precision instead of actual precision for animation time. More...
|
| |
| virtual bool | GetAnimationTimeShortestAccuratePrecision () |
| | Get/Set the usage of shortest accurate precision instead of actual precision for animation time. More...
|
| |
|
| virtual void | SetAnimationTimePrecision (int) |
| | Set the precision of the animation time toolbar. More...
|
| |
| virtual int | GetAnimationTimePrecision () |
| | Set the precision of the animation time toolbar. More...
|
| |
|
| virtual void | SetShowAnimationShortcuts (bool) |
| | Set when animation shortcuts are shown. More...
|
| |
| virtual bool | GetShowAnimationShortcuts () |
| | Set when animation shortcuts are shown. More...
|
| |
| virtual void | ShowAnimationShortcutsOn () |
| | Set when animation shortcuts are shown. More...
|
| |
| virtual void | ShowAnimationShortcutsOff () |
| | Set when animation shortcuts are shown. More...
|
| |
|
| virtual void | SetResetDisplayEmptyViews (bool) |
| | Set whether to reset display when showing a representation in an empty view. More...
|
| |
| virtual bool | GetResetDisplayEmptyViews () |
| | Set whether to reset display when showing a representation in an empty view. More...
|
| |
| virtual void | ResetDisplayEmptyViewsOn () |
| | Set whether to reset display when showing a representation in an empty view. More...
|
| |
| virtual void | ResetDisplayEmptyViewsOff () |
| | Set whether to reset display when showing a representation in an empty view. More...
|
| |
|
| virtual void | SetRealNumberDisplayedNotation (int) |
| | Get/Set the notation of real number displayed in widgets or views. More...
|
| |
| virtual int | GetRealNumberDisplayedNotation () |
| | Get/Set the notation of real number displayed in widgets or views. More...
|
| |
|
| virtual void | SetRealNumberDisplayedShortestAccuratePrecision (bool) |
| | Get/Set the usage of shortest accurate precision instead of actual precision for real numbers. More...
|
| |
| virtual bool | GetRealNumberDisplayedShortestAccuratePrecision () |
| | Get/Set the usage of shortest accurate precision instead of actual precision for real numbers. More...
|
| |
|
| virtual void | SetRealNumberDisplayedPrecision (int) |
| | Get/Set the precision of real number displayed in widgets or views. More...
|
| |
| virtual int | GetRealNumberDisplayedPrecision () |
| | Get/Set the precision of real number displayed in widgets or views. More...
|
| |
|
| virtual void | SetFullNotationLowExponent (int) |
| | Get/Set the low exponent used with full notation. More...
|
| |
| virtual int | GetFullNotationLowExponent () |
| | Get/Set the low exponent used with full notation. More...
|
| |
|
| virtual void | SetFullNotationHighExponent (int) |
| | Get/Set the high exponent used with full notation. More...
|
| |
| virtual int | GetFullNotationHighExponent () |
| | Get/Set the high exponent used with full notation. More...
|
| |
|
| virtual void | SetInheritRepresentationProperties (bool) |
| | Forwarded for vtkSMParaViewPipelineControllerWithRendering. More...
|
| |
| virtual bool | GetInheritRepresentationProperties () |
| | Forwarded for vtkSMParaViewPipelineControllerWithRendering. More...
|
| |
| virtual void | InheritRepresentationPropertiesOn () |
| | Forwarded for vtkSMParaViewPipelineControllerWithRendering. More...
|
| |
| virtual void | InheritRepresentationPropertiesOff () |
| | Forwarded for vtkSMParaViewPipelineControllerWithRendering. More...
|
| |
|
| virtual void | SetIgnoreNegativeLogAxisWarning (bool) |
| | Description: When plotting data with nonpositive values, ignore the standard warning and draw only the data with positive values. More...
|
| |
| virtual bool | GetIgnoreNegativeLogAxisWarning () |
| | Description: When plotting data with nonpositive values, ignore the standard warning and draw only the data with positive values. More...
|
| |
| virtual void | IgnoreNegativeLogAxisWarningOn () |
| | Description: When plotting data with nonpositive values, ignore the standard warning and draw only the data with positive values. More...
|
| |
| virtual void | IgnoreNegativeLogAxisWarningOff () |
| | Description: When plotting data with nonpositive values, ignore the standard warning and draw only the data with positive values. More...
|
| |
|
| virtual void | SetPropertiesPanelMode (int) |
| | Properties panel configuration. More...
|
| |
| virtual int | GetPropertiesPanelMode () |
| | Properties panel configuration. More...
|
| |
|
| virtual void | SetLockPanels (bool) |
| | Set whether to dock widgets into place. More...
|
| |
| virtual bool | GetLockPanels () |
| | Set whether to dock widgets into place. More...
|
| |
|
| virtual void | SetLoadAllVariables (bool) |
| | Load all variables when loading a data set. More...
|
| |
| virtual bool | GetLoadAllVariables () |
| | Load all variables when loading a data set. More...
|
| |
| virtual void | LoadAllVariablesOn () |
| | Load all variables when loading a data set. More...
|
| |
| virtual void | LoadAllVariablesOff () |
| | Load all variables when loading a data set. More...
|
| |
|
| virtual void | SetLoadNoChartVariables (bool) |
| | Load no variables when showing a 2D chart. More...
|
| |
| virtual bool | GetLoadNoChartVariables () |
| | Load no variables when showing a 2D chart. More...
|
| |
| virtual void | LoadNoChartVariablesOn () |
| | Load no variables when showing a 2D chart. More...
|
| |
| virtual void | LoadNoChartVariablesOff () |
| | Load no variables when showing a 2D chart. More...
|
| |
|
| virtual void | SetGUIFontSize (int) |
| | Get/Set the GUI font size. More...
|
| |
| virtual int | GetGUIFontSize () |
| | Get/Set the GUI font size. More...
|
| |
|
| virtual void | SetGUIOverrideFont (bool) |
| | Get/Set whether the GUIFontSize should be used. More...
|
| |
| virtual bool | GetGUIOverrideFont () |
| | Get/Set whether the GUIFontSize should be used. More...
|
| |
|
| virtual void | SetColorByBlockColorsOnApply (bool) |
| | Automatically color by vtkBlockColors if array is present on Apply. More...
|
| |
| virtual bool | GetColorByBlockColorsOnApply () |
| | Automatically color by vtkBlockColors if array is present on Apply. More...
|
| |
|
| virtual void | SetEnableStreaming (bool) |
| | Turn on streamed rendering. More...
|
| |
| virtual bool | GetEnableStreaming () |
| | Turn on streamed rendering. More...
|
| |
| virtual void | EnableStreamingOn () |
| | Turn on streamed rendering. More...
|
| |
| virtual void | EnableStreamingOff () |
| | Turn on streamed rendering. More...
|
| |
|
| void | SetUseAcceleratedFilters (bool) |
| | Enable use of accelerated filters where available. More...
|
| |
| bool | GetUseAcceleratedFilters () |
| | Enable use of accelerated filters where available. More...
|
| |
| virtual void | UseAcceleratedFiltersOn () |
| | Enable use of accelerated filters where available. More...
|
| |
| virtual void | UseAcceleratedFiltersOff () |
| | Enable use of accelerated filters where available. More...
|
| |
|
| virtual bool | GetSelectOnClickMultiBlockInspector () |
| | ActiveSelection is hooked up in the MultiBlock Inspector such that a click on a/multiple block(s) selects it/them. More...
|
| |
| virtual void | SetSelectOnClickMultiBlockInspector (bool) |
| | ActiveSelection is hooked up in the MultiBlock Inspector such that a click on a/multiple block(s) selects it/them. More...
|
| |
| | vtkBaseTypeMacro (vtkObject, vtkObjectBase) |
| |
| virtual void | DebugOn () |
| |
| virtual void | DebugOff () |
| |
| bool | GetDebug () |
| |
| void | SetDebug (bool debugFlag) |
| |
| virtual void | Modified () |
| |
| virtual vtkMTimeType | GetMTime () |
| |
| void | RemoveObserver (unsigned long tag) |
| |
| void | RemoveObservers (unsigned long event) |
| |
| void | RemoveObservers (const char *event) |
| |
| void | RemoveAllObservers () |
| |
| int | HasObserver (unsigned long event) |
| |
| int | HasObserver (const char *event) |
| |
| int | InvokeEvent (unsigned long event) |
| |
| int | InvokeEvent (const char *event) |
| |
| unsigned long | AddObserver (unsigned long event, vtkCommand *, float priority=0.0f) |
| |
| unsigned long | AddObserver (const char *event, vtkCommand *, float priority=0.0f) |
| |
| vtkCommand * | GetCommand (unsigned long tag) |
| |
| void | RemoveObserver (vtkCommand *) |
| |
| void | RemoveObservers (unsigned long event, vtkCommand *) |
| |
| void | RemoveObservers (const char *event, vtkCommand *) |
| |
| int | HasObserver (unsigned long event, vtkCommand *) |
| |
| int | HasObserver (const char *event, vtkCommand *) |
| |
| unsigned long | AddObserver (unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) |
| |
| unsigned long | AddObserver (unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) |
| |
| unsigned long | AddObserver (unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) |
| |
| int | InvokeEvent (unsigned long event, void *callData) |
| |
| int | InvokeEvent (const char *event, void *callData) |
| |
| unsigned long | AddObserver (unsigned long event, vtkCommand *, float priority=0.0f) |
| |
| unsigned long | AddObserver (const char *event, vtkCommand *, float priority=0.0f) |
| |
| vtkCommand * | GetCommand (unsigned long tag) |
| |
| void | RemoveObserver (vtkCommand *) |
| |
| void | RemoveObservers (unsigned long event, vtkCommand *) |
| |
| void | RemoveObservers (const char *event, vtkCommand *) |
| |
| int | HasObserver (unsigned long event, vtkCommand *) |
| |
| int | HasObserver (const char *event, vtkCommand *) |
| |
| unsigned long | AddObserver (unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) |
| |
| unsigned long | AddObserver (unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) |
| |
| unsigned long | AddObserver (unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) |
| |
| int | InvokeEvent (unsigned long event, void *callData) |
| |
| int | InvokeEvent (const char *event, void *callData) |
| |
| const char * | GetClassName () const |
| |
| virtual void | Delete () |
| |
| virtual void | FastDelete () |
| |
| void | Print (ostream &os) |
| |
| virtual void | Register (vtkObjectBase *o) |
| |
| virtual void | UnRegister (vtkObjectBase *o) |
| |
| void | SetReferenceCount (int) |
| |
| virtual void | PrintHeader (ostream &os, vtkIndent indent) |
| |
| virtual void | PrintTrailer (ostream &os, vtkIndent indent) |
| |
| int | GetReferenceCount () |
| |
| void | PrintRevisions (ostream &) |
| |
| virtual void | PrintHeader (ostream &os, vtkIndent indent) |
| |
| virtual void | PrintTrailer (ostream &os, vtkIndent indent) |
| |
| int | GetReferenceCount () |
| |
| void | PrintRevisions (ostream &) |
| |