public class ConfigMapRenderer extends Object
| Constructor and Description |
|---|
ConfigMapRenderer(BBox
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDrawBoundingBox()
|
void |
paint(Graphics
|
void |
paint(SvgFile
|
void |
refreshMercatorImage(int width, int height)
|
void |
setDrawBoundingBox(boolean drawBoundingBox)
|
public ConfigMapRenderer(BBoxbbox, MercatorImage mercatorImage, InMemoryListDataSet data, RenderInstructions instructions)