Uses of Class
cz.fidentis.analyst.gui.elements.histogram.components.bounds.BoundComponents
Packages that use BoundComponents
Package
Description
Package that contains classes representing draggable bounds.
-
Uses of BoundComponents in cz.fidentis.analyst.gui.elements.histogram.components.bounds
Constructors in cz.fidentis.analyst.gui.elements.histogram.components.bounds with parameters of type BoundComponentsModifierConstructorDescriptionBound
(BoundComponents boundComponents, FunctionScale positioningScale, int minPosition, int maxPosition) Creates a Bound from givenboundComponents
and enables dragging.