Uses of Interface
com.metsci.glimpse.core.plot.timeline.data.EventConstraint
-
Packages that use EventConstraint Package Description com.metsci.glimpse.core.plot.timeline.event -
-
Uses of EventConstraint in com.metsci.glimpse.core.plot.timeline.event
Methods in com.metsci.glimpse.core.plot.timeline.event with parameters of type EventConstraint Modifier and Type Method Description voidEvent. addConstraint(EventConstraint constraint)Adds an EventConstraint which determines whether proposed changes to the min and max time bounds of an Event are allowed.voidEvent. removeConstraint(EventConstraint constraint)
-