Uses of Interface
as.clynx.interfaces.CLynxConnector

Packages that use CLynxConnector
as.clynx   
as.clynx.interfaces   
as.clynx.util   
 

Uses of CLynxConnector in as.clynx
 

Methods in as.clynx with parameters of type CLynxConnector
 void CLynx.setCLynxConnector(CLynxConnector connector)
          sets the connector to an external tool in which the CLynx is implemented in the implemented mode.
 

Uses of CLynxConnector in as.clynx.interfaces
 

Classes in as.clynx.interfaces that implement CLynxConnector
 class DistanceConnector
          The class DistanceConnector.java implements cLynxConnector. it makes tzhe tool beeing able to connect position information and tracks in the STAND-ALONE MODE.
 

Uses of CLynxConnector in as.clynx.util
 

Constructors in as.clynx.util with parameters of type CLynxConnector
FileListLoader(CLynxConnector connection, SettingControl settings)
          Constructor for extension of SOMToolBox