mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
shifted annotation layers. Merged with dev.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user