|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFadeLine
Interface for fade line of an agent in the map.
Method Summary | |
---|---|
long |
getDuration()
Fade line is not of infinite length. |
cz.cuni.amis.pogamut.base3d.worldview.object.Location |
getPosition(long time)
Get position where was fadeline |
Method Detail |
---|
cz.cuni.amis.pogamut.base3d.worldview.object.Location getPosition(long time)
time
- how long in past do we want to know the position (higher number = longer in past)
long getDuration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |