Package com.macrofocus.common.interval
Class IntervalEvent
java.lang.Object
com.macrofocus.common.interval.IntervalEvent
/** An event that characterizes a change in the current interval.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IntervalEvent
public IntervalEvent(double oldStart, double oldEnd, double oldExtent)
-
-
Method Details