Go to the documentation of this file.
46 #ifndef vtkScalarBarRepresentation_h
47 #define vtkScalarBarRepresentation_h
49 #include "vtkInteractionWidgetsModule.h"
100 vtkGetMacro(AutoOrient,
bool)
107 void SetOrientation(
int orient);
108 int GetOrientation();
119 void SwapOrientation();
129 #endif //vtkScalarBarRepresentation_h
virtual int HasTranslucentPolygonalGeometry()
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
represent a vtkBorderWidget
virtual void GetActors2D(vtkPropCollection *)
These methods are necessary to make this representation behave as a vtkProp.
vtkScalarBarActor * ScalarBarActor
static vtkBorderRepresentation * New()
Instantiate this class.
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *)
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual void GetSize(double size[2])
window superclass for vtkRenderWindow
virtual void WidgetInteraction(double eventPos[2])
virtual int RenderOpaqueGeometry(vtkViewport *)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
a simple class to control print indentation
virtual void SetVisibility(int)
Set/Get visibility of this vtkProp.
virtual void BuildRepresentation()
Subclasses should implement these methods.
abstract specification for Viewports
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
virtual int RenderOverlay(vtkViewport *)
virtual void ReleaseGraphicsResources(vtkWindow *)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Release any graphics resources that are being...
virtual int GetVisibility()
represent scalar bar for vtkScalarBarWidget
Create a scalar bar with labels.