hemocell
Loading...
Searching...
No Matches
Public Member Functions | List of all members
layout.Planar Class Reference
Inheritance diagram for layout.Planar:
Inheritance graph
[legend]
Collaboration diagram for layout.Planar:
Collaboration graph
[legend]

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
 

Constructor & Destructor Documentation

◆ __init__()

layout.Planar.__init__ (   self,
args,
**  kwargs 
)
A two-dimensional alternating pattern.

Reimplemented from layout.Box.