graphmatekt
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
graphmatekt
graphmatekt
/
graphMateKT.graphClasses
/
IntGraph
/
addNode
add
Node
open
override
fun
addNode
(
node
:
Int
)
:
Nothing
Adds the given node to the graph
Parameters
node
The node to add