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 void SetScalarBarActor(vtkScalarBarActor *)
represent a vtkBorderWidget
virtual void BuildRepresentation()
Satisfy the superclass' API.
static vtkScalarBarRepresentation * New()
virtual void WidgetInteraction(double eventPos[2])
virtual void GetSize(double size[2])
window superclass for vtkRenderWindow
virtual void SetVisibility(int)
Set/Get visibility of this vtkProp.
virtual void ReleaseGraphicsResources(vtkWindow *window)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Release any graphics resources that are being...
a simple class to control print indentation
virtual int HasTranslucentPolygonalGeometry()
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
abstract specification for Viewports
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *)
virtual int RenderOpaqueGeometry(vtkViewport *)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
represent scalar bar for vtkScalarBarWidget
virtual int GetVisibility()
These methods are necessary to make this representation behave as a vtkProp.
virtual int RenderOverlay(vtkViewport *)
virtual void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
Create a scalar bar with labels.
virtual void GetActors2D(vtkPropCollection *collection)
These methods are necessary to make this representation behave as a vtkProp.