#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 * | GetClassName () const |
Static Public Member Functions | |
Pointer | New () |
Definition at line 33 of file itkPolygonGroupSpatialObjectXMLFile.h.
|
Reimplemented from itk::LightProcessObject. Definition at line 40 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Definition at line 45 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Definition at line 44 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Definition at line 42 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Definition at line 43 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Standard typedefs Reimplemented from itk::LightProcessObject. Definition at line 38 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
Reimplemented from itk::LightProcessObject. Definition at line 39 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.
|