Uses of Class
org.opentrafficsim.draw.graphs.OffsetTrajectory
Packages that use OffsetTrajectory
Package
Description
Various graphs that function on generic meta-data (like which path) and data structures.
-
Uses of OffsetTrajectory in org.opentrafficsim.draw.graphs
Methods in org.opentrafficsim.draw.graphs that return OffsetTrajectoryModifier and TypeMethodDescriptionOffsetTrajectory.TrajectorySection.trajectory()Returns the value of thetrajectoryrecord component.Constructors in org.opentrafficsim.draw.graphs with parameters of type OffsetTrajectoryModifierConstructorDescriptionTrajectorySection(OffsetTrajectory trajectory, Integer section) Creates an instance of aTrajectorySectionrecord class.