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


Definition at line 37 of file itkPolygonGroupSpatialObjectXMLFile.h.
Public Types | |
| typedef SmartPointer< Self > | Pointer |
| typedef std::vector< PointType > | PointListType |
| typedef SpatialObjectPoint< 3 > | PointType |
| typedef PGroupSpatialObjectType | PolygonGroupType |
| typedef PolygonSpatialObject< 3 > | PolygonSpatialObjectType |
| typedef PolygonGroupSpatialObjectXMLFileReader | Self |
| typedef XMLReader< PGroupSpatialObjectType > | Superclass |
Public Member Functions | |
| Determine if a file can be read *virtual int | CanReadFile (const char *name) |
| virtual const char * | GetNameOfClass () const |
Static Public Member Functions | |
| static Pointer | New () |
Protected Member Functions | |
| virtual void | CharacterDataHandler (const char *inData, int inLength) |
| virtual void | EndElement (const char *name) |
| virtual void | StartElement (const char *name, const char **atts) |
|
|
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 Definition at line 42 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
|
Definition at line 43 of file itkPolygonGroupSpatialObjectXMLFile.h. |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
Run-time type information (and related methods). |
|
|
Method for creation through the object factory. |
|
||||||||||||
|
|
1.4.2 written by Dimitri van Heesch,
© 1997-2000