Package as.clynx.interfaces

Interface Summary
CLynxConnector this interface must be implemented by the class of the external tool which starts the cLynx and passes the parameters.
 

Class Summary
DefEvalNode The class DefEvalNode.java extends EvalNode and contains the context of Trackname and position for the STAND-ALONE MODE.
DistanceConnector The class DistanceConnector.java implements cLynxConnector. it makes tzhe tool beeing able to connect position information and tracks in the STAND-ALONE MODE.
DistanceFile The class DistanceFile.java loads the sample.distance file in the sample directory which contain all positioninfos of the tracks. if no position was defined the default position is (0/0).
EvalNode The class EvalNode.java is part of the connection to other applications. it contains all information needed by the evaluation.
Position2D The class Position2D.java is part of the connection to extern applications.