|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectas.clynx.interfaces.DistanceFile
public class 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).
Constructor Summary | |
---|---|
DistanceFile(java.lang.String dir)
Constructor |
Method Summary | |
---|---|
Position2D |
getPositionOf(java.lang.String trackName)
returns the Position2D instance of the corresponding trackname |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DistanceFile(java.lang.String dir) throws InvalidDistanceFileException
dir
-
InvalidDistanceFileException
Method Detail |
---|
public Position2D getPositionOf(java.lang.String trackName)
trackName
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |