-
mapMarkerList
java.util.List<E> mapMarkerList
-
mapRectangleList
java.util.List<E> mapRectangleList
-
mapPolygonList
java.util.List<E> mapPolygonList
-
mapMarkersVisible
boolean mapMarkersVisible
-
mapRectanglesVisible
boolean mapRectanglesVisible
-
mapPolygonsVisible
boolean mapPolygonsVisible
-
tileGridVisible
boolean tileGridVisible
-
scrollWrapEnabled
boolean scrollWrapEnabled
-
tileController
TileController tileController
-
center
java.awt.Point center
x- and y-position of the center of this map-panel on the world map
denoted in screen pixel regarding the current zoom level.
-
zoom
int zoom
Current zoom level
-
zoomSlider
javax.swing.JSlider zoomSlider
-
zoomInButton
javax.swing.JButton zoomInButton
-
zoomOutButton
javax.swing.JButton zoomOutButton
-
zoomButtonStyle
JMapViewer.ZOOM_BUTTON_STYLE zoomButtonStyle
-
tileSource
TileSource tileSource
-
attribution
AttributionSupport attribution
-
listenerList
javax.swing.event.EventListenerList listenerList