13 #ifndef mitkIOMimeTypes_h
14 #define mitkIOMimeTypes_h
37 bool AppliesTo(
const std::string& path)
const override;
48 static std::vector<CustomMimeType *>
Get();
50 static std::string DEFAULT_BASE_NAME();
52 static std::string CATEGORY_IMAGES();
53 static std::string CATEGORY_SURFACES();
67 static std::string STEREOLITHOGRAPHY_NAME();
68 static std::string VTK_IMAGE_NAME();
69 static std::string VTK_IMAGE_LEGACY_NAME();
70 static std::string VTK_PARALLEL_IMAGE_NAME();
71 static std::string VTK_POLYDATA_NAME();
72 static std::string VTK_POLYDATA_LEGACY_NAME();
73 static std::string VTK_PARALLEL_POLYDATA_NAME();
74 static std::string WAVEFRONT_OBJ_NAME();
75 static std::string STANFORD_PLY_NAME();
84 static std::string NRRD_MIMETYPE_NAME();
85 static std::string NIFTI_MIMETYPE_NAME();
86 static std::string RAW_MIMETYPE_NAME();
87 static std::string DICOM_MIMETYPE_NAME();
94 static std::string POINTSET_MIMETYPE_NAME();