vtkMRMLEMSAtlasNode Class Reference

#include <vtkMRMLEMSAtlasNode.h>

Inheritance diagram for vtkMRMLEMSAtlasNode:
vtkMRMLEMSVolumeCollectionNode vtkMRMLEMSCollectionNode vtkMRMLNode vtkObject

List of all members.

Public Member Functions

virtual void Copy (vtkMRMLNode *node)
virtual vtkMRMLNodeCreateNodeInstance ()
virtual const charGetNodeTagName ()
void PrintSelf (ostream &os, vtkIndent indent)
virtual void ReadXMLAttributes (const char **atts)
 vtkGetMacro (NumberOfTrainingSamples, int)
 vtkSetMacro (NumberOfTrainingSamples, int)
 vtkTypeMacro (vtkMRMLEMSAtlasNode, vtkMRMLEMSVolumeCollectionNode)
virtual void WriteXML (ostream &of, int indent)

Static Public Member Functions

static vtkMRMLEMSAtlasNodeNew ()

Protected Member Functions

void operator= (const vtkMRMLEMSAtlasNode &)
 vtkMRMLEMSAtlasNode (const vtkMRMLEMSAtlasNode &)
 vtkMRMLEMSAtlasNode ()
 ~vtkMRMLEMSAtlasNode ()

Private Attributes

int NumberOfTrainingSamples

Constructor & Destructor Documentation

vtkMRMLEMSAtlasNode::vtkMRMLEMSAtlasNode (  )  [protected]
vtkMRMLEMSAtlasNode::~vtkMRMLEMSAtlasNode (  )  [protected]
vtkMRMLEMSAtlasNode::vtkMRMLEMSAtlasNode ( const vtkMRMLEMSAtlasNode  )  [protected]

Member Function Documentation

void vtkMRMLEMSAtlasNode::Copy ( vtkMRMLNode node  )  [virtual]

Reimplemented from vtkMRMLEMSCollectionNode.

References NumberOfTrainingSamples.

vtkMRMLNode * vtkMRMLEMSAtlasNode::CreateNodeInstance (  )  [virtual]

Create instance of the default node. Like New only virtual NOTE: Subclasses should implement this method

Reimplemented from vtkMRMLEMSVolumeCollectionNode.

References autoSlicerTracto2regions::ret.

virtual const char* vtkMRMLEMSAtlasNode::GetNodeTagName (  )  [inline, virtual]

Get node XML tag name (like Volume, Model) NOTE: Subclasses should implement this method

Reimplemented from vtkMRMLEMSVolumeCollectionNode.

vtkMRMLEMSAtlasNode * vtkMRMLEMSAtlasNode::New (  )  [static]
void vtkMRMLEMSAtlasNode::operator= ( const vtkMRMLEMSAtlasNode  )  [protected]

Reimplemented from vtkMRMLEMSVolumeCollectionNode.

void vtkMRMLEMSAtlasNode::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
void vtkMRMLEMSAtlasNode::ReadXMLAttributes ( const char **  atts  )  [virtual]

Set node attributes NOTE: Subclasses should implement this method NOTE: Call this method in the subclass impementation

Reimplemented from vtkMRMLEMSVolumeCollectionNode.

References NumberOfTrainingSamples, and ModifyHeader::val.

vtkMRMLEMSAtlasNode::vtkGetMacro ( NumberOfTrainingSamples  ,
int   
)
vtkMRMLEMSAtlasNode::vtkSetMacro ( NumberOfTrainingSamples  ,
int   
)
vtkMRMLEMSAtlasNode::vtkTypeMacro ( vtkMRMLEMSAtlasNode  ,
vtkMRMLEMSVolumeCollectionNode   
)
void vtkMRMLEMSAtlasNode::WriteXML ( ostream &  of,
int  indent 
) [virtual]

Write this node's information to a MRML file in XML format. NOTE: Subclasses should implement this method NOTE: Call this method in the subclass impementation

Reimplemented from vtkMRMLEMSCollectionNode.

References NumberOfTrainingSamples.


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1