public class SlippyMapPainter extends DelegatePainter
| Constructor and Description |
|---|
SlippyMapPainter(SlippyMapTilePainter tilePainter) |
SlippyMapPainter(SlippyMapTilePainter tilePainter,
String attribution) |
| Modifier and Type | Method and Description |
|---|---|
static SimpleTextPainter |
createAttributionPainter(String text) |
SimpleTextPainter |
getAttributionPainter() |
SlippyMapTilePainter |
getTilePainter() |
addPainter, addPainter, dispose, getNumPainters, indexOf, isDisposed, isVisible, paintTo, removeAll, removePainter, setLookAndFeel, setVisiblepublic SlippyMapPainter(SlippyMapTilePainter tilePainter)
public SlippyMapPainter(SlippyMapTilePainter tilePainter, String attribution)
public static SimpleTextPainter createAttributionPainter(String text)
public SlippyMapTilePainter getTilePainter()
public SimpleTextPainter getAttributionPainter()
Copyright © 2020 Metron, Inc.. All rights reserved.