v_sim.NodeArrayRendererInterface¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
getColorizer |
r |
a method used to get the current |
|
getElement |
r |
a method to get the |
|
getExtent |
r |
a method to get the maximum element size. |
|
getNodeArray |
r |
a method to get the |
|
parent |
r |
its parent. |
|
pushColorizer |
r |
a method used to change the current |
|
removeColorizer |
r |
a method to remove a given colorizer. |
|
setNodeArray |
r |
a method to change the |
Methods¶
None
Details¶
- class v_sim.NodeArrayRendererInterface¶
Interface for class that can represent
v_sim.NodeArray.New in version 3.8.