cz.cuni.amis.nb.pogamut.unreal.timeline.records
Class MapEvents
java.lang.Object
cz.cuni.amis.nb.pogamut.unreal.timeline.records.MapEvents
- All Implemented Interfaces:
- Serializable
public class MapEvents
- extends Object
- implements Serializable
Class for storing MapEvents of LogRecorder.
- Author:
- Honza
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapEvents
public MapEvents(TLEntity entity)
getEvents
public List<MapEvent> getEvents(long time)
getMapEvents
public List<MapEvent> getMapEvents()
Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.