v_sim.NodeArrayRendererInterface

Fields

Name

Type

Access

Description

getColorizer

object

r

a method used to get the current v_sim.Node colorizer.

getElement

object

r

a method to get the v_sim.ElementRenderer of the given v_sim.Element.

getExtent

object

r

a method to get the maximum element size.

getNodeArray

object

r

a method to get the v_sim.NodeArray this renderer is working on.

parent

GObject.TypeInterface

r

its parent.

pushColorizer

object

r

a method used to change the current v_sim.Node colorizer.

removeColorizer

object

r

a method to remove a given colorizer.

setNodeArray

object

r

a method to change the v_sim.NodeArray this renderer is working on.

Methods

None

Details

class v_sim.NodeArrayRendererInterface

Interface for class that can represent v_sim.NodeArray.

New in version 3.8.