45 #ifndef vtkScalarBarRepresentation_h
46 #define vtkScalarBarRepresentation_h
71 {size[0]=2.0; size[1]=2.0;}
90 vtkSetMacro(AutoOrient,
bool)
91 vtkGetMacro(AutoOrient,
bool)
96 void SetOrientation(
int orient);
102 ~vtkScalarBarRepresentation();
106 void SwapOrientation();
112 vtkScalarBarRepresentation(const vtkScalarBarRepresentation &);
113 void operator=(const vtkScalarBarRepresentation &);
116 #endif //vtkScalarBarRepresentation_h
virtual int GetVisibility()
void PrintSelf(ostream &os, vtkIndent indent)
abstract specification for Viewports
Create a scalar bar with labels.
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *)
virtual void GetActors2D(vtkPropCollection *)
virtual void WidgetInteraction(double eventPos[2])
static vtkBorderRepresentation * New()
virtual void GetSize(double size[2])
window superclass for vtkRenderWindow
virtual void SetVisibility(int)
a simple class to control print indentation
virtual int RenderOpaqueGeometry(vtkViewport *)
virtual void BuildRepresentation()
represent scalar bar for vtkScalarBarWidget
virtual int RenderOverlay(vtkViewport *)
represent a vtkBorderWidget
virtual int HasTranslucentPolygonalGeometry()
virtual void ReleaseGraphicsResources(vtkWindow *)