Preparing search index...
The search index is not available
RSX Code Reference
rsx
GraphObject
Class GraphObject
Abstract
A base interface for graph objects.
Hierarchy (
view full
)
GraphObject
GraphComment
GraphConnection
GraphNode
GraphPin
GraphVariable
Index
Constructors
constructor
Properties
id
Methods
clone
Constructors
constructor
new
Graph
Object
(
)
:
GraphObject
Returns
GraphObject
Properties
Abstract
Readonly
id
id
:
UUID
The
UUID
of the object.
Methods
Abstract
clone
clone
(
)
:
GraphObject
Clones this instance.
Returns
GraphObject
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
Methods
clone
RSX Code Reference
Loading...
A base interface for graph objects.