org.opentripplanner.visualizer.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of otp Show documentation
Show all versions of otp Show documentation
The OpenTripPlanner multimodal journey planning system
/**
* This package contains classes used for visualizing OpenTripPlanner graphs.
* This graph visualizer is intended for debugging purposes and may therefore have arcane
* developer-oriented features and grow new UI components as needed.
*/
package org.opentripplanner.visualizer;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy