#include <itkPolygonGroupSpatialObjectXMLFile.h>
Inheritance diagram for itk::PolygonGroupSpatialObjectXMLFileReader:
[NOHEADER] | |
virtual int | CanReadFile (const char *name) |
virtual void | StartElement (const char *name, const char **atts) |
virtual void | EndElement (const char *name) |
virtual void | CharacterDataHandler (const char *inData, int inLength) |
Public Types | |
typedef PolygonGroupSpatialObjectXMLFileReader | Self |
typedef XMLReader< PGroupSpatialObjectType > | Superclass |
typedef SmartPointer< Self > | Pointer |
typedef PGroupSpatialObjectType | PolygonGroupType |
typedef PolygonSpatialObject< 3 > | PolygonSpatialObjectType |
typedef SpatialObjectPoint< 3 > | PointType |
typedef std::vector< PointType > | PointListType |
Public Member Functions | |
virtual const char * | GetNameOfClass () const |
Static Public Member Functions | |
Pointer | New () |
Definition at line 37 of file itkPolygonGroupSpatialObjectXMLFile.h.
|
Reimplemented from itk::LightProcessObject. Definition at line 44 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Definition at line 49 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Definition at line 48 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Definition at line 46 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Definition at line 47 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Standard typedefs Reimplemented from itk::LightProcessObject. Definition at line 42 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Reimplemented from itk::LightProcessObject. Definition at line 43 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Determine if a file can be read Implements itk::XMLReaderBase. |
|
Determine if a file can be read Implements itk::XMLReaderBase. |
|
Determine if a file can be read Implements itk::XMLReaderBase. |
|
Run-time type information (and related methods). Reimplemented from itk::LightProcessObject. |
|
Method for creation through the object factory. Reimplemented from itk::LightProcessObject. |
|
Determine if a file can be read Implements itk::XMLReaderBase. |