setColor

abstract fun setColor(node: N, color: MkColor?)

Sets the color of the given node.

Parameters

node

the node.

color

its color.