Class BaseTimeline
java.lang.Object
com.persequor.saga.modules.ffmreader.frontend.BaseTimeline
This is a general timeline to handle width and placement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFrom()
getTo()
protected int
getX
(ZonedDateTime time) protected void
initialize
(List<ZonedDateTime> events)
-
Field Details
-
svgWidth
public int svgWidth
-
-
Constructor Details
-
BaseTimeline
public BaseTimeline()
-
-
Method Details
-
initialize
-
getX
-
getFrom
-
getTo
-