#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 * | GetClassName () const |
virtual int | CanWriteFile (const char *name) |
virtual int | WriteFile () |
Static Public Member Functions | |
Pointer | New () |
Definition at line 73 of file itkPolygonGroupSpatialObjectXMLFile.h.
|
Reimplemented from itk::LightProcessObject. Definition at line 80 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Definition at line 88 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Definition at line 89 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Standard class typedefs. Reimplemented from itk::LightProcessObject. Definition at line 79 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
standard typedefs Reimplemented from itk::LightProcessObject. Definition at line 78 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 >.
|