omni.kit.widget.graph

Submodules Summary:

omni.kit.widget.graph.abstract_batch_position_getter

No submodule docstring provided

omni.kit.widget.graph.abstract_graph_node_delegate

No submodule docstring provided

omni.kit.widget.graph.backdrop_delegate

No submodule docstring provided

omni.kit.widget.graph.backdrop_getter

No submodule docstring provided

omni.kit.widget.graph.compound_node_delegate

No submodule docstring provided

omni.kit.widget.graph.graph_layout

No submodule docstring provided

omni.kit.widget.graph.graph_model

No submodule docstring provided

omni.kit.widget.graph.graph_model_batch_position_helper

No submodule docstring provided

omni.kit.widget.graph.graph_node

No submodule docstring provided

omni.kit.widget.graph.graph_node_delegate

No submodule docstring provided

omni.kit.widget.graph.graph_node_delegate_closed

No submodule docstring provided

omni.kit.widget.graph.graph_node_delegate_full

No submodule docstring provided

omni.kit.widget.graph.graph_node_delegate_router

No submodule docstring provided

omni.kit.widget.graph.graph_node_index

No submodule docstring provided

omni.kit.widget.graph.graph_view

No submodule docstring provided

omni.kit.widget.graph.isolation_graph_model

No submodule docstring provided

omni.kit.widget.graph.selection_getter

No submodule docstring provided

Classes Summary:

AbstractBatchPositionGetter

Helper to get the nodes to move at the same time

AbstractGraphNodeDelegate

The delegate generates widgets that together form the node using the

BackdropDelegate

The delegate with the Omniverse design for the nodes of the closed state.

BackdropGetter

Helper to get the nodes that placed in the given backdrop

CompoundInputOutputNodeDelegate

The delegate for the input/output nodes of the compound.

CompoundNodeDelegate

The delegate for the compound nodes.

GraphConnectionDescription

The object that holds the main attributes of the connection

GraphModel

The base class for the Graph model.

GraphModelBatchPositionHelper

The model that manages batch position of the items. It can be used to manage

GraphNodeDelegate

The delegate with the Omniverse design that has both full and collapsed states.

GraphNodeDelegateRouter

The delegate that keeps multiple delegates and pick them depending on the

GraphNodeDescription

The object that holds the main attributes of the node

GraphNodeLayout

An enumeration.

GraphPortDescription

The object that holds the main attributes of the port

GraphView

The visualisation layer of omni.kit.widget.graph. It behaves like a

IsolationGraphModel

SelectionGetter

Helper to get the selection of the given model. It’s supposed to be