as.clynx.interfaces
Class DefEvalNode

java.lang.Object
  extended by as.clynx.interfaces.EvalNode
      extended by as.clynx.interfaces.DefEvalNode

public class DefEvalNode
extends EvalNode

The class DefEvalNode.java extends EvalNode and contains the context of Trackname and position for the STAND-ALONE MODE.

Version:
cLynx v.1.2, JDK 6.0: 29.10.2007
Author:
Andreas Senfter - andreas@senfters.com

Constructor Summary
DefEvalNode(java.lang.String filename, DistanceFile distances)
          Constructor
 
Method Summary
 Position2D getPosition()
          returns the position in 2D
 
Methods inherited from class as.clynx.interfaces.EvalNode
getUrl
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefEvalNode

public DefEvalNode(java.lang.String filename,
                   DistanceFile distances)
Constructor

Parameters:
filename -
distances -
Method Detail

getPosition

public Position2D getPosition()
Description copied from class: EvalNode
returns the position in 2D

Specified by:
getPosition in class EvalNode
Returns:
the position in 2D