1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00
Commit graph

10 commits

Author SHA1 Message Date
oblonski
40a1e45a0d modified method .plotShipments(..) in analysis.toolbox.Plotter to allow
chaining
2014-05-07 10:00:02 +02:00
oblonski
cea63fd5cc added chaining capabilities to analysis.toolbox.Plotter.java 2014-04-25 23:28:26 +02:00
oblonski
b8ef9a55a1 make Plotter plot initial routes 2014-04-21 17:10:43 +02:00
oblonski
03dc5dd3ff Merge branch 'master' of https://github.com/jsprit/jsprit.git
Conflicts:
	jsprit-analysis/src/main/java/jsprit/analysis/toolbox/ComputationalLaboratory.java
2014-04-07 19:47:46 +02:00
oblonski
f446874758 adjusted label to indicate multiple cap dims 2014-03-04 11:48:30 +01:00
Stefan Schroeder
a234bb54c9 shift from vehicle.getLocation() to vehicle.getStartLocation() and
vehicle.getCoord() to vehicle.getStartLocationCoordinate()
2014-01-28 17:40:13 +01:00
Stefan Schroeder
0717f5dd66 some visualization features 2013-12-10 16:02:23 +01:00
Stefan Schroeder
4c2651087b issue #60 - scale plotter accoring to solution 2013-12-05 18:14:45 +01:00
Stefan Schroeder
9af21094bf add zoom to plotter, i.e. add plotter.setBoundaryBox(...) 2013-11-29 16:59:44 +01:00
Stefan Schroeder
a85b0fc395 prepare for release v0.1.0 2013-11-22 16:54:15 +01:00
Renamed from jsprit-analysis/src/main/java/analysis/Plotter.java (Browse further)