Package | Description |
---|---|
com.bbn.openmap |
The com.bbn.openmap package contains the core OpenMap classes.
|
Modifier and Type | Class and Description |
---|---|
class |
HintsMapBeanRepaintPolicy
The class lets you set RenderingHints on the MapBean, to set anti-aliasing,
etc.
|
class |
StandardMapBeanRepaintPolicy
A MapBeanRepaintPolicy that just forwards layer repaint requests normally,
and does nothing for java.awt.Graphics before painting.
|
Modifier and Type | Field and Description |
---|---|
protected MapBeanRepaintPolicy |
MapBean.repaintPolicy
The MapBeanRepaintPolicy to use to handler/filter/pace layer repaint()
requests.
|
Modifier and Type | Method and Description |
---|---|
MapBeanRepaintPolicy |
MapBean.getMapBeanRepaintPolicy()
Get the MapBeanRepaintPolicy used by the MapBean.
|
Modifier and Type | Method and Description |
---|---|
void |
MapBean.setMapBeanRepaintPolicy(MapBeanRepaintPolicy mbrp)
Set the MapBeanRepaintPolicy used by the MapBean.
|
void |
BufferedLayerMapBean.setMapBeanRepaintPolicy(MapBeanRepaintPolicy mbrp)
Set the MapBeanRepaintPolicy used by the MapBean.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details