MATSIM
Public Member Functions | List of all members
org.matsim.vis.snapshotwriters.VisData Interface Reference
Inheritance diagram for org.matsim.vis.snapshotwriters.VisData:
Inheritance graph
[legend]

Public Member Functions

Collection< AgentSnapshotInfoaddAgentSnapshotInfo (final Collection< AgentSnapshotInfo > positions)
 

Detailed Description

Interface for methods to provide a visualizer with data.

Author
dgrether

Definition at line 28 of file VisData.java.

Member Function Documentation

◆ addAgentSnapshotInfo()

Collection<AgentSnapshotInfo> org.matsim.vis.snapshotwriters.VisData.addAgentSnapshotInfo ( final Collection< AgentSnapshotInfo positions)

The documentation for this interface was generated from the following file: