src/swipl-devel/packages/xpce/man/refmanual/md/node.md

class node {#class-node}

A node represents a node in a tree object. A node is a kind of wrapper around an arbitrary graphical representing the image of the node.

A node maintains it's relations to the tree, it's parent node(s) and it's child nodes.

Class node defines the methods to make a tree editable. See ->delete, ->son, ->delete_tree, etc. The HierarchyEditor demo may be used as a starting point for manipulating hierarchies.

@see graphical<-node @see class tree

Instance variables {#class-node-instvars}

Send methods {#class-node-send}

Get methods {#class-node-get}



Try the rswipl package in your browser

Any scripts or data that you put into this service are public.

rswipl documentation built on June 16, 2026, 5:07 p.m.