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.
|
Modifier and Type | Field and Description |
---|---|
protected LinkActionList |
Link.actionList
Used to retrieve any potential gesture responses that came in
over the link.
|
Modifier and Type | Method and Description |
---|---|
LinkActionList |
Link.getActionList()
After a readAndParse() has been called on a link, this can be
called to retrieve the gesture response.
|
Modifier and Type | Method and Description |
---|---|
void |
LinkLayer.handleLinkActionList(LinkActionList lal) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details