shifted annotation layers. Merged with dev.

This commit is contained in:
Calum
2017-05-25 16:29:27 +12:00
parent b73e4c89db
commit 65223ceaaf
7 changed files with 43 additions and 53 deletions
@@ -14,7 +14,7 @@ import java.text.SimpleDateFormat;
/**
* Collection of annotations for boats.
*/
class BoatAnnotations extends Group{
public class BoatAnnotations extends Group{
//Text offset constants
private static final double X_OFFSET_TEXT = 18d;