Package | Description |
---|---|
com.bbn.openmap.graphicLoader |
The GraphicLoader package is designed to provide support for
components that need to drive changes in OMGraphics over a map.
|
com.bbn.openmap.graphicLoader.netmap |
The netmap plugin package provides the capability to receive output
from a NetMap server.
|
Modifier and Type | Class and Description |
---|---|
class |
AnimationTester
The AnimationTester is a simple GraphicLoader that lets you toss a bunch of
sprites (circles) up on the map to watch them wiggle, to get a feel of the
paint delay of the map.
|
class |
LOSGraphicLoader
A managing object of GLPoints and PathGLPoints.
|
class |
MMLGraphicLoader
The MMLGraphicLoader is an abstract GraphicLoader class that
implements the MapMouseListener interface.
|
Modifier and Type | Class and Description |
---|---|
class |
NetMapGraphicLoader
The NetMapGraphicLoader is a component that can listen to a NetMapConnector,
receive and interpret NetMapEvents, and draw the resulting network on the
map.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details