21 #ifndef __vtkMRMLAbstractLayoutNode_h 22 #define __vtkMRMLAbstractLayoutNode_h 27 class vtkXMLDataElement;
37 void PrintSelf(ostream& os, vtkIndent indent) VTK_OVERRIDE;
43 virtual void WriteXML(ostream& of,
int indent) VTK_OVERRIDE;
virtual void ReadXMLAttributes(const char **atts)
void operator=(const vtkMRMLNode &)
virtual void Copy(vtkMRMLNode *node)
Copy parameters (not including ID and Scene) from another node of the same type.
virtual void WriteXML(ostream &of, int indent)
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
Node that describes the view layout of the application.
Abstract Superclass for all specific types of MRML nodes.