46 #ifndef vtkDynamic2DLabelMapper_h
47 #define vtkDynamic2DLabelMapper_h
50 #include "vtkRenderingLabelModule.h"
52 VTK_ABI_NAMESPACE_BEGIN
70 void SetPriorityArrayName(
const char*
name);
77 vtkSetMacro(ReversePriority,
bool);
78 vtkGetMacro(ReversePriority,
bool);
79 vtkBooleanMacro(ReversePriority,
bool);
88 vtkSetMacro(LabelHeightPadding,
float);
89 vtkGetMacro(LabelHeightPadding,
float);
98 vtkSetMacro(LabelWidthPadding,
float);
99 vtkGetMacro(LabelWidthPadding,
float);
133 VTK_ABI_NAMESPACE_END
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkLabeledDataMapper * New()
Instantiate object with %%-#6.3g label format.
abstract specification for Viewports
a actor that draws 2D data
draw text labels at 2D dataset points
draw text labels at dataset points
a simple class to control print indentation
void RenderOverlay(vtkViewport *viewport, vtkActor2D *actor) override
Draw the text to the screen at each input point.
void RenderOpaqueGeometry(vtkViewport *viewport, vtkActor2D *actor) override
Draw the text to the screen at each input point.