mapstorage.h
changeset 191 af2ed974ab68
parent 184 4e8704aae278
child 194 6b2b718420eb
equal deleted inserted replaced
18:a7c50f920876 19:53ffb04299f9
   289   void set_attraction(double);
   289   void set_attraction(double);
   290   void set_propulsation(double);
   290   void set_propulsation(double);
   291   void set_iteration(int);
   291   void set_iteration(int);
   292 
   292 
   293   void redesign_data_changed();
   293   void redesign_data_changed();
       
   294 
       
   295   void exportGraphToEPS(std::vector<bool>, std::string);
   294 };
   296 };
   295 
   297 
   296 #endif //MAPSTORAGE_H
   298 #endif //MAPSTORAGE_H