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 | |
com.bbn.openmap.layer.link.shape |
A link server that reads ESRI shape file data.
|
Class and Description |
---|
ClientLink
The ClientLink provides the method to close the link down, since it
makes that decision.
|
GraphicUpdate
A simple object used by the GestureLinkResponse to associate an
action with a particular graphic, either with the graphic's ID for
MODIFY-type actions, or with the graphic for UPDATE-type actions.
|
Link
The Link object is the main mechanism for communications between a
LinkClient (most likely a LinkLayer) and a LinkServer.
|
LinkActionConstants
The LinkActionConstants interface contains all the constants needed
for the LinkActionList and LinkActionRequest that are defined by
the Link Protocol.
|
LinkActionList
The LinkActionList carries information about actions that the client should
perform in response to a gesture query.
|
LinkActionRequest
Class used to send a gesture to a server.
|
LinkBoundingPoly
LinkBoundingPoly objects are used to describe simple polygons that
cover a certain area.
|
LinkConstants
The LinkConstants object is an interface that describes all the
constants that relate directly to the Link object, and that are
defined by the Link Protocol.
|
LinkGraphicConstants
The LinkGraphicConstants is an interface that defines the constants
associated with link graphic objects.
|
LinkGraphicList
The LinkGraphicList is an object that describes a list of graphics.
|
LinkGUIList
Uhhh, unimplemented so far.
|
LinkGUIRequest |
LinkLayer
The LinkLayer is a Swing component, and an OpenMap layer, that communicates
with a server via the Link protocol.
|
LinkListener
The Link Listener is the object listening from input from the link
server, asynchronously.
|
LinkManager
The LinkManager..
|
LinkMapRequest
A LinkMapRequest presents a view onto a map.
|
LinkOMGraphicList
This class extends the OMGraphicList by allowing searches on the
AppObject contained by the OMGraphics on the list.
|
LinkOutputStream
Extend DataOutputStream so we can reset the written byte count.
|
LinkProperties
A LinkProperties object is a set of key-value strings that are going to be
sent over the link.
|
LinkPropertiesConstants
A LinkPropertiesConstants interface defines the well known expected
properties that may be coming over the link inside the properties.
|
LinkServer
The Link Server is the object communicating with the LinkLayer.
|
LinkServerStarter
The LinkServerStarter is the object that listens for Link clients
on a specific port.
|
Class and Description |
---|
LinkActionConstants
The LinkActionConstants interface contains all the constants needed
for the LinkActionList and LinkActionRequest that are defined by
the Link Protocol.
|
LinkLayer
The LinkLayer is a Swing component, and an OpenMap layer, that communicates
with a server via the Link protocol.
|
LinkPropertiesConstants
A LinkPropertiesConstants interface defines the well known expected
properties that may be coming over the link inside the properties.
|
Class and Description |
---|
LinkActionConstants
The LinkActionConstants interface contains all the constants needed
for the LinkActionList and LinkActionRequest that are defined by
the Link Protocol.
|
LinkLayer
The LinkLayer is a Swing component, and an OpenMap layer, that communicates
with a server via the Link protocol.
|
LinkPropertiesConstants
A LinkPropertiesConstants interface defines the well known expected
properties that may be coming over the link inside the properties.
|
Class and Description |
---|
Link
The Link object is the main mechanism for communications between a
LinkClient (most likely a LinkLayer) and a LinkServer.
|
LinkGraphicList
The LinkGraphicList is an object that describes a list of graphics.
|
LinkMapRequest
A LinkMapRequest presents a view onto a map.
|
LinkProperties
A LinkProperties object is a set of key-value strings that are going to be
sent over the link.
|
LinkPropertiesConstants
A LinkPropertiesConstants interface defines the well known expected
properties that may be coming over the link inside the properties.
|
LinkServer
The Link Server is the object communicating with the LinkLayer.
|
LinkServerStarter
The LinkServerStarter is the object that listens for Link clients
on a specific port.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details