yex.control.GlueParameter
yex.control.GlueParameter(value=None, **kwargs)
#
Bases: yex.control.parameter.Parameter
Glue parameters.
Parameter controls whose value is a Glue-- the distance between two items on a page, which can stretch or shrink.
Source code in yex/control/parameter.py
75 76 77 78 79 80 81 82 83 84 85 86 87 88 | |