Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
vtkPVGeneralSettings Class Reference

object for general options. More...

#include <vtkPVGeneralSettings.h>

Inheritance diagram for vtkPVGeneralSettings:
Inheritance graph
[legend]
Collaboration diagram for vtkPVGeneralSettings:
Collaboration graph
[legend]

Public Types

enum  { DEFAULT_TIME_STEP_UNCHANGED, DEFAULT_TIME_STEP_FIRST, DEFAULT_TIME_STEP_LAST }
 Enum for DefaultTimeStep. More...
 
enum  RealNumberNotation { MIXED = 0, SCIENTIFIC, FIXED, FULL }
 
enum  { ALL_IN_ONE = 0, SEPARATE_DISPLAY_PROPERTIES = 1, SEPARATE_VIEW_PROPERTIES = 2, ALL_SEPARATE = 3 }
 
typedef vtkObject Superclass
 

Public Member Functions

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...
 
- Public Member Functions inherited from vtkObject
 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)
 
vtkCommandGetCommand (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)
 
vtkCommandGetCommand (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)
 
- Public Member Functions inherited from vtkObjectBase
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 &)
 

Static Public Member Functions

static vtkPVGeneralSettingsNew ()
 
static int IsTypeOf (const char *type)
 
static vtkPVGeneralSettingsSafeDownCast (vtkObject *o)
 
static vtkPVGeneralSettingsGetInstance ()
 Access the singleton. More...
 
static int GetNumberOfCallbackThreads ()
 Sets the number of threads that are used for vtkPVSession::ThreadedCallbackQueue. More...
 
static void SetNumberOfCallbackThreads (int)
 Sets the number of threads that are used for vtkPVSession::ThreadedCallbackQueue. More...
 
static int GetNumberOfSMPThreads ()
 Sets the number of threads that are used by vtkSMPTools. More...
 
static void SetNumberOfSMPThreads (int)
 Sets the number of threads that are used by vtkSMPTools. More...
 
- Static Public Member Functions inherited from vtkObject
static vtkObjectNew ()
 
static void BreakOnError ()
 
static void SetGlobalWarningDisplay (int val)
 
static void GlobalWarningDisplayOn ()
 
static void GlobalWarningDisplayOff ()
 
static int GetGlobalWarningDisplay ()
 
static void SetGlobalWarningDisplay (int val)
 
static void GlobalWarningDisplayOn ()
 
static void GlobalWarningDisplayOff ()
 
static int GetGlobalWarningDisplay ()
 
- Static Public Member Functions inherited from vtkObjectBase
static vtkTypeBool IsTypeOf (const char *name)
 
static vtkObjectBaseNew ()
 
static vtkObjectBaseNew ()
 

Protected Member Functions

 vtkPVGeneralSettings ()=default
 
 ~vtkPVGeneralSettings () override=default
 
- Protected Member Functions inherited from vtkObject
 vtkObject ()
 
virtual ~vtkObject ()
 
