Go to file
Matt Low 3918f8c1f5 Add Model interface to be used for ModelComponent instead of Polygon
Allows shapes other than Polygons to be used a Model
Add PolygonModel and LineModel implementations
2020-01-28 17:58:12 +04:00
android Add base project files. 2020-01-24 12:03:04 +04:00
core Add Model interface to be used for ModelComponent instead of Polygon 2020-01-28 17:58:12 +04:00
desktop Add base project files. 2020-01-24 12:03:04 +04:00
gradle/wrapper Add base project files. 2020-01-24 12:03:04 +04:00
html Add base project files. 2020-01-24 12:03:04 +04:00
.gitignore Add base project files. 2020-01-24 12:03:04 +04:00
build.gradle Add base project files. 2020-01-24 12:03:04 +04:00
gradle.properties Add base project files. 2020-01-24 12:03:04 +04:00
gradlew Add base project files. 2020-01-24 12:03:04 +04:00
gradlew.bat Add base project files. 2020-01-24 12:03:04 +04:00
settings.gradle Add base project files. 2020-01-24 12:03:04 +04:00