13 #ifndef mitkAutoCropTool_h_Included 14 #define mitkAutoCropTool_h_Included 35 itkFactorylessNewMacro(
Self);
38 const char **GetXPM()
const override;
39 const char *GetName()
const override;
42 bool ProcessOneWorkingData(
DataNode *node)
override;
43 std::string GetErrorMessage()
override;
#define MITKSEGMENTATION_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacro(className, SuperClassName)
Class for nodes of the DataTree.
Super-class that provides the functionality of a StateMachine to DataInteractors. ...