Uses of Class
edu.fiu.jtlex.data.Timeline
-
Uses of Timeline in edu.fiu.jtlex.data
Methods in edu.fiu.jtlex.data that return Timeline Modifier and Type Method Description TimelineGraph. getTimeline()Returns the computed timeline.TimelineIGraph. getTimeline()Returns the computed timeline.Methods in edu.fiu.jtlex.data with parameters of type Timeline Modifier and Type Method Description voidGraph. setTimeline(Timeline newTimeline)Sets the Timeline of the current Graph.voidIGraph. setTimeline(Timeline newTimeline)Sets the Timeline of the current Graph.