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

Public Member Functions

Link getLink ()
 
Collection<? extends VisVehiclegetAllVehicles ()
 
VisData getVisData ()
 

Detailed Description

Interface that is meant to replace the direct "QueueLink" accesses in the visualizer

Author
nagel

Definition at line 33 of file VisLink.java.

Member Function Documentation

◆ getLink()

Link org.matsim.vis.snapshotwriters.VisLink.getLink ( )

◆ getAllVehicles()

Collection<? extends VisVehicle> org.matsim.vis.snapshotwriters.VisLink.getAllVehicles ( )

◆ getVisData()

VisData org.matsim.vis.snapshotwriters.VisLink.getVisData ( )

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