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