Go to the documentation of this file.
59 #ifndef vtkDynamic2DLabelMapper_h
60 #define vtkDynamic2DLabelMapper_h
62 #include "vtkRenderingLabelModule.h"
90 vtkGetMacro(ReversePriority,
bool);
101 vtkGetMacro(LabelHeightPadding,
float);
111 vtkGetMacro(LabelWidthPadding,
float);
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
void SetPriorityArrayName(const char *name)
Set the points array name to use to give priority to labels.
double GetCurrentScale(vtkViewport *viewport)
Calculate the current zoom scale of the viewport.
a simple class to control print indentation
~vtkDynamic2DLabelMapper()
abstract specification for Viewports
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
a actor that draws 2D data
draw text labels at dataset points
void RenderOverlay(vtkViewport *viewport, vtkActor2D *actor)
void RenderOpaqueGeometry(vtkViewport *viewport, vtkActor2D *actor)
Draw non-overlapping labels to the screen.
draw text labels at 2D dataset points
vtkDynamic2DLabelMapper()
static vtkDynamic2DLabelMapper * New()
Instantiate object with %%-#6.3g label format.