x |
facet-width [float] ... [literal]
|
Generate new values for the widths of all facets. New values can be specified by an optional float or list of floats, which represent percentages of the jit.tiffany object's display area, or they will be randomly generated within the ranges limited by the xrange attribute. |
y |
facet-height [float] ... [literal]
|
Generate new values for the height of all facets. New values can be specified by an optional float or list of floats, which represent percentages of the jit.tiffany object's display area, or they will be randomly generated within the ranges limited by the yrange attribute. |
xy |
... [literal]
|
Generate new values for the heights and widths of all facets. New values can be specified by an optional float or list of floats, which represent percentages of the jit.tiffany object's display area, or they will be randomly generated within the ranges limited by the xrange and yrange attributes. |