|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractGraphicLoader | |
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. |
com.bbn.openmap.graphicLoader.scenario | The Scenario GraphicLoader PlugIn package is designed to provide support for displaying scripted movement of map objects. |
Uses of AbstractGraphicLoader in com.bbn.openmap.graphicLoader |
Subclasses of AbstractGraphicLoader in com.bbn.openmap.graphicLoader | |
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. |
Uses of AbstractGraphicLoader in com.bbn.openmap.graphicLoader.netmap |
Subclasses of AbstractGraphicLoader in com.bbn.openmap.graphicLoader.netmap | |
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. |
Uses of AbstractGraphicLoader in com.bbn.openmap.graphicLoader.scenario |
Subclasses of AbstractGraphicLoader in com.bbn.openmap.graphicLoader.scenario | |
class |
ScenarioGraphicLoader
The ScenarioGraphicLoader contains all the ScenarioGraphics and manages the time for the scenario. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |