35 #ifndef __vtkCornerAnnotation_h
36 #define __vtkCornerAnnotation_h
102 void SetText(
int i,
const char *text);
103 const char* GetText(
int i);
104 void ClearAllTexts();
179 virtual void TextReplace(
185 virtual void SetTextActorsPosition(
int vsize[2]);
186 virtual void SetTextActorsJustification();
text annotation in four corners
vtkTextProperty * TextProperty
virtual void ReleaseGraphicsResources(vtkWindow *)
abstract specification for Viewports
map the input image through a lookup table and window / level it
#define vtkGetMacro(name, type)
a actor that draws 2D data
record modification and/or execution time
vtkImageMapToWindowLevelColors * WindowLevel
#define vtkTypeMacro(thisClass, superclass)
#define VTKRENDERINGANNOTATION_EXPORT
window superclass for vtkRenderWindow
double NonlinearFontScaleFactor
virtual int HasTranslucentPolygonalGeometry()
draw an image in a rendered 3D scene
virtual int RenderOpaqueGeometry(vtkViewport *viewport)
vtkImageActor * ImageActor
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
static vtkActor2D * New()
represent text properties.
#define vtkGetObjectMacro(name, type)
virtual int RenderOverlay(vtkViewport *viewport)
#define vtkBooleanMacro(name, type)
double LinearFontScaleFactor
vtkImageActor * LastImageActor
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *)
#define vtkSetMacro(name, type)