9 #ifndef __vtkMRMLAnnotationStickyNode_h 10 #define __vtkMRMLAnnotationStickyNode_h 12 #include "vtkSlicerAnnotationsModuleMRMLExport.h" 16 #include <vtkStdString.h> 37 int SetSticky(
const char* text,
int selectedFlag);
void Initialize(vtkMRMLScene *mrmlScene) override
vtkStdString GetStickyText()
static vtkMRMLAnnotationControlPointsNode * New()
const char * GetNodeTagName() override
Get node XML tag name (like Volume, Model)
int SetStickyCoordinates(double newCoord[3])
vtkMRMLNode * CreateNodeInstance() override
MRMLNode methods.
A set of MRML Nodes that supports serialization and undo/redo.
vtkStdString GetText(int id)
A superclass for other storage nodes.
void SetText(int id, const char *newText, int selectedFlag, int visibleFlag)
void operator=(const vtkMRMLAnnotationControlPointsNode &)
void SetStickyText(const char *newLabel)
Abstract Superclass for all specific types of MRML nodes.
int SetControlPoint(int id, double newControl[3], int selectedFlag, int visibleFlag)