hemocell
|
Public Member Functions | |
__init__ (self, *args, **kwargs) | |
Public Member Functions inherited from layout.Box | |
__call__ (self, x) | |
Public Member Functions inherited from layout.Layout | |
__iter__ (self) | |
Additional Inherited Members | |
Public Attributes inherited from layout.Box | |
previous | |
count | |
dim | |
Public Attributes inherited from layout.Layout | |
min_node | |
max_node | |
layout.Planar.__init__ | ( | self, | |
* | args, | ||
** | kwargs | ||
) |
A two-dimensional alternating pattern.
Reimplemented from layout.Box.