|
hemocell
|


Public Member Functions | |
| __call__ (self, x) | |
Public Member Functions inherited from layout.Layout | |
| __init__ (self, min_node=1, max_node=math.inf) | |
| __iter__ (self) | |
Additional Inherited Members | |
Public Attributes inherited from layout.Layout | |
| min_node | |
| max_node | |
| layout.Linear.__call__ | ( | self, | |
| x | |||
| ) |
Return a linear pattern along the x-axis.
Reimplemented from layout.Layout.