mapstorage.h
changeset 198 d6cc0579b94b
parent 195 125c56c1efda
child 201 879e47e5b731
equal deleted inserted replaced
21:00f0a6c9ca85 22:b4f94e66526a
   292   void set_propulsation(double);
   292   void set_propulsation(double);
   293   void set_iteration(int);
   293   void set_iteration(int);
   294 
   294 
   295   void redesign_data_changed();
   295   void redesign_data_changed();
   296 
   296 
   297   void exportGraphToEPS(std::vector<bool>, std::string);
   297   void exportGraphToEPS(std::vector<bool>, std::string, std::string);
   298 };
   298 };
   299 
   299 
   300 #endif //MAPSTORAGE_H
   300 #endif //MAPSTORAGE_H