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