changeset 192 | 9d7489e8921e |
parent 184 | 4e8704aae278 |
child 194 | 6b2b718420eb |
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 |