Package | Description |
---|---|
com.bbn.openmap |
The com.bbn.openmap package contains the core OpenMap classes.
|
com.bbn.openmap.layer.policy |
Contains policy objects that affect the behavior of
OMGraphicHandlerLayers.
|
Modifier and Type | Field and Description |
---|---|
protected RenderingHintsRenderPolicy |
HintsMapBeanRepaintPolicy.hints |
Modifier and Type | Method and Description |
---|---|
RenderingHintsRenderPolicy |
HintsMapBeanRepaintPolicy.getHints() |
Modifier and Type | Method and Description |
---|---|
void |
HintsMapBeanRepaintPolicy.setHints(RenderingHintsRenderPolicy rhrp) |
Modifier and Type | Class and Description |
---|---|
class |
BufferedImageRenderPolicy
The BufferedImageRenderPolicy is a RenderPolicy that creates and uses an
image buffer based on the painting times for the layer.
|
class |
PanningImageRenderPolicy
The PanningImageRenderPolicy renders all OMGraphics into a buffering image,
and responds to projection changes by immediately rendering a translated
version of the image at a new projection location before calling prepare() on
the layer to get the OMGraphics for the new projection and untranslated
image.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details