Commit Graph

  • 9acdc998b3 Improve overlay management for BasicDrawing. Holt59 2018-02-25 12:44:15 +0100
  • 481e30e80c Add way to track drawn Markers on map and delete/move them. Delete not implemented for BasicDrawing. Holt59 2018-02-25 12:10:59 +0100
  • a9ab69965e Remove zoom limit in MapViewDrawing. Holt59 2018-02-25 01:17:55 +0100
  • 5ccdbc9417 Fix issue that was shrinking the drawing when redrawing. Holt59 2018-02-25 00:36:17 +0100
  • 0236798ef5 Fix isValid(). Holt59 2018-02-24 21:57:56 +0100
  • f736bf3005 Add implementation of methods for Path (for testing purpose... ). Holt59 2018-02-24 21:23:24 +0100
  • ccad590007 Switch ArrayList -> List. Fix ambiguous javadoc. Holt59 2018-02-24 21:18:45 +0100
  • bc67e95f7f Switch from ArrayList to List in Graph. Holt59 2018-02-24 21:12:07 +0100
  • 374e5e5f5c Update javadoc for graph package. Holt59 2018-02-24 21:08:52 +0100
  • adbb1f7e61 Fix javadoc for Point. Holt59 2018-02-24 21:03:05 +0100
  • d00e012497 Enforce immutability via final and unmodifiableList. Holt59 2018-02-24 21:02:04 +0100
  • 7640fa34c7 Switch to static methods for creating paths from nodes. Holt59 2018-02-24 20:55:23 +0100
  • 26180b8d4d Remove top panel. Holt59 2018-02-24 20:50:16 +0100
  • ca94ddf7ff Fix output stream in textarea. Add blocking actions. Holt59 2018-02-24 16:21:59 +0100
  • 0514c627b4 Rename abstract classes. Holt59 2018-02-24 15:14:37 +0100
  • 6c3bc23984 Fix exceptions for readers, add path writer. Holt59 2018-02-24 15:11:15 +0100
  • 164a9d4494 Move listener class outside of MainWindow. Holt59 2018-02-24 14:12:21 +0100
  • c624fd9dfd Regoranized package. Holt59 2018-02-24 13:46:47 +0100
  • 4a5ac5ad58 Update gitignore. Holt59 2018-02-24 13:40:40 +0100
  • f6fdb1871f Switch back to Internal theme to avoid having resources. Holt59 2018-02-24 13:37:52 +0100
  • 9db2ee36dd Fix issue with MapViewDrawing and generalize ClickListener for all Drawings. Holt59 2018-02-23 23:21:21 +0100
  • 24eeab7971 Update MapViewer. Mikael Capelle 2018-02-23 20:39:56 +0100
  • 5899dfa276 Try new method to scale path. Holt59 2018-02-21 20:57:36 +0100
  • d5af267227 Create new drawing using Mapsforge. Mikael Capelle 2018-02-21 19:22:37 +0100
  • 379784e2ec Start to create a topPanel to add information. Mikael Capelle 2018-02-20 12:24:55 +0100
  • 3a17f55571 Rename Instance -> Data. Mikael Capelle 2018-02-20 12:03:18 +0100
  • 960d1b1845 Add constructor from nodes to path. Mikael Capelle 2018-02-20 12:03:02 +0100
  • 237edea766 Update MainWindow to allow choice of mode for SP. Mikael Capelle 2018-02-20 11:41:18 +0100
  • 1eee9b8dd9 Add method in graph to find node from position. Mikael Capelle 2018-02-20 11:41:02 +0100
  • 71accfe13b Update code. Mikael Capelle 2018-02-20 11:27:12 +0100
  • a6e8a22081 Add origin node to arc. Mikael Capelle 2018-02-20 11:26:04 +0100
  • 11b07b652b Update. Holt59 2018-02-19 10:48:19 +0100
  • eceaecd813 Update. Holt59 2018-02-18 23:08:02 +0100
  • cfb59ac0f1 Update. Mikael Capelle 2018-02-16 15:29:11 +0100
  • 65c81b9921 Initial commit. Mikael Capelle 2018-01-29 12:35:24 +0100