|  | VTK
    9.0.1
    | 
 
 
 
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);
 
  107   void SetOrientation(
int orient);
 
  108   int GetOrientation();
 
  119   void SwapOrientation();
 
  129 #endif // vtkScalarBarRepresentation_h 
  
represent a vtkBorderWidget
void WidgetInteraction(double eventPos[2]) override
vtkScalarBarActor * ScalarBarActor
int RenderOpaqueGeometry(vtkViewport *) override
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
static vtkBorderRepresentation * New()
Instantiate this class.
void BuildRepresentation() override
Subclasses should implement these methods.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
window superclass for vtkRenderWindow
void GetActors2D(vtkPropCollection *) override
These methods are necessary to make this representation behave as a vtkProp.
virtual vtkTypeBool GetVisibility()
void ReleaseGraphicsResources(vtkWindow *) override
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Release any graphics resources that are being...
a simple class to control print indentation
int RenderTranslucentPolygonalGeometry(vtkViewport *) override
abstract specification for Viewports
void GetSize(double size[2]) override
virtual void SetVisibility(vtkTypeBool)
Set/Get visibility of this vtkProp.
int RenderOverlay(vtkViewport *) override
represent scalar bar for vtkScalarBarWidget
Create a scalar bar with labels.
vtkTypeBool HasTranslucentPolygonalGeometry() override
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...