|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.bbn.openmap.layer.policy | |
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. |
Classes in com.bbn.openmap.layer.policy used by com.bbn.openmapRenderingHintsRenderPolicy
|
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. |
Classes in com.bbn.openmap.layer.policy used by com.bbn.openmap.layerProjectionChangePolicy
|
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. |
Classes in com.bbn.openmap.layer.policy used by com.bbn.openmap.layer.policyProjectionChangePolicy
|
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |