|
virtual int | IsA (const char *type) |
|
vtkViewTheme * | NewInstance () const |
|
void | PrintSelf (ostream &os, vtkIndent indent) |
|
virtual void | SetPointSaturationRange (double mn, double mx) |
|
virtual void | SetPointSaturationRange (double rng[2]) |
|
virtual double * | GetPointSaturationRange () |
|
virtual void | GetPointSaturationRange (double &mn, double &mx) |
|
virtual void | GetPointSaturationRange (double rng[2]) |
|
virtual void | SetPointValueRange (double mn, double mx) |
|
virtual void | SetPointValueRange (double rng[2]) |
|
virtual double * | GetPointValueRange () |
|
virtual void | GetPointValueRange (double &mn, double &mx) |
|
virtual void | GetPointValueRange (double rng[2]) |
|
virtual void | SetPointAlphaRange (double mn, double mx) |
|
virtual void | SetPointAlphaRange (double rng[2]) |
|
virtual double * | GetPointAlphaRange () |
|
virtual void | GetPointAlphaRange (double &mn, double &mx) |
|
virtual void | GetPointAlphaRange (double rng[2]) |
|
virtual void | SetCellSaturationRange (double mn, double mx) |
|
virtual void | SetCellSaturationRange (double rng[2]) |
|
virtual double * | GetCellSaturationRange () |
|
virtual void | GetCellSaturationRange (double &mn, double &mx) |
|
virtual void | GetCellSaturationRange (double rng[2]) |
|
virtual void | SetCellValueRange (double mn, double mx) |
|
virtual void | SetCellValueRange (double rng[2]) |
|
virtual double * | GetCellValueRange () |
|
virtual void | GetCellValueRange (double &mn, double &mx) |
|
virtual void | GetCellValueRange (double rng[2]) |
|
virtual void | SetCellAlphaRange (double mn, double mx) |
|
virtual void | SetCellAlphaRange (double rng[2]) |
|
virtual double * | GetCellAlphaRange () |
|
virtual void | GetCellAlphaRange (double &mn, double &mx) |
|
virtual void | GetCellAlphaRange (double rng[2]) |
|
|
virtual void | SetPointSize (double) |
|
virtual double | GetPointSize () |
|
|
virtual void | SetLineWidth (double) |
|
virtual double | GetLineWidth () |
|
|
virtual void | SetPointColor (double, double, double) |
|
virtual void | SetPointColor (double[3]) |
|
virtual double * | GetPointColor () |
|
virtual void | GetPointColor (double &, double &, double &) |
|
virtual void | GetPointColor (double[3]) |
|
virtual void | SetPointOpacity (double) |
|
virtual double | GetPointOpacity () |
|
|
virtual void | SetPointHueRange (double mn, double mx) |
|
virtual void | SetPointHueRange (double rng[2]) |
|
virtual double * | GetPointHueRange () |
|
virtual void | GetPointHueRange (double &mn, double &mx) |
|
virtual void | GetPointHueRange (double rng[2]) |
|
|
virtual vtkScalarsToColors * | GetPointLookupTable () |
|
virtual void | SetPointLookupTable (vtkScalarsToColors *lut) |
|
|
virtual void | SetScalePointLookupTable (bool) |
|
virtual bool | GetScalePointLookupTable () |
|
virtual void | ScalePointLookupTableOn () |
|
virtual void | ScalePointLookupTableOff () |
|
|
virtual void | SetCellColor (double, double, double) |
|
virtual void | SetCellColor (double[3]) |
|
virtual double * | GetCellColor () |
|
virtual void | GetCellColor (double &, double &, double &) |
|
virtual void | GetCellColor (double[3]) |
|
virtual void | SetCellOpacity (double) |
|
virtual double | GetCellOpacity () |
|
|
virtual void | SetCellHueRange (double mn, double mx) |
|
virtual void | SetCellHueRange (double rng[2]) |
|
virtual double * | GetCellHueRange () |
|
virtual void | GetCellHueRange (double &mn, double &mx) |
|
virtual void | GetCellHueRange (double rng[2]) |
|
|
virtual vtkScalarsToColors * | GetCellLookupTable () |
|
virtual void | SetCellLookupTable (vtkScalarsToColors *lut) |
|
|
virtual void | SetScaleCellLookupTable (bool) |
|
virtual bool | GetScaleCellLookupTable () |
|
virtual void | ScaleCellLookupTableOn () |
|
virtual void | ScaleCellLookupTableOff () |
|
|
virtual void | SetOutlineColor (double, double, double) |
|
virtual void | SetOutlineColor (double[3]) |
|
virtual double * | GetOutlineColor () |
|
virtual void | GetOutlineColor (double &, double &, double &) |
|
virtual void | GetOutlineColor (double[3]) |
|
|
virtual void | SetSelectedPointColor (double, double, double) |
|
virtual void | SetSelectedPointColor (double[3]) |
|
virtual double * | GetSelectedPointColor () |
|
virtual void | GetSelectedPointColor (double &, double &, double &) |
|
virtual void | GetSelectedPointColor (double[3]) |
|
virtual void | SetSelectedPointOpacity (double) |
|
virtual double | GetSelectedPointOpacity () |
|
|
virtual void | SetSelectedCellColor (double, double, double) |
|
virtual void | SetSelectedCellColor (double[3]) |
|
virtual double * | GetSelectedCellColor () |
|
virtual void | GetSelectedCellColor (double &, double &, double &) |
|
virtual void | GetSelectedCellColor (double[3]) |
|
virtual void | SetSelectedCellOpacity (double) |
|
virtual double | GetSelectedCellOpacity () |
|
|
virtual void | SetBackgroundColor (double, double, double) |
|
virtual void | SetBackgroundColor (double[3]) |
|
virtual double * | GetBackgroundColor () |
|
virtual void | GetBackgroundColor (double &, double &, double &) |
|
virtual void | GetBackgroundColor (double[3]) |
|
|
virtual void | SetBackgroundColor2 (double, double, double) |
|
virtual void | SetBackgroundColor2 (double[3]) |
|
virtual double * | GetBackgroundColor2 () |
|
virtual void | GetBackgroundColor2 (double &, double &, double &) |
|
virtual void | GetBackgroundColor2 (double[3]) |
|
|
virtual void | SetPointTextProperty (vtkTextProperty *tprop) |
|
virtual vtkTextProperty * | GetPointTextProperty () |
|
|
virtual void | SetCellTextProperty (vtkTextProperty *tprop) |
|
virtual vtkTextProperty * | GetCellTextProperty () |
|
|
virtual void | SetVertexLabelColor (double r, double g, double b) |
|
virtual void | SetVertexLabelColor (double c[3]) |
|
virtual double * | GetVertexLabelColor () |
|
virtual void | GetVertexLabelColor (double &r, double &g, double &b) |
|
virtual void | GetVertexLabelColor (double c[3]) |
|
|
virtual void | SetEdgeLabelColor (double r, double g, double b) |
|
virtual void | SetEdgeLabelColor (double c[3]) |
|
virtual double * | GetEdgeLabelColor () |
|
virtual void | GetEdgeLabelColor (double &r, double &g, double &b) |
|
virtual void | GetEdgeLabelColor (double c[3]) |
|
|
bool | LookupMatchesPointTheme (vtkScalarsToColors *s2c) |
|
bool | LookupMatchesCellTheme (vtkScalarsToColors *s2c) |
|
vtkObject * | NewInstance () const |
|
virtual void | DebugOn () |
|
virtual void | DebugOff () |
|
bool | GetDebug () |
|
void | SetDebug (bool debugFlag) |
|
virtual void | Modified () |
|
virtual unsigned long | GetMTime () |
|
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 *) |
|
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) |
|
template<class U , class T > |
unsigned long | AddObserver (unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) |
|
template<class U , class T > |
unsigned long | AddObserver (unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) |
|
template<class U , class T > |
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) |
|
int | InvokeEvent (unsigned long event) |
|
int | InvokeEvent (const char *event) |
|
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) |
|
void | PrintRevisions (ostream &) |
|
virtual void | PrintHeader (ostream &os, vtkIndent indent) |
|
virtual void | PrintTrailer (ostream &os, vtkIndent indent) |
|
int | GetReferenceCount () |
|