|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   36 #ifndef vtkCaptionRepresentation_h 
   37 #define vtkCaptionRepresentation_h 
   40 #include "vtkInteractionWidgetsModule.h"  
   68   void SetAnchorPosition(
double pos[3]);
 
   69   void GetAnchorPosition(
double pos[3]);
 
  119   vtkSetClampMacro(FontFactor, 
double, 0.1, 10.0);
 
  120   vtkGetMacro(FontFactor, 
double);
 
  132   int DisplayAttachmentPoint[2];
 
  139   virtual void AdjustCaptionBoundary();
 
  
void GetSize(double size[2]) override
vtkCaptionActor2D * CaptionActor2D
represent a vtkBorderWidget
represent the position of a point in 3D space
int RenderOpaqueGeometry(vtkViewport *) override
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
static vtkBorderRepresentation * New()
Instantiate this class.
represents vtkCaptionWidget in the scene
void BuildRepresentation() override
Subclasses should implement these methods.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
window superclass for vtkRenderWindow
void GetActors2D(vtkPropCollection *) override
These methods are necessary to make this representation behave as a vtkProp.
vtkPointHandleRepresentation3D * AnchorRepresentation
void ReleaseGraphicsResources(vtkWindow *) override
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Release any graphics resources that are being...
a simple class to control print indentation
vtkConeSource * CaptionGlyph
int RenderTranslucentPolygonalGeometry(vtkViewport *) override
abstract specification for Viewports
draw text label associated with a point
abstract specification for renderers
int RenderOverlay(vtkViewport *) override
vtkTypeBool HasTranslucentPolygonalGeometry() override
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...