16 #ifndef __mitkPlanarFigureIOFactory_h
17 #define __mitkPlanarFigureIOFactory_h
20 #pragma warning(disable : 4786)
23 #include "itkObjectFactoryBase.h"
46 itkFactorylessNewMacro(Self);
58 ObjectFactoryBase::RegisterFactory(PlanarFigureIOFactory);
67 void operator=(
const Self &);
DataCollection - Class to facilitate loading/accessing structured data.