yex.control.DimenParameter
yex.control.DimenParameter(value=None, **kwargs)
#
Bases: yex.control.parameter.Parameter
Dimen parameters.
Parameter controls whose value is a Dimen-- that is, a physical length.
Source code in yex/control/parameter.py
75 76 77 78 79 80 81 82 83 84 85 86 87 88 | |