| createLayoutData (LayoutGraph) | in
CircularLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the CircularLayout. |
| createLayoutData (LayoutGraph) | in
CompactDiskLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the CompactDiskLayout. |
| createLayoutData (LayoutGraph) | in
HierarchicalLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the HierarchicalLayout. |
| createLayoutData (LayoutGraph) | in
GenericLabeling | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the GenericLabeling. |
| createLayoutData (LayoutGraph) | in
AlignmentStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the AlignmentStage. |
| createLayoutData (LayoutGraph) | in
BendSubstitutionStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to define the edges affected by the BendSubstitutionStage. |
| createLayoutData (LayoutGraph) | in
ComponentLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the ComponentLayout. |
| createLayoutData (LayoutGraph) | in
CurveFittingStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to define the edges affected by the CurveFittingStage. |
| createLayoutData (LayoutGraph) | in
GenericLayoutGridStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the GenericLayoutGridStage. |
| createLayoutData (LayoutGraph) | in
GivenCoordinatesLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the GivenCoordinatesLayout. |
| createLayoutData (LayoutGraph) | in
LayoutAnchoringStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the LayoutAnchoringStage. |
| addLabel (LayoutNode, number, number) | in
LayoutGraph | Creates a new label for the specified node with the given dimensions. |
| addLabel (LayoutNode, IOrientedRectangle) | in
LayoutGraph | Creates a new label for the specified node with the given layout. |
| createCompositeLayoutData (LayoutData<LayoutNode,LayoutEdge,LayoutNodeLabel,LayoutEdgeLabel>) | in
LayoutGraph | Returns an instance of CompositeLayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that combines the given instances of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel>. |
| createGenericLayoutData () | in
LayoutGraph | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to easily associate custom item-specific data with a LayoutGraph. |
| getLayoutNodeLabel (ILabel) | in
LayoutGraphAdapter | Returns the layout graph node label that corresponds to the given original label. |
| addItemData (NodeLabelDataKey<TValue>, function(LayoutNodeLabel):TValue, function(LayoutNodeLabel, TValue):void?) | in
LayoutGraphContext | Registers data for individual node labels at the graph with the specified NodeLabelDataKey<TValue>. |
| getItemData (NodeLabelDataKey<TValue>) | in
LayoutGraphContext | Gets data for individual node labels registered for the graph with the specified NodeLabelDataKey<TValue>. |
| getOriginalNodeLabel (LayoutNodeLabel) | in
LayoutGraphCopyData | Returns the original node label that corresponds to the given copied node label. |
| createLayoutData (LayoutGraph) | in
PlaceNodesAtBarycenterStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the PlaceNodesAtBarycenterStage. |
| createLayoutData (LayoutGraph) | in
PortPlacementStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the PortPlacementStage. |
| createLayoutData (LayoutGraph) | in
RadialGroupLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the RadialGroupLayout. |
| createLayoutData (LayoutGraph) | in
RecursiveGroupLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the RecursiveGroupLayout. |
| createLayoutData (LayoutGraph) | in
RemoveOverlapsStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the RemoveOverlapsStage. |
| createLayoutData (LayoutGraph) | in
SubgraphLayoutStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the SubgraphLayoutStage. |
| createLayoutData (LayoutGraph) | in
TabularLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the TabularLayout. |
| createLayoutData (LayoutGraph) | in
TemporaryGroupInsertionStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the TemporaryGroupInsertionStage. |
| createLayoutData (LayoutGraph) | in
MultiPageLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the MultiPageLayout. |
| createLayoutData (LayoutGraph) | in
OrganicLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the OrganicLayout. |
| createLayoutData (LayoutGraph) | in
OrthogonalLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the OrthogonalLayout. |
| createLayoutData (LayoutGraph) | in
ClearAreaLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the ClearAreaLayout. |
| createLayoutData (LayoutGraph) | in
FillAreaLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the FillAreaLayout. |
| createLayoutData (LayoutGraph) | in
PartialLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the PartialLayout. |
| createLayoutData (LayoutGraph) | in
RadialLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the RadialLayout. |
| createLayoutData (LayoutGraph) | in
CurveRoutingStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to define the edges affected by the CurveRoutingStage. |
| createLayoutData (LayoutGraph) | in
EdgeRouter | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the EdgeRouter. |
| createLayoutData (LayoutGraph) | in
OctilinearRoutingStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to define the edges affected by the OctilinearRoutingStage. |
| createLayoutData (LayoutGraph) | in
OrganicEdgeRouter | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the OrganicEdgeRouter. |
| createLayoutData (LayoutGraph) | in
SelfLoopRouter | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to define the edges affected by the SelfLoopRouter. |
| createLayoutData (LayoutGraph) | in
StraightLineEdgeRouter | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the StraightLineEdgeRouter. |
| createLayoutData (LayoutGraph) | in
SeriesParallelLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the SeriesParallelLayout. |
| createLayoutData (LayoutGraph) | in
RadialTreeLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the RadialTreeLayout. |
| createLayoutData (LayoutGraph) | in
TreeLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the TreeLayout. |
| createLayoutData (LayoutGraph) | in
TreeMapLayout | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the TreeMapLayout. |
| createLayoutData (LayoutGraph) | in
TreeReductionStage | Returns an instance of LayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> that can be used to perform item-specific configurations for the TreeReductionStage. |