53 #ifndef vtkDynamic2DLabelMapper_h 54 #define vtkDynamic2DLabelMapper_h 56 #include "vtkRenderingLabelModule.h" 76 void SetPriorityArrayName(
const char*
name);
84 vtkGetMacro(ReversePriority,
bool);
95 vtkGetMacro(LabelHeightPadding,
float);
105 vtkGetMacro(LabelWidthPadding,
float);
128 float ReferenceScale;
129 float LabelHeightPadding;
130 float LabelWidthPadding;
132 bool ReversePriority;
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
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void RenderOverlay(vtkViewport *viewport, vtkActor2D *actor) override
Draw the text to the screen at each input point.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void RenderOpaqueGeometry(vtkViewport *viewport, vtkActor2D *actor) override
Draw the text to the screen at each input point.