Table of Contents

Interface INodeForLayoutConvertor

Namespace
Ceres.Editor.Graph
Assembly
Ceres.Graph.Editor.dll
public interface INodeForLayoutConvertor
Extension Methods

Properties

LayoutRootNode

NodeAutoLayoutHelper.TreeNode LayoutRootNode { get; }

Property Value

NodeAutoLayoutHelper.TreeNode

SiblingDistance

float SiblingDistance { get; }

Property Value

float

Methods

LayoutNode2PrimNode()

void LayoutNode2PrimNode()

PrimNode2LayoutNode()

NodeAutoLayoutHelper.TreeNode PrimNode2LayoutNode()

Returns

NodeAutoLayoutHelper.TreeNode