Uses of Class
heronarts.glx.ui.component.UIDoubleBox
Packages that use UIDoubleBox
Package
Description
-
Uses of UIDoubleBox in heronarts.glx.ui.component
Methods in heronarts.glx.ui.component that return UIDoubleBoxModifier and TypeMethodDescriptiondefault UIDoubleBox
UICollapsibleSection.Utils.geometryBox
(BoundedParameter p) UIDoubleBox.setNormalized
(double normalized) UIDoubleBox.setNormalizedMouseEditing
(boolean normalizedMouseEditing) UIDoubleBox.setParameter
(BoundedParameter parameter) UIDoubleBox.setRange
(double minValue, double maxValue) UIDoubleBox.setValue
(double value) protected UIDoubleBox
UIDoubleBox.setValue
(double value, boolean pushToParameter) protected UIDoubleBox
UIDoubleBox.setValue
(LXParameter p) -
Uses of UIDoubleBox in heronarts.lx.studio.ui.device
Methods in heronarts.lx.studio.ui.device that return UIDoubleBoxModifier and TypeMethodDescriptiondefault UIDoubleBox
UIControls.newDoubleBox
(BoundedParameter p) default UIDoubleBox
UIControls.newDoubleBox
(BoundedParameter p, float width) -
Uses of UIDoubleBox in heronarts.lx.studio.ui.fixture
Methods in heronarts.lx.studio.ui.fixture that return UIDoubleBoxModifier and TypeMethodDescriptionUIFixture.newControlBox
(BoundedParameter parameter, float width)