This is the code accompanying the bachelors thesis "polygonmorphing of schematic isochrones/traveltimemaps"
This project was developed with gradle, a gradlewrapper is supplied.
If you do not have gradle installed on your machine yet, you can use gradlew or gradlew.bat (Unix / Windows) togehter with the run task runGui. This will invoke the main-Method of io.MainFrame
You can also use the gradle javadoc task to generate the html-documentation