#include <vtkScalarBarRepresentationCustom.h>
◆ anonymous enum
◆ vtkScalarBarRepresentationCustom()
| vtkScalarBarRepresentationCustom::vtkScalarBarRepresentationCustom |
( |
| ) |
|
|
protected |
◆ ~vtkScalarBarRepresentationCustom()
| vtkScalarBarRepresentationCustom::~vtkScalarBarRepresentationCustom |
( |
| ) |
|
|
overrideprotected |
◆ New()
◆ RenderOverlay()
| int vtkScalarBarRepresentationCustom::RenderOverlay |
( |
vtkViewport * |
viewport | ) |
|
|
override |
Override to obtain viewport size and potentially adjust placement of the representation.
Definition at line 35 of file vtkScalarBarRepresentationCustom.cpp.
References AnyLocation, context, vtkContext2DScalarBarActor::GetBoundingRect(), LowerCenter, LowerLeftCorner, LowerRightCorner, UpperCenter, UpperLeftCorner, UpperRightCorner, WindowLocation, x, and y.
◆ vtkGetMacro()
| vtkScalarBarRepresentationCustom::vtkGetMacro |
( |
WindowLocation |
, |
|
|
int |
|
|
) |
| |
◆ vtkSetMacro()
| vtkScalarBarRepresentationCustom::vtkSetMacro |
( |
WindowLocation |
, |
|
|
int |
|
|
) |
| |
Set the scalar bar position, by enumeration ( AnyLocation = 0, LowerLeftCorner, LowerRightCorner, LowerCenter, UpperLeftCorner, UpperRightCorner, UpperCenter) related to the render window.
◆ vtkTypeMacro()
◆ override
| vtkIndent indent vtkScalarBarRepresentationCustom::override |
◆ WindowLocation
| int vtkScalarBarRepresentationCustom::WindowLocation |
|
protected |
The documentation for this class was generated from the following files: