Package | Description |
---|---|
com.bbn.openmap |
The com.bbn.openmap package contains the core OpenMap classes.
|
com.bbn.openmap.layer |
Contains OpenMap layers that read and display a variety of data
formats, and a few that create their own data for display.
|
com.bbn.openmap.layer.policy |
Contains policy objects that affect the behavior of
OMGraphicHandlerLayers.
|
Class and Description |
---|
RenderingHintsRenderPolicy
The RenderingHintsRenderPolicy is a StandardRenderPolicy that lets you set
RenderingHints on the java.awt.Graphics object before the layer is painted,
and then simply paints the current graphic list.
|
Class and Description |
---|
ProjectionChangePolicy
A ProjectionChangePolicy is a policy object that determines how an
OMGraphicHandler layer reacts to a projectionChanged() method call.
|
RenderPolicy
A policy object that can be used by an OMGraphicHandlerLayer to figure out
the best way to paint on the map.
|
Class and Description |
---|
ProjectionChangePolicy
A ProjectionChangePolicy is a policy object that determines how an
OMGraphicHandler layer reacts to a projectionChanged() method call.
|
RenderingHintsRenderPolicy
The RenderingHintsRenderPolicy is a StandardRenderPolicy that lets you set
RenderingHints on the java.awt.Graphics object before the layer is painted,
and then simply paints the current graphic list.
|
RenderPolicy
A policy object that can be used by an OMGraphicHandlerLayer to figure out
the best way to paint on the map.
|
StandardRenderPolicy
The StandardRenderPolicy is a RenderPolicy that simply paints the current
graphic list.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details