|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectas.clynx.interfaces.EvalNode
as.clynx.interfaces.DefEvalNode
public class DefEvalNode
The class DefEvalNode.java extends EvalNode and contains the context of Trackname and position for the STAND-ALONE MODE.
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 |
---|
public DefEvalNode(java.lang.String filename, DistanceFile distances)
filename
- distances
- Method Detail |
---|
public Position2D getPosition()
EvalNode
getPosition
in class EvalNode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |