Uses of Interface
com.bbn.openmap.layer.link.LinkActionConstants

Packages that use LinkActionConstants
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. 
 

Uses of LinkActionConstants in com.bbn.openmap.layer.link
 

Classes in com.bbn.openmap.layer.link that implement LinkActionConstants
 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.
 

Uses of LinkActionConstants in com.bbn.openmap.layer.link.amp
 

Classes in com.bbn.openmap.layer.link.amp that implement LinkActionConstants
 class AmpLinkLayer
          The AmpLinkLayer is an extension to the LinkLayer.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details