 |
VTK
9.1.0
|
Go to the documentation of this file.
43 #ifndef vtkScalarBarRepresentation_h
44 #define vtkScalarBarRepresentation_h
47 #include "vtkInteractionWidgetsModule.h"
99 vtkSetMacro(AutoOrient,
bool);
100 vtkGetMacro(AutoOrient,
bool);
129 #endif // vtkScalarBarRepresentation_h
void SetVisibility(vtkTypeBool) override
These methods are necessary to make this representation behave as a vtkProp.
virtual void SetScalarBarActor(vtkScalarBarActor *)
The prop that is placed in the renderer.
vtkTypeBool GetVisibility() override
These methods are necessary to make this representation behave as a vtkProp.
int RenderTranslucentPolygonalGeometry(vtkViewport *) override
These methods are necessary to make this representation behave as a vtkProp.
represent a vtkBorderWidget
vtkScalarBarActor * ScalarBarActor
int RenderOpaqueGeometry(vtkViewport *) override
These methods are necessary to make this representation behave as a vtkProp.
vtkTypeBool HasTranslucentPolygonalGeometry() override
These methods are necessary to make this representation behave as a vtkProp.
static vtkScalarBarRepresentation * New()
void SetOrientation(int orient)
Get/Set the orientation.
window superclass for vtkRenderWindow
vtkScalarBarRepresentation()
a simple class to control print indentation
int RenderOverlay(vtkViewport *) override
These methods are necessary to make this representation behave as a vtkProp.
void ReleaseGraphicsResources(vtkWindow *window) override
These methods are necessary to make this representation behave as a vtkProp.
abstract specification for Viewports
void SwapOrientation()
Change horizontal <--> vertical orientation, rotate the corners of the bar to preserve size,...
void BuildRepresentation() override
Satisfy the superclass' API.
~vtkScalarBarRepresentation() override
void GetSize(double size[2]) override
Satisfy the superclass' API.
void PrintSelf(ostream &os, vtkIndent indent) override
Define standard methods.
void WidgetInteraction(double eventPos[2]) override
Satisfy the superclass' API.
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.
int GetOrientation()
Get/Set the orientation.