public class LicenseRenderer extends java.lang.Object implements Renderable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
STYLE_TERMS |
| Constructor and Description |
|---|
LicenseRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(MapControlable mapController)
Paints the map marker on the map.
|
public static final java.lang.String STYLE_TERMS
public void render(MapControlable mapController)
Renderablerender in interface Renderable