Go to the documentation of this file.
57 #ifndef vtkCaptionActor2D_h
58 #define vtkCaptionActor2D_h
66 class vtkCaptionActor2DConnection;
243 vtkCaptionActor2DConnection* LeaderGlyphConnectionHolder;
map vtkPolyData to graphics primitives
int ThreeDimensionalLeader
#define vtkGetObjectMacro(name, type)
draw vtkPolyData onto the image plane
virtual void SetLeaderGlyphConnection(vtkAlgorithmOutput *)
virtual char * GetCaption()
virtual void SetCaptionTextProperty(vtkTextProperty *p)
virtual void SetLeaderGlyphData(vtkPolyData *)
#define vtkWorldCoordinateMacro(name)
#define vtkTypeMacro(thisClass, superclass)
copy oriented and scaled glyph geometry to every input point (2D specialization)
static vtkCaptionActor2D * New()
virtual void ReleaseGraphicsResources(vtkWindow *)
window superclass for vtkRenderWindow
appends one or more polygonal datasets together
#define vtkSetClampMacro(name, type, min, max)
virtual vtkPolyData * GetLeaderGlyph()
void ShallowCopy(vtkProp *prop)
virtual void SetCaption(const char *caption)
int RenderOpaqueGeometry(vtkViewport *viewport)
virtual int HasTranslucentPolygonalGeometry()
int MaximumLeaderGlyphSize
represents an object (geometry & properties) in a rendered scene
void PrintSelf(ostream &os, vtkIndent indent)
int RenderOverlay(vtkViewport *viewport)
An actor that displays text. Scaled or unscaled.
a simple class to control print indentation
perform coordinate transformation, and represent position, in a variety of vtk coordinate systems
vtkCoordinate * AttachmentPointCoordinate
#define vtkGetMacro(name, type)
abstract specification for Viewports
copy oriented and scaled glyph geometry to every input point
represent text properties.
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
abstract superclass for all actors, volumes and annotations
draw text label associated with a point
a actor that draws 2D data
Proxy object to connect input/output ports.
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *)
#define VTKRENDERINGANNOTATION_EXPORT