ix.isim.dynamic
Class PointListMoveSpec
java.lang.Object
ix.isim.dynamic.PointListMoveSpec
- All Implemented Interfaces:
- MoveSpec
public class PointListMoveSpec
- extends java.lang.Object
- implements MoveSpec
Title: I-X Simple Object Animation Tool
Copyright: Copyright (c) 2005
Company: AIAI, University of Edinburgh
Field Summary |
(package private) static double |
eRad
|
(package private) long |
startTime
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
eRad
static final double eRad
- See Also:
- Constant Field Values
startTime
long startTime
PointListMoveSpec
public PointListMoveSpec()
PointListMoveSpec
public PointListMoveSpec(java.io.StreamTokenizer st)
throws java.text.ParseException,
java.io.IOException
- Throws:
java.text.ParseException
java.io.IOException
getSpeed
public double getSpeed()
- Specified by:
getSpeed
in interface MoveSpec
reset
public void reset()
- Specified by:
reset
in interface MoveSpec
getCurrentLatitude
public double getCurrentLatitude()
- Specified by:
getCurrentLatitude
in interface MoveSpec
getCurrentLongitude
public double getCurrentLongitude()
- Specified by:
getCurrentLongitude
in interface MoveSpec
finished
public boolean finished()
- Specified by:
finished
in interface MoveSpec