void RegisterInternal (vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE
 
void UnRegisterInternal (vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE
 
void InternalGrabFocus (vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)
 
void InternalReleaseFocus ()
 
void InternalGrabFocus (vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)
 
void InternalReleaseFocus ()
 
- Protected Member Functions inherited from vtkObjectBase
 vtkObjectBase ()
 
virtual ~vtkObjectBase ()
 
virtual void CollectRevisions (ostream &)
 
virtual void ReportReferences (vtkGarbageCollector *)
 
 vtkObjectBase (const vtkObjectBase &)
 
void operator= (const vtkObjectBase &)
 
enum  { AUTOMATICALLY_SHOW_AND_HIDE_SCALAR_BARS = 0, AUTOMATICALLY_HIDE_SCALAR_BARS = 1, MANUAL_SCALAR_BARS = 2 }
 Enum for ScalarBarMode. More...
 
virtual void SetScalarBarMode (int)
 Enum for ScalarBarMode. More...
 
virtual int GetScalarBarMode ()
 Enum for ScalarBarMode. More...
 

Additional Inherited Members

- Protected Attributes inherited from vtkObject
bool Debug
 
vtkTimeStamp MTime
 
vtkSubjectHelper * SubjectHelper
 
- Protected Attributes inherited from vtkObjectBase
vtkAtomicInt32 ReferenceCount
 
vtkWeakPointerBase ** WeakPointers
 

Detailed Description

object for general options.

vtkPVGeneralSettings keeps track of general options in a ParaView application. This is a singleton. All calls to vtkPVGeneralSettings::New() return a pointer to the same global instance (with reference count incremented as expected).

Definition at line 23 of file vtkPVGeneralSettings.h.

Member Typedef Documentation

◆ Superclass

Definition at line 27 of file vtkPVGeneralSettings.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

Enum for DefaultTimeStep.

Enumerator
DEFAULT_TIME_STEP_UNCHANGED 
DEFAULT_TIME_STEP_FIRST 
DEFAULT_TIME_STEP_LAST 

Definition at line 116 of file vtkPVGeneralSettings.h.

◆ anonymous enum

anonymous enum

Enum for ScalarBarMode.

Enumerator
AUTOMATICALLY_SHOW_AND_HIDE_SCALAR_BARS 
AUTOMATICALLY_HIDE_SCALAR_BARS 
MANUAL_SCALAR_BARS 

Definition at line 127 of file vtkPVGeneralSettings.h.

◆ RealNumberNotation

Enumerator
MIXED 
SCIENTIFIC 
FIXED 
FULL 

Definition at line 154 of file vtkPVGeneralSettings.h.

◆ anonymous enum

anonymous enum
Enumerator
ALL_IN_ONE 
SEPARATE_DISPLAY_PROPERTIES 
SEPARATE_VIEW_PROPERTIES 
ALL_SEPARATE 

Definition at line 266 of file vtkPVGeneralSettings.h.

Constructor & Destructor Documentation

◆ vtkPVGeneralSettings()

vtkPVGeneralSettings::vtkPVGeneralSettings ( )
protecteddefault

◆ ~vtkPVGeneralSettings()

vtkPVGeneralSettings::~vtkPVGeneralSettings ( )
overrideprotecteddefault

Member Function Documentation

◆ New()

static vtkPVGeneralSettings* vtkPVGeneralSettings::New ( )
static

◆ GetClassName()

virtual const char* vtkPVGeneralSettings::GetClassName ( )
virtual

◆ IsTypeOf()

static int vtkPVGeneralSettings::IsTypeOf ( const char *  type)
static

◆ IsA()

virtual int vtkPVGeneralSettings::IsA ( const char *  type)
virtual

Reimplemented from vtkObjectBase.

◆ SafeDownCast()

static vtkPVGeneralSettings* vtkPVGeneralSettings::SafeDownCast ( vtkObject o)
static

◆ PrintSelf()

void vtkPVGeneralSettings::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
overridevirtual

Reimplemented from vtkObject.

◆ GetInstance()

static vtkPVGeneralSettings* vtkPVGeneralSettings::GetInstance ( )
static

Access the singleton.

◆ SetAutoConvertProperties()

virtual void vtkPVGeneralSettings::SetAutoConvertProperties ( bool  )
virtual

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.

◆ GetAutoConvertProperties()

virtual bool vtkPVGeneralSettings::GetAutoConvertProperties ( )
virtual

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.

◆ AutoConvertPropertiesOn()

virtual void vtkPVGeneralSettings::AutoConvertPropertiesOn ( )
virtual

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.

◆ AutoConvertPropertiesOff()

virtual void vtkPVGeneralSettings::AutoConvertPropertiesOff ( )
virtual

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.

◆ GetBlockColorsDistinctValues()

virtual int vtkPVGeneralSettings::GetBlockColorsDistinctValues ( )
virtual

Determines the number of distinct values in vtkBlockColors.

This array is added to each block if the dataset is a composite dataset. The array has one value set to (blockIndex % BlockColorsDistinctValues)

◆ SetBlockColorsDistinctValues()

virtual void vtkPVGeneralSettings::SetBlockColorsDistinctValues ( int  )
virtual

Determines the number of distinct values in vtkBlockColors.

This array is added to each block if the dataset is a composite dataset. The array has one value set to (blockIndex % BlockColorsDistinctValues)

◆ GetAutoApply()

virtual bool vtkPVGeneralSettings::GetAutoApply ( )
virtual

Automatically apply changes in the 'Properties' panel.

Default is false.

◆ SetAutoApply()

virtual void vtkPVGeneralSettings::SetAutoApply ( bool  )
virtual

Automatically apply changes in the 'Properties' panel.

Default is false.

◆ GetAutoApplyDelay()

virtual int vtkPVGeneralSettings::GetAutoApplyDelay ( )
virtual

Get/Set delay for auto apply.

Not exposed in the UI. Default is 0.

◆ SetAutoApplyDelay()

virtual void vtkPVGeneralSettings::SetAutoApplyDelay ( int  )
virtual

Get/Set delay for auto apply.

Not exposed in the UI. Default is 0.

◆ GetAutoApplyActiveOnly()

virtual bool vtkPVGeneralSettings::GetAutoApplyActiveOnly ( )
virtual

Automatically apply changes in the 'Properties' panel.

Default is false.

◆ SetAutoApplyActiveOnly()

virtual void vtkPVGeneralSettings::SetAutoApplyActiveOnly ( bool  )
virtual

Automatically apply changes in the 'Properties' panel.

Default is false.

◆ GetPreservePropertyValues()

virtual bool vtkPVGeneralSettings::GetPreservePropertyValues ( )
virtual

Preserve applied properties values for next use.

This is intended to be used for pipeline sources, and acts as "save current values as default" on each Apply. Default is false.

◆ SetPreservePropertyValues()

virtual void vtkPVGeneralSettings::SetPreservePropertyValues ( bool  )
virtual

Preserve applied properties values for next use.

This is intended to be used for pipeline sources, and acts as "save current values as default" on each Apply. Default is false.

◆ GetDefaultViewType()

virtual std::string vtkPVGeneralSettings::GetDefaultViewType ( )
virtual

}

Get/Set the default view type.

◆ SetDefaultViewType()

virtual void vtkPVGeneralSettings::SetDefaultViewType ( std::string  )
virtual

Preserve applied properties values for next use.

This is intended to be used for pipeline sources, and acts as "save current values as default" on each Apply. Default is false.

◆ GetInterfaceLanguage()

virtual std::string vtkPVGeneralSettings::GetInterfaceLanguage ( )
virtual

Get/Set the default interface language.

Default is en

◆ SetInterfaceLanguage()

virtual void vtkPVGeneralSettings::SetInterfaceLanguage ( std::string  )
virtual

Get/Set the default interface language.

Default is en

◆ SetScalarBarMode()

virtual void vtkPVGeneralSettings::SetScalarBarMode ( int  )
virtual

Enum for ScalarBarMode.

◆ GetScalarBarMode()

virtual int vtkPVGeneralSettings::GetScalarBarMode ( )
virtual

Enum for ScalarBarMode.

◆ SetCacheGeometryForAnimation()

virtual void vtkPVGeneralSettings::SetCacheGeometryForAnimation ( bool  )
virtual

Set when animation geometry caching is enabled.

◆ GetCacheGeometryForAnimation()

virtual bool vtkPVGeneralSettings::GetCacheGeometryForAnimation ( )
virtual

Set when animation geometry caching is enabled.

◆ CacheGeometryForAnimationOn()

virtual void vtkPVGeneralSettings::CacheGeometryForAnimationOn ( )
virtual

Set when animation geometry caching is enabled.

◆ CacheGeometryForAnimationOff()

virtual void vtkPVGeneralSettings::CacheGeometryForAnimationOff ( )
virtual

Set when animation geometry caching is enabled.

◆ SetAnimationGeometryCacheLimit()

virtual void vtkPVGeneralSettings::SetAnimationGeometryCacheLimit ( unsigned  long)
virtual

Set the animation cache limit in KBs.

◆ GetAnimationGeometryCacheLimit()

virtual unsigned long vtkPVGeneralSettings::GetAnimationGeometryCacheLimit ( )
virtual

Set the animation cache limit in KBs.

◆ SetAnimationTimeNotation()

virtual void vtkPVGeneralSettings::SetAnimationTimeNotation ( int  )
virtual

Set the notation for the animation time toolbar.

Accepted values are MIXED, SCIENTIFIC, and FIXED.

◆ GetAnimationTimeNotation()

virtual int vtkPVGeneralSettings::GetAnimationTimeNotation ( )
virtual

Set the notation for the animation time toolbar.

Accepted values are MIXED, SCIENTIFIC, and FIXED.

◆ SetAnimationTimeShortestAccuratePrecision()

virtual void vtkPVGeneralSettings::SetAnimationTimeShortestAccuratePrecision ( bool  )
virtual

Get/Set the usage of shortest accurate precision instead of actual precision for animation time.

◆ GetAnimationTimeShortestAccuratePrecision()

virtual bool vtkPVGeneralSettings::GetAnimationTimeShortestAccuratePrecision ( )
virtual

Get/Set the usage of shortest accurate precision instead of actual precision for animation time.

◆ SetAnimationTimePrecision()

virtual void vtkPVGeneralSettings::SetAnimationTimePrecision ( int  )
virtual

Set the precision of the animation time toolbar.

◆ GetAnimationTimePrecision()

virtual int vtkPVGeneralSettings::GetAnimationTimePrecision ( )
virtual

Set the precision of the animation time toolbar.

◆ SetShowAnimationShortcuts()

virtual void vtkPVGeneralSettings::SetShowAnimationShortcuts ( bool  )
virtual

Set when animation shortcuts are shown.

◆ GetShowAnimationShortcuts()

virtual bool vtkPVGeneralSettings::GetShowAnimationShortcuts ( )
virtual

Set when animation shortcuts are shown.

◆ ShowAnimationShortcutsOn()

virtual void vtkPVGeneralSettings::ShowAnimationShortcutsOn ( )
virtual

Set when animation shortcuts are shown.

◆ ShowAnimationShortcutsOff()

virtual void vtkPVGeneralSettings::ShowAnimationShortcutsOff ( )
virtual

Set when animation shortcuts are shown.

◆ SetResetDisplayEmptyViews()

virtual void vtkPVGeneralSettings::SetResetDisplayEmptyViews ( bool  )
virtual

Set whether to reset display when showing a representation in an empty view.

◆ GetResetDisplayEmptyViews()

virtual bool vtkPVGeneralSettings::GetResetDisplayEmptyViews ( )
virtual

Set whether to reset display when showing a representation in an empty view.

◆ ResetDisplayEmptyViewsOn()

virtual void vtkPVGeneralSettings::ResetDisplayEmptyViewsOn ( )
virtual

Set whether to reset display when showing a representation in an empty view.

◆ ResetDisplayEmptyViewsOff()

virtual void vtkPVGeneralSettings::ResetDisplayEmptyViewsOff ( )
virtual

Set whether to reset display when showing a representation in an empty view.

◆ SetRealNumberDisplayedNotation()

virtual void vtkPVGeneralSettings::SetRealNumberDisplayedNotation ( int  )
virtual

Get/Set the notation of real number displayed in widgets or views.

◆ GetRealNumberDisplayedNotation()

virtual int vtkPVGeneralSettings::GetRealNumberDisplayedNotation ( )
virtual

Get/Set the notation of real number displayed in widgets or views.

◆ SetRealNumberDisplayedShortestAccuratePrecision()

virtual void vtkPVGeneralSettings::SetRealNumberDisplayedShortestAccuratePrecision ( bool  )
virtual

Get/Set the usage of shortest accurate precision instead of actual precision for real numbers.

◆ GetRealNumberDisplayedShortestAccuratePrecision()

virtual bool vtkPVGeneralSettings::GetRealNumberDisplayedShortestAccuratePrecision ( )
virtual

Get/Set the usage of shortest accurate precision instead of actual precision for real numbers.

◆ SetRealNumberDisplayedPrecision()

virtual void vtkPVGeneralSettings::SetRealNumberDisplayedPrecision ( int  )
virtual

Get/Set the precision of real number displayed in widgets or views.

◆ GetRealNumberDisplayedPrecision()

virtual int vtkPVGeneralSettings::GetRealNumberDisplayedPrecision ( )
virtual

Get/Set the precision of real number displayed in widgets or views.

◆ SetFullNotationLowExponent()

virtual void vtkPVGeneralSettings::SetFullNotationLowExponent ( int  )
virtual

Get/Set the low exponent used with full notation.

◆ GetFullNotationLowExponent()

virtual int vtkPVGeneralSettings::GetFullNotationLowExponent ( )
virtual

Get/Set the low exponent used with full notation.

◆ SetFullNotationHighExponent()

virtual void vtkPVGeneralSettings::SetFullNotationHighExponent ( int  )
virtual

Get/Set the high exponent used with full notation.

◆ GetFullNotationHighExponent()

virtual int vtkPVGeneralSettings::GetFullNotationHighExponent ( )
virtual

Get/Set the high exponent used with full notation.

◆ SetInheritRepresentationProperties()

virtual void vtkPVGeneralSettings::SetInheritRepresentationProperties ( bool  )
virtual

◆ GetInheritRepresentationProperties()

virtual bool vtkPVGeneralSettings::GetInheritRepresentationProperties ( )
virtual

◆ InheritRepresentationPropertiesOn()

virtual void vtkPVGeneralSettings::InheritRepresentationPropertiesOn ( )
virtual

◆ InheritRepresentationPropertiesOff()

virtual void vtkPVGeneralSettings::InheritRepresentationPropertiesOff ( )
virtual

◆ SetIgnoreNegativeLogAxisWarning()

virtual void vtkPVGeneralSettings::SetIgnoreNegativeLogAxisWarning ( bool  )
virtual

Description: When plotting data with nonpositive values, ignore the standard warning and draw only the data with positive values.

◆ GetIgnoreNegativeLogAxisWarning()

virtual bool vtkPVGeneralSettings::GetIgnoreNegativeLogAxisWarning ( )
virtual

Description: When plotting data with nonpositive values, ignore the standard warning and draw only the data with positive values.

◆ IgnoreNegativeLogAxisWarningOn()

virtual void vtkPVGeneralSettings::IgnoreNegativeLogAxisWarningOn ( )
virtual

Description: When plotting data with nonpositive values, ignore the standard warning and draw only the data with positive values.

◆ IgnoreNegativeLogAxisWarningOff()

virtual void vtkPVGeneralSettings::IgnoreNegativeLogAxisWarningOff ( )
virtual

Description: When plotting data with nonpositive values, ignore the standard warning and draw only the data with positive values.

◆ SetPropertiesPanelMode()

virtual void vtkPVGeneralSettings::SetPropertiesPanelMode ( int  )
virtual

Properties panel configuration.

◆ GetPropertiesPanelMode()

virtual int vtkPVGeneralSettings::GetPropertiesPanelMode ( )
virtual

Properties panel configuration.

◆ SetLockPanels()

virtual void vtkPVGeneralSettings::SetLockPanels ( bool  )
virtual

Set whether to dock widgets into place.

◆ GetLockPanels()

virtual bool vtkPVGeneralSettings::GetLockPanels ( )
virtual

Set whether to dock widgets into place.

◆ SetLoadAllVariables()

virtual void vtkPVGeneralSettings::SetLoadAllVariables ( bool  )
virtual

Load all variables when loading a data set.

◆ GetLoadAllVariables()

virtual bool vtkPVGeneralSettings::GetLoadAllVariables ( )
virtual

Load all variables when loading a data set.

◆ LoadAllVariablesOn()

virtual void vtkPVGeneralSettings::LoadAllVariablesOn ( )
virtual

Load all variables when loading a data set.

◆ LoadAllVariablesOff()

virtual void vtkPVGeneralSettings::LoadAllVariablesOff ( )
virtual

Load all variables when loading a data set.

◆ SetLoadNoChartVariables()

virtual void vtkPVGeneralSettings::SetLoadNoChartVariables ( bool  )
virtual

Load no variables when showing a 2D chart.

◆ GetLoadNoChartVariables()

virtual bool vtkPVGeneralSettings::GetLoadNoChartVariables ( )
virtual

Load no variables when showing a 2D chart.

◆ LoadNoChartVariablesOn()

virtual void vtkPVGeneralSettings::LoadNoChartVariablesOn ( )
virtual

Load no variables when showing a 2D chart.

◆ LoadNoChartVariablesOff()

virtual void vtkPVGeneralSettings::LoadNoChartVariablesOff ( )
virtual

Load no variables when showing a 2D chart.

◆ SetGUIFontSize()

virtual void vtkPVGeneralSettings::SetGUIFontSize ( int  )
virtual

Get/Set the GUI font size.

This is used only if GUIOverrideFont is true.

◆ GetGUIFontSize()

virtual int vtkPVGeneralSettings::GetGUIFontSize ( )
virtual

Get/Set the GUI font size.

This is used only if GUIOverrideFont is true.

◆ SetGUIOverrideFont()

virtual void vtkPVGeneralSettings::SetGUIOverrideFont ( bool  )
virtual

Get/Set whether the GUIFontSize should be used.

◆ GetGUIOverrideFont()

virtual bool vtkPVGeneralSettings::GetGUIOverrideFont ( )
virtual

Get/Set whether the GUIFontSize should be used.

◆ SetColorByBlockColorsOnApply()

virtual void vtkPVGeneralSettings::SetColorByBlockColorsOnApply ( bool  )
virtual

Automatically color by vtkBlockColors if array is present on Apply.

◆ GetColorByBlockColorsOnApply()

virtual bool vtkPVGeneralSettings::GetColorByBlockColorsOnApply ( )
virtual

Automatically color by vtkBlockColors if array is present on Apply.

◆ SetEnableStreaming()

virtual void vtkPVGeneralSettings::SetEnableStreaming ( bool  )
virtual

Turn on streamed rendering.

◆ GetEnableStreaming()

virtual bool vtkPVGeneralSettings::GetEnableStreaming ( )
virtual

Turn on streamed rendering.

◆ EnableStreamingOn()

virtual void vtkPVGeneralSettings::EnableStreamingOn ( )
virtual

Turn on streamed rendering.

◆ EnableStreamingOff()

virtual void vtkPVGeneralSettings::EnableStreamingOff ( )
virtual

Turn on streamed rendering.

◆ SetUseAcceleratedFilters()

void vtkPVGeneralSettings::SetUseAcceleratedFilters ( bool  )

Enable use of accelerated filters where available.

◆ GetUseAcceleratedFilters()

bool vtkPVGeneralSettings::GetUseAcceleratedFilters ( )

Enable use of accelerated filters where available.

◆ UseAcceleratedFiltersOn()

virtual void vtkPVGeneralSettings::UseAcceleratedFiltersOn ( )
virtual

Enable use of accelerated filters where available.

◆ UseAcceleratedFiltersOff()

virtual void vtkPVGeneralSettings::UseAcceleratedFiltersOff ( )
virtual

Enable use of accelerated filters where available.

◆ GetSelectOnClickMultiBlockInspector()

virtual bool vtkPVGeneralSettings::GetSelectOnClickMultiBlockInspector ( )
virtual

ActiveSelection is hooked up in the MultiBlock Inspector such that a click on a/multiple block(s) selects it/them.

Default is true.

◆ SetSelectOnClickMultiBlockInspector()

virtual void vtkPVGeneralSettings::SetSelectOnClickMultiBlockInspector ( bool  )
virtual

ActiveSelection is hooked up in the MultiBlock Inspector such that a click on a/multiple block(s) selects it/them.

Default is true.

◆ GetNumberOfCallbackThreads()

static int vtkPVGeneralSettings::GetNumberOfCallbackThreads ( )
static

Sets the number of threads that are used for vtkPVSession::ThreadedCallbackQueue.

◆ SetNumberOfCallbackThreads()

static void vtkPVGeneralSettings::SetNumberOfCallbackThreads ( int  )
static

Sets the number of threads that are used for vtkPVSession::ThreadedCallbackQueue.

◆ GetNumberOfSMPThreads()

static int vtkPVGeneralSettings::GetNumberOfSMPThreads ( )
static

Sets the number of threads that are used by vtkSMPTools.

◆ SetNumberOfSMPThreads()

static void vtkPVGeneralSettings::SetNumberOfSMPThreads ( int  )
static

Sets the number of threads that are used by vtkSMPTools.


The documentation for this class was generated from the following file: