hemocell
Loading...
Searching...
No Matches
layout.Linear Class Reference
Inheritance diagram for layout.Linear:
Collaboration diagram for layout.Linear:

Public Member Functions

 __call__ (self, x)
 
- Public Member Functions inherited from layout.Layout
 __init__ (self, min_node=1, max_node=math.inf)
 
 __call__ (self, x)
 
 __iter__ (self)
 

Additional Inherited Members

- Public Attributes inherited from layout.Layout
 min_node = min_node
 
 max_node = max_node
 

Member Function Documentation

◆ __call__()

layout.Linear.__call__ ( self,
x )
Return a linear pattern along the x-axis.