#include <itkPolygonGroupSpatialObjectXMLFile.h>
Inheritance diagram for itk::PolygonGroupSpatialObjectXMLFileWriter:
Public Types | |
typedef XMLWriterBase< PGroupSpatialObjectType > | Superclass |
typedef PolygonGroupSpatialObjectXMLFileWriter | Self |
typedef SmartPointer< Self > | Pointer |
typedef PGroupSpatialObjectType | PolygonGroupType |
typedef PolygonSpatialObject< 3 > | PolygonSpatialObjectType |
Public Member Functions | |
virtual const char * | GetNameOfClass () const |
virtual int | CanWriteFile (const char *name) |
virtual int | WriteFile () |
Static Public Member Functions | |
Pointer | New () |
Definition at line 77 of file itkPolygonGroupSpatialObjectXMLFile.h.
|
Reimplemented from itk::LightProcessObject. Definition at line 84 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Definition at line 92 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Definition at line 93 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Standard class typedefs. Reimplemented from itk::LightProcessObject. Definition at line 83 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
standard typedefs Reimplemented from itk::LightProcessObject. Definition at line 82 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Test whether a file is writable. Implements itk::XMLWriterBase< PGroupSpatialObjectType >. |
|
Run-time type information (and related methods). Reimplemented from itk::LightProcessObject. |
|
Method for creation through the object factory. Reimplemented from itk::LightProcessObject. |
|
Actually write out the file in question Implements itk::XMLWriterBase< PGroupSpatialObjectType >. |