Holt59
|
7827bfc63c
|
Reorganize code.
|
2018-03-03 13:43:03 +01:00 |
|
Holt59
|
be94c670b7
|
Update graphics.
|
2018-03-02 23:48:57 +01:00 |
|
Mikael Capelle
|
8bca08f795
|
Synchronize overlays operations in BasicDrawing.
|
2018-03-01 19:51:14 +01:00 |
|
Mikael Capelle
|
a51e16c3dd
|
Rename getInfo -> getInformation.
|
2018-03-01 13:35:11 +01:00 |
|
Mikael Capelle
|
0963f4a12f
|
Use arc instead of only road type to find width and color for drawing.
|
2018-03-01 13:33:28 +01:00 |
|
Holt59
|
55e4f4dfdc
|
Set default transform to ZoomAndPanListener to avoid bunch of exceptions.
|
2018-02-28 23:03:02 +01:00 |
|
Holt59
|
03a26ab083
|
Do not draw oneWay arc twice.
|
2018-02-28 20:57:52 +01:00 |
|
Holt59
|
592ef40e54
|
Remove debug output.
|
2018-02-27 23:27:29 +01:00 |
|
Holt59
|
7b2f3f3549
|
BasicDrawing now create a new image for each new graph to have better scaling.
|
2018-02-27 22:24:49 +01:00 |
|
Holt59
|
43835e4837
|
Remove drawPoint, switch to PointSetOverlay.
|
2018-02-27 22:09:57 +01:00 |
|
Holt59
|
1a664b8a3c
|
Modify connection between MainWindow and the NotesInputPanel.
|
2018-02-26 11:31:00 +01:00 |
|
Holt59
|
d4b1ef0481
|
Remove unused constructor of BasicPathOverlay.
|
2018-02-25 20:17:39 +01:00 |
|
Holt59
|
b192bb4f07
|
Add info panel for SP solutions.
|
2018-02-25 20:03:06 +01:00 |
|
Holt59
|
96ca2b3a8a
|
Add path overlays functionality.
|
2018-02-25 19:17:26 +01:00 |
|
Holt59
|
71202409b8
|
Rename some classes.
|
2018-02-25 18:34:48 +01:00 |
|
Holt59
|
ae460ff454
|
Remove drawLine. Better overlay for BasicDrawing.
|
2018-02-25 18:33:46 +01:00 |
|
Holt59
|
467253f9bb
|
Re-organize code.
|
2018-02-25 18:13:22 +01:00 |
|
Holt59
|
29051be12b
|
Create OverlayTracker as a prent of MarkerTracker to allow tracking of other objects.
|
2018-02-25 18:12:15 +01:00 |
|
Holt59
|
422a3267ca
|
Add possibility to show/hide a marker after its creation without having to delete/recreate it.
|
2018-02-25 16:43:37 +01:00 |
|
Holt59
|
9ae576a058
|
Fix size issue for point vs. marker.
|
2018-02-25 12:48:21 +01:00 |
|
Holt59
|
fc44ad93c3
|
Remove unwanted output.
|
2018-02-25 12:44:43 +01:00 |
|
Holt59
|
9acdc998b3
|
Improve overlay management for BasicDrawing.
|
2018-02-25 12:44:15 +01:00 |
|
Holt59
|
481e30e80c
|
Add way to track drawn Markers on map and delete/move them. Delete not implemented for BasicDrawing.
|
2018-02-25 12:10:59 +01:00 |
|
Holt59
|
d00e012497
|
Enforce immutability via final and unmodifiableList.
|
2018-02-24 21:02:04 +01:00 |
|
Holt59
|
c624fd9dfd
|
Regoranized package.
|
2018-02-24 13:46:47 +01:00 |
|