-
bgColor
java.awt.Color bgColor
The background color of the map.
-
fgColor
java.awt.Color fgColor
The default foreground color of the map (mostly unused, since all the graphical primitives have their own drawing color).
-
primitives
java.util.List<E> primitives
-
converter
CoordinateConverter converter
-
centerX
double centerX
-
centerY
double centerY
-
mapWidth
double mapWidth
-
translateX
int translateX
-
translateY
int translateY
-
xCursor
double xCursor
-
yCursor
double yCursor