vtkViewTheme

Section: Visualization Toolkit Rendering Classes

Usage

This may be set on any subclass of vtkView. The view class will attempt to use the values set in the theme to customize the view. Views will not generally use every aspect of the theme. NOTICE: This class will be deprecated in favor of a more robust solution based on style sheets. Do not become overly-dependent on the functionality of themes.

To create an instance of class vtkViewTheme, simply invoke its constructor as follows

  obj = vtkViewTheme

Methods

The class vtkViewTheme has several methods that can be used. They are listed below. Note that the documentation is translated automatically from the VTK sources, and may not be completely intelligible. When in doubt, consult the VTK website. In the methods listed below, obj is an instance of the vtkViewTheme class.