15#ifndef vtkTooltipItem_h 
   16#define vtkTooltipItem_h 
   19#include "vtkRenderingContext2DModule.h"  
   23VTK_ABI_NAMESPACE_BEGIN
 
   43  vtkSetVector2Macro(Position, 
float);
 
   51  vtkGetVector2Macro(Position, 
float);
 
provides a brush that fills shapes drawn by vtkContext2D.
 
Class for drawing 2D primitives to a graphical context.
 
base class for items that are part of a vtkContextScene.
 
a simple class to control print indentation
 
provides a pen that draws the outlines of shapes drawn by vtkContext2D.
 
Wrapper around std::string to keep symbols short.
 
represent text properties.