Package | Description |
---|---|
com.bbn.openmap.layer.link |
Provide classes to handle the link protocol: a layer that displays
link data, classes to assist in writing a link server, and methods
that read and write in the link protocol format.
|
com.bbn.openmap.layer.link.amp |
This package contains a Layer that can use the drawing tool to create
certain OMGraphic shapes, which in turn are sent to a LinkServer.
|
com.bbn.openmap.layer.link.draw |
Modifier and Type | Class and Description |
---|---|
class |
BufferedLinkLayer
The BufferedLinkLayer is a Swing component, and an OpenMap layer,
that communicates with a server via the Link protocol.
|
class |
LinkActionList
The LinkActionList carries information about actions that the client should
perform in response to a gesture query.
|
class |
LinkActionRequest
Class used to send a gesture to a server.
|
class |
LinkLayer
The LinkLayer is a Swing component, and an OpenMap layer, that communicates
with a server via the Link protocol.
|
class |
TestLinkServer
The TestLinkServer is my test implementation of a customized
LinkServer.
|
Modifier and Type | Class and Description |
---|---|
class |
AmpLinkLayer
The AmpLinkLayer is an extension to the LinkLayer.
|
Modifier and Type | Class and Description |
---|---|
class |
DrawLinkLayer
The DrawLinkLayer is an extension to the LinkLayer.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details