This website requires JavaScript.
Explore
Help
Sign In
michael
/
Party-Parrots-At-Sea
Watch
1
Star
0
Fork
0
You've already forked Party-Parrots-At-Sea
mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced
2026-05-09 14:28:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4fe4ac1079cbfd31297fd46d1ffb2282d6cd5bc1
Party-Parrots-At-Sea
/
src
/
main
/
java
/
seng302
/
models
/
map
T
History
Haoming Yin
4fe4ac1079
Added get map size (width and height) method in canvasMap with given boundary
...
#story[928]
2017-05-24 00:49:03 +12:00
..
Boundary.java
Added unit tests for Mercator projection class.
2017-05-24 00:49:03 +12:00
CanvasMap.java
Added get map size (width and height) method in canvasMap with given boundary
2017-05-24 00:49:03 +12:00
MapGeo.java
Created Mercator projection to convert between Geo location and planar projection point.
2017-05-24 00:49:03 +12:00
MapPoint.java
Created Mercator projection to convert between Geo location and planar projection point.
2017-05-24 00:49:03 +12:00
MercatorProjection.java
Added unit tests for Mercator projection class.
2017-05-24 00:49:03 +12:00
TestMapController.java
Created Mercator projection to convert between Geo location and planar projection point.
2017-05-24 00:49:03 +12:00