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.
|
Modifier and Type | Field and Description |
---|---|
protected LinkLayer |
LinkListener.layer
The LinkLayer to use to do the work.
|
Constructor and Description |
---|
LinkListener(LinkManager linkManager,
LinkLayer layer,
OMGridGenerator generator)
Create child thread that will handle the client.
|
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