#include <itkPolygonGroupSpatialObjectXMLFile.h>
Inheritance diagram for itk::PolygonGroupSpatialObjectXMLFileReader:


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::list< PointType > | PointListType |
Public Methods | |
| virtual const char * | GetClassName () const |
| virtual int | CanReadFile (const char *name) |
Static Public Methods | |
| Pointer | New () |
Protected Methods | |
| virtual void | StartElement (const char *name, const char **atts) |
| virtual void | EndElement (const char *name) |
| virtual void | CharacterDataHandler (const char *inData, int inLength) |
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. |
|
||||||||||||
|
Callback function -- called from XML parser with the character data for an XML element Implements itk::XMLReaderBase. |
|
|
Callback function -- called from XML parser when ending tag encountered 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. |
|
||||||||||||
|
Callback function -- called from XML parser with start-of-element information. Implements itk::XMLReaderBase. |
1.2.15 written by Dimitri van Heesch,
© 1997-2000