- All Implemented Interfaces:
- Serializable, OnBoardDepartService
public class OnBoardDepartServiceImpl
extends Object
implements OnBoardDepartService
Graph service for depart-on-board mode.
Default implementation with initial position and date-time set.
We need departure date-time on top of initial position to determine the service day on which the
given trip is running.
Works only for standard trips: frequency-based is not (yet?) supported.
TODO The method is not optimal for looping trips, as several origin point can map to distinct
location on trip shape.
- Author:
- laurent
- See Also:
- Serialized Form