Class ZoomEventData
java.lang.Object
org.teamapps.ux.component.timegraph.ZoomEventData
-
Constructor Summary
ConstructorsConstructorDescriptionZoomEventData(Interval intervalX, double millisecondsPerPixel, TimePartitioning timePartitioning) -
Method Summary
Modifier and TypeMethodDescriptiondouble
-
Constructor Details
-
ZoomEventData
public ZoomEventData(Interval intervalX, double millisecondsPerPixel, TimePartitioning timePartitioning)
-
-
Method Details
-
getIntervalX
-
getMillisecondsPerPixel
public double getMillisecondsPerPixel() -
getTimePartitioning
-