documentationfor yFiles for HTML 3.0.0.3

Method Return Values

from (ParentConnectorDirection)in ParentConnectorDirectionConverts the given argument to an enum constant of this enum type.

Method Parameters

determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>)in AspectRatioSubtreePlacerProvides the direction of the connector to the SubtreeShape for each child node.
placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection)in AspectRatioSubtreePlacerInitializes the local data structures and then arranges the local root relative to the SubtreeShape of its children.
determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>)in AssistantSubtreePlacer
placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection)in AssistantSubtreePlacer
determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>)in BusSubtreePlacer
placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection)in BusSubtreePlacer
determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>)in CompactSubtreePlacerProvides the direction of the connector to the SubtreeShape for each child node.
placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection)in CompactSubtreePlacerInitializes the local data structures and then arranges the local root relative to the SubtreeShape of its children.
determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>)in DendrogramSubtreePlacerProvides UP for all children.
placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection)in DendrogramSubtreePlacerArranges the SubtreeShapes of the local root and its children as a dendrogram.
determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>)in DoubleLayerSubtreePlacer
placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection)in DoubleLayerSubtreePlacer
determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>)in FixedSubtreePlacer
placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection)in FixedSubtreePlacer
determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>)in ISubtreePlacerProvides the direction of the connector to the SubtreeShape for each child node.
placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection)in ISubtreePlacerArranges the SubtreeShapes of the local root and its children and routes the edges that connect them.
determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>)in LeftRightSubtreePlacer
placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection)in LeftRightSubtreePlacer
determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>)in LevelAlignedSubtreePlacer
placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection)in LevelAlignedSubtreePlacer
determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>)in MultiLayerSubtreePlacer
placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection)in MultiLayerSubtreePlacer
determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>)in MultiSplitSubtreePlacerDelegates to the ISubtreePlacer responsible for arranging the nodes in one cluster.
placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection)in MultiSplitSubtreePlacerPlaces the clusters of SubtreeShapes according to their port group ids.
from (ParentConnectorDirection)in ParentConnectorDirectionConverts the given argument to an enum constant of this enum type.
getName (ParentConnectorDirection)in ParentConnectorDirectionReturns the name of the given enum constant.
determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>)in SingleLayerSubtreePlacerDetermines the connector direction for each subtree based on the selected transformation applied to the subtree.
placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection)in SingleLayerSubtreePlacerInitializes the local data structures and then arranges the local root relative to the SubtreeShape of its children.
determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>)in SingleSplitSubtreePlacer
placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection)in SingleSplitSubtreePlacer