Uses of Class
heronarts.lx.parameter.CompoundObjectParameter
Package
Description
Abstraction for values that may be monitored and controlled via UI.
-
Uses of CompoundObjectParameter in heronarts.lx.parameter
Modifier and TypeMethodDescriptionCompoundObjectParameter.setDescription
(String description) CompoundObjectParameter.setObjects
(T[] objects) Set a list of objects for the parameterCompoundObjectParameter.setObjects
(T[] objects, String[] options) CompoundObjectParameter.setRange
(int minValue, int maxValue)