Interface MutableBoundedInterval

All Superinterfaces:
BoundedInterval, Interval, MutableInterval
All Known Implementing Classes:
SimpleBoundedInterval, TransformBoundedInterval

@JsType public interface MutableBoundedInterval extends BoundedInterval, MutableInterval
/** Defines the requirements for a BoundedInterval that can change.