8 #ifndef IMPDISPLAY_CHIMERA_WRITER_H
9 #define IMPDISPLAY_CHIMERA_WRITER_H
11 #include <IMP/display/display_config.h>
15 IMPDISPLAY_BEGIN_NAMESPACE
16 #if IMP_HAS_DEPRECATED
30 void cleanup(std::string name,
31 bool need_ms,
bool need_surf=
false);
33 Color color, std::string name);
35 Color color, std::string name);
37 Color color, std::string name);
39 Color color, std::string name);
41 Color color, std::string name);
43 Color color, std::string name);
45 Color color, std::string name);
54 void add_python_code(std::string code);
58 IMPDISPLAY_END_NAMESPACE