| costs | in
AllPairsShortestPaths | Gets or sets a mapping for the cost for traversing an edge. |
| weights | in
BetweennessCentrality | Gets or sets a mapping for edge weights. |
| edgeDirectedness | in
ChainSubstructures | Gets or sets a mapping that stores the directedness of the edges. |
| nodeTypes | in
ChainSubstructures | Gets or sets a mapping which maps the type of each node. |
| nodeTypes | in
CliqueSubstructures | Gets or sets a mapping which maps the type of each node. |
| weights | in
ClosenessCentrality | Gets or sets a mapping for edge weights. |
| edgeDirectedness | in
CycleSubstructures | Gets or sets a mapping that stores the directedness of the edges. |
| nodeTypes | in
CycleSubstructures | Gets or sets a mapping which maps the type of each node. |
| weights | in
EdgeBetweennessClustering | Gets or sets a mapping for edge weights. |
| costs | in
FeedbackEdgeSet | Gets or sets a mapping for edge costs. |
| weights | in
GraphCentrality | Gets or sets a mapping for edge weights. |
| costs | in
KShortestPaths | Gets or sets a mapping for the cost of traversing an edge. |
| edgeDirectedness | in
LabelPropagationClustering | Gets or sets a mapping that stores the directedness of the edges. |
| edgeWeights | in
LabelPropagationClustering | Gets or sets a mapping for edge weights. |
| initialLabels | in
LabelPropagationClustering | Gets or sets a mapping that stores the initial integer labels of each node. |
| nodeWeights | in
LabelPropagationClustering | Gets or sets a mapping for node weights. |
| costs | in
LongestPath | Gets or sets a mapping for edge costs. |
| weights | in
LouvainModularityClustering | Gets or sets a mapping for edge weights. |
| capacities | in
MaximumFlow | Gets or sets a mapping for capacities of edges. |
| costs | in
MinimumCostFlow | Gets or sets a mapping for edge costs. |
| maximumCapacities | in
MinimumCostFlow | Gets or sets a mapping for maximum capacities of edges. |
| minimumCapacities | in
MinimumCostFlow | Gets or sets a mapping for the minimum capacities of edges. |
| supply | in
MinimumCostFlow | Gets or sets a mapping which provides the supply (or demand, if negative) for each node. |
| edgeDirectedness | in
NodeAggregation | Gets or sets a mapping for specifying the directedness of edges. |
| edgeWeights | in
NodeAggregation | Gets or sets a mapping for specifying the (non-negative) weights of the edges. |
| nodeTypes | in
NodeAggregation | Gets or sets a mapping which maps nodes to an object that specifies their type. |
| nodeWeights | in
NodeAggregation | Gets or sets a mapping for specifying the (non-negative) weights of the nodes. |
| edgeDirectedness | in
PageRank | Gets or sets a mapping that stores the directedness of the edges. |
| edgeWeights | in
PageRank | Gets or sets a mapping for edge weights. |
| initialPageRank | in
PageRank | Gets or sets a mapping that specifies the initial page rank for each node. |
| nodeWeights | in
PageRank | Gets or sets a mapping for node weights. |
| minimumEdgeLengths | in
RankAssignment | Gets or sets a mapping for each edge's desired minimum length. |
| weights | in
RankAssignment | Gets or sets a mapping for edge weights. |
| costs | in
ShortestPath | Gets or sets a mapping for the cost for traversing an edge. |
| costs | in
SingleSourceShortestPaths | Gets or sets a mapping for the cost of traversing an edge. |
| costs | in
SpanningTree | Gets or sets a mapping for edge costs. |
| edgeDirectedness | in
StarSubstructures | Gets or sets a mapping that stores the directedness of the edges. |
| nodeTypes | in
StarSubstructures | Gets or sets a mapping which maps the type of each node. |
| edgeDirectedness | in
TreeSubstructures | Gets or sets a mapping that stores the directedness of the edges. |
| nodeTypes | in
TreeSubstructures | Gets or sets a mapping which maps the type of each node. |
| weights | in
WeightCentrality | Gets or sets a mapping for edge weights. |
| edgeBundleDescriptors | in
CircularLayoutData | Gets or sets the mapping of edges to their EdgeBundleDescriptor. |
| edgeDirectedness | in
CircularLayoutData | Gets or sets the mapping from edges to their directedness. |
| nodeMargins | in
CircularLayoutData | Gets or sets the mapping from nodes to their margins. |
| nodeTypes | in
CircularLayoutData | Gets or sets the mapping from nodes to an object defining the node type which is considered during the layout. |
| partitions | in
CircularLayoutData | Gets or sets the mapping from nodes to their partition object. |
| nodeMargins | in
CompactDiskLayoutData | Gets or sets the mapping from nodes to their margins. |
| nodeTypes | in
CompactDiskLayoutData | Gets or sets the mapping from nodes to an object defining the node type, which influences the ordering of child nodes such that those with the same type are preferably placed next to each other. |
| alternativeEdgePaths | in
HierarchicalLayoutData | Gets or sets a mapping from edges to alternative paths for edges connecting to groups, group content, or folder nodes. |
| alternativeGroupBounds | in
HierarchicalLayoutData | Gets or sets a mapping from group/folder nodes to alternative bounds for these nodes. |
| criticalEdgePriorities | in
HierarchicalLayoutData | Gets or sets a mapping from edges to their priority to be a 'critical' edge. |
| edgeCrossingCosts | in
HierarchicalLayoutData | Gets or sets the mapping from edges to their crossing cost. |
| edgeDescriptors | in
HierarchicalLayoutData | Gets or sets the mapping of edges to their HierarchicalLayoutEdgeDescriptor. |
| edgeDirectedness | in
HierarchicalLayoutData | Gets or sets the mapping from edges to their directedness. |
| edgeLabelPreferredPlacements | in
HierarchicalLayoutData | Gets or sets the mapping that provides an EdgeLabelPreferredPlacement instance for edge ILabels. |
| edgeThickness | in
HierarchicalLayoutData | Gets or sets the mapping from edges to their thickness. |
| givenLayersIndices | in
HierarchicalLayoutData | Gets or sets the mapping from nodes to their layer index when using the GivenLayersAssigner. |
| gridComponentRootOffsets | in
HierarchicalLayoutData | Gets or sets the mapping from nodes to their layer index relative to the root node of the grid component they belong to. |
| groupBorderCrossingCosts | in
HierarchicalLayoutData | Gets or sets the mapping from group nodes to the costs for a crossing with the group node border. |
| nodeDescriptors | in
HierarchicalLayoutData | Gets or sets the mapping of nodes to their HierarchicalLayoutNodeDescriptor |
| nodeMargins | in
HierarchicalLayoutData | Gets or sets the mapping from nodes to their margins. |
| nodeTypes | in
HierarchicalLayoutData | Gets or sets the mapping from nodes to an object defining the node type, which influences the ordering of nodes during the sequencing such that nodes of the same type are preferably placed next to each other. |
| sourceGroupIds | in
HierarchicalLayoutData | Gets or sets a mapping from edges to an object representing their source edge group. |
| tabularGroupChildComparators | in
HierarchicalLayoutData | Gets or sets the mapping from tabular group nodes to comparison functions used to sort the child nodes of the group. |
| targetGroupIds | in
HierarchicalLayoutData | Gets or sets a mapping from edges to an object representing their target edge group. |
| nodeComparables | in
LayerConstraintData | Gets or sets the mapping from nodes to an IComparable (for example a number or string) defining their layer constraints. |
| itemComparables | in
SequenceConstraintData | Gets or sets the mapping from nodes or edges to an IComparable (for example a number or string) defining their sequence sort order. |
| edgeLabelCandidateProcessors | in
GenericLabelingData | Gets or sets a mapping from edge labels to a delegate for modifying the weights of their LabelCandidates. |
| edgeLabelCandidates | in
GenericLabelingData | Gets or sets a mapping from edge labels to their EdgeLabelCandidates. |
| edgeLabelingCosts | in
GenericLabelingData | Gets or sets a mapping from edge labels to their LabelingCosts. |
| edgeLabelPreferredPlacements | in
GenericLabelingData | Gets or sets the mapping that provides an EdgeLabelPreferredPlacement instance for edge labels. |
| nodeLabelCandidateProcessors | in
GenericLabelingData | Gets or sets a mapping from node labels to a delegate for modifying the weights of their LabelCandidates. |
| nodeLabelCandidates | in
GenericLabelingData | Gets or sets a mapping from node labels to their NodeLabelCandidates. |
| nodeLabelingCosts | in
GenericLabelingData | Gets or sets a mapping from node labels to their LabelingCosts. |
| nodeMargins | in
GenericLabelingData | Gets or sets the mapping from nodes to their margins. |
| sourceGroupIds | in
GenericLabelingData | Gets or sets a mapping from edges to an object representing their source edge group. |
| targetGroupIds | in
GenericLabelingData | Gets or sets a mapping from edges to an object representing their target edge group. |
| nodeMargins | in
AlignmentStageData | Gets or sets the mapping from nodes to their margins. |
| snapOffsets | in
AlignmentStageData | Gets or sets the mapping from nodes to the points relative to the center that are aligned. |
| nodePortCandidates | in
BasicPortData | Gets or sets a mapping from nodes to their NodePortCandidates. |
| sourcePortCandidates | in
BasicPortData | Gets or sets a mapping from edges to their source port candidates. |
| sourcePortGroupIds | in
BasicPortData | Gets or sets a mapping from edges to an object representing their source port group. |
| targetPortCandidates | in
BasicPortData | Gets or sets a mapping from edges to their target port candidates. |
| targetPortGroupIds | in
BasicPortData | Gets or sets a mapping from edges to an object representing their target port group. |
| outEdgeComparables | in
ChildOrderData | Gets or sets a mapping from edges to an IComparable used to sort the nodes' outgoing edges, which ultimately orders the successor nodes of a node. |
| outEdgeComparators | in
ChildOrderData | Gets or sets a mapping from nodes to comparison functions used to sort the nodes' outgoing edges, which ultimately orders the successors of a node. |
| targetNodeComparables | in
ChildOrderData | Gets or sets a mapping from nodes to an IComparable used to sort the nodes' successors. |
| targetNodeComparators | in
ChildOrderData | Gets or sets a mapping from nodes to comparison functions used to sort the nodes' successors. |
| componentIds | in
ComponentLayoutData | Gets or sets the mapping from nodes to their component comparable that is used to sort the components. |
| componentLayouts | in
ComponentLayoutData | Gets or sets the mapping from nodes to the ILayoutAlgorithm used to arrange the content of their component. |
| nodeMargins | in
ComponentLayoutData | Gets or sets the mapping from nodes to their margins. |
| nodeTypes | in
ComponentLayoutData | Gets or sets the mapping from nodes to an object defining the node type, which is considered by selected component arrangement styles such that components that contain nodes of the same type are placed close to each other. |
| edgePaths | in
GivenCoordinatesLayoutData | Gets or sets a mapping from edges to their initial edge paths. |
| nodeLocations | in
GivenCoordinatesLayoutData | Gets or sets the mapping from nodes to their initial location. |
| nodeSizes | in
GivenCoordinatesLayoutData | Gets or sets the mapping from nodes to their sizes. |
| edgeAnchoringPolicies | in
LayoutAnchoringStageData | Gets or sets the mapping of edges to LayoutAnchoringPolicy values, specifying which part of the edge should be used to calculate the anchor point. |
| edgeLabelAnchoringPolicies | in
LayoutAnchoringStageData | Gets or sets the mapping of edge labels to LayoutAnchoringPolicy values, specifying which part of the edge label should be used to calculate the anchor point. |
| nodeAnchoringPolicies | in
LayoutAnchoringStageData | Gets or sets the mapping of nodes to LayoutAnchoringPolicy values, specifying which part of the node should be used to calculate the anchor point. |
| nodeLabelAnchoringPolicies | in
LayoutAnchoringStageData | Gets or sets the mapping of node labels to LayoutAnchoringPolicy values, specifying which part of the node label should be used to calculate the anchor point. |
| anchoredItems | in
LayoutExecutor | Gets or sets the mapping of graph items to LayoutAnchoringPolicy values, specifying which part of the items should be used to anchor the graph during layout. |
| labelPlacementPolicies | in
LayoutExecutor | Gets or sets a mapping that specifies how ILabels should be placed by the layout algorithm. |
| portAdjustmentPolicies | in
LayoutExecutor | Gets or sets the mapping from ports to a policy that specifies how port locations should be adjusted after a layout has been calculated. |
| portLabelPolicies | in
LayoutExecutor | Gets or sets how ILabels at IPorts should be treated by the layout algorithm. |
| portPlacementPolicies | in
LayoutExecutor | Gets or sets a mapping that specifies how IPorts should be placed by the layout algorithm. |
| anchoredItems | in
LayoutExecutorAsync | Gets or sets the mapping of graph items to LayoutAnchoringPolicy values, specifying which part of the items should be used to anchor the graph during layout. |
| labelPlacementPolicies | in
LayoutExecutorAsync | Gets or sets a mapping that specifies how ILabels should be placed by the layout algorithm. |
| portAdjustmentPolicies | in
LayoutExecutorAsync | Gets or sets the mapping from ports to a policy that specifies how port locations should be adjusted after a layout has been calculated. |
| portLabelPolicies | in
LayoutExecutorAsync | Gets or sets how ILabels at IPorts should be treated by the layout algorithm. |
| portPlacementPolicies | in
LayoutExecutorAsync | Gets or sets a mapping that specifies how IPorts should be placed by the layout algorithm. |
| labelPlacementPolicies | in
LayoutGraphAdapter | Gets or sets a mapping that specifies how ILabels should be placed by the layout algorithm. |
| portAdjustmentPolicies | in
LayoutGraphAdapter | Gets or sets the mapping from ports to a policy that specifies how port locations should be adjusted after a layout has been calculated. |
| portLabelPolicies | in
LayoutGraphAdapter | Gets or sets how ILabels at IPorts (owned by an INode) should be treated by the layout algorithm. |
| portPlacementPolicies | in
LayoutGraphAdapter | Gets or sets a mapping that specifies how IPorts should be placed by the layout algorithm. |
| columnIndices | in
LayoutGridData | Gets or sets the mapping from a node to its column index. |
| layoutGridCellDescriptors | in
LayoutGridData | Gets or sets the mapping from nodes to LayoutGridCellDescriptors. |
| rowIndices | in
LayoutGridData | Gets or sets the mapping from a node to its row index. |
| affectedNodesSizes | in
PlaceNodesAtBarycenterStageData | Gets or sets the mapping from the affected nodes to their sizes. |
| nodePortCandidates | in
PortData | Gets or sets a mapping from nodes to their NodePortCandidates. |
| sourcePortAlignmentIds | in
PortData | Gets or sets a mapping from edges to an object representing their source port alignment group. |
| sourcePortCandidates | in
PortData | Gets or sets a mapping from edges to their source port candidates. |
| sourcePortGroupIds | in
PortData | Gets or sets a mapping from edges to an object representing their source port group. |
| targetPortAlignmentIds | in
PortData | Gets or sets a mapping from edges to an object representing their target port alignment group. |
| targetPortCandidates | in
PortData | Gets or sets a mapping from edges to their target port candidates. |
| targetPortGroupIds | in
PortData | Gets or sets a mapping from edges to an object representing their target port group. |
| edgeBundleDescriptors | in
RadialGroupLayoutData | Gets or sets the mapping of edges to their EdgeBundleDescriptor when using edgeBundling. |
| nodeMargins | in
RadialGroupLayoutData | Gets or sets the mapping from nodes to their margins. |
| parentOverlapRatios | in
RadialGroupLayoutData | Gets or sets the mapping from nodes to the overlap they have with their parent in the hierarchy. |
| groupNodeLayouts | in
RecursiveGroupLayoutData | Gets or sets the mapping from group nodes to the ILayoutAlgorithm used for their child nodes. |
| nodeMargins | in
RecursiveGroupLayoutData | Gets or sets the mapping from nodes to their margins. |
| sourceSplitIds | in
RecursiveGroupLayoutData | Gets or sets a mapping from edges connecting to group nodes to source split IDs. |
| targetSplitIds | in
RecursiveGroupLayoutData | Gets or sets a mapping from edges connecting to group nodes to target split IDs. |
| minimumNodeDistances | in
RemoveOverlapsStageData | Gets or sets a mapping from nodes to their minimum distances to other nodes around them. |
| sourceGroupIds | in
ReverseEdgesStageData | Gets or sets a mapping from edges to an object representing their source edge group. |
| targetGroupIds | in
ReverseEdgesStageData | Gets or sets a mapping from edges to an object representing their target edge group. |
| nodeDescriptors | in
TabularLayoutData | Gets or sets the mapping of nodes to their TabularLayoutNodeDescriptor that defines custom node placement settings. |
| nodeMargins | in
TabularLayoutData | Gets or sets the mapping from nodes to their margins. |
| multiEdgeConnectorIds | in
MultiPageLayoutData | Gets or sets the mapping for specifying which multi-edges may share a connector node. |
| nodeClusterIds | in
MultiPageLayoutData | Gets or sets the mapping from nodes to their cluster id. |
| inertias | in
InteractiveOrganicLayoutData | Gets or sets a mapping to define an individual initial inertia for each node. |
| nodeCenters | in
InteractiveOrganicLayoutData | Gets or sets a mapping to define an individual initial center coordinates for each node, which will be set using setCenter upon creation of the handle for a node. |
| nodeSizes | in
InteractiveOrganicLayoutData | Gets or sets a mapping to define an individual initial size for each node. |
| preferredEdgeLengths | in
InteractiveOrganicLayoutData | Gets or sets a mapping to define individual initial preferred lengths for edges, customizing the default length defined by defaultPreferredEdgeLength. |
| stress | in
InteractiveOrganicLayoutData | Gets or sets a mapping to define an individual initial stress for each node, which indicates how far a node will possibly move. |
| zCoordinates | in
InteractiveOrganicLayoutData | Gets or sets a mapping to define an individual initial z-coordinate for each node, which will be set using setCenter3D upon creation of the handle for a node. |
| clusterIds | in
OrganicLayoutData | Gets or sets the mapping from nodes to user-defined cluster IDs, overwriting the predefined clusteringPolicy. |
| edgeDirectedness | in
OrganicLayoutData | Gets or sets the mapping from edges to their directedness. |
| edgeLabelPreferredPlacements | in
OrganicLayoutData | Gets or sets the mapping that provides an EdgeLabelPreferredPlacement instance for edge labels. |
| edgeOrientation | in
OrganicLayoutData | Gets or sets a mapping from edges to their orientation in the layout. |
| minimumEdgeLengths | in
OrganicLayoutData | Gets or sets a mapping from edges to their minimum lengths. |
| minimumNodeDistances | in
OrganicLayoutData | Gets or sets a mapping from nodes to their minimum distances to other nodes around them. |
| nodeInertia | in
OrganicLayoutData | Gets or sets the mapping from non-group nodes to their inertia. |
| nodeMargins | in
OrganicLayoutData | Gets or sets the mapping from nodes to their margins. |
| nodeStress | in
OrganicLayoutData | Gets or sets the mapping from non-group nodes to their stress value. |
| nodeTypes | in
OrganicLayoutData | Gets or sets the mapping from nodes to an object defining the node type, which is considered for the detection of star, parallel, chain, and cycle substructures. |
| preferredEdgeLengths | in
OrganicLayoutData | Gets or sets a mapping from edges to their preferred lengths. |
| substructureSourceGroupIds | in
OrganicLayoutData | Gets or sets a mapping from edges to an object representing their source edge group. |
| substructureTargetGroupIds | in
OrganicLayoutData | Gets or sets a mapping from edges to an object representing their target edge group. |
| groupNodeHandlingPolicies | in
OrganicScopeData | Gets or sets the mapping from group nodes to a policy describing how to handle the group node. |
| scopeModes | in
OrganicScopeData | Defines whether a node and possibly its surrounding nodes are laid out by OrganicLayout. |
| edgeBendCosts | in
OrthogonalLayoutData | Gets or sets the mapping from edges to their bend cost. |
| edgeCrossingCosts | in
OrthogonalLayoutData | Gets or sets the mapping from edges to their crossing cost. |
| edgeDescriptors | in
OrthogonalLayoutData | Gets or sets the mapping from edges to their OrthogonalLayoutEdgeDescriptor. |
| edgeDirectedness | in
OrthogonalLayoutData | Gets or sets the mapping from edges to their directedness, which is considered for the detection of substructures. |
| edgeLabelPreferredPlacements | in
OrthogonalLayoutData | Gets or sets the mapping that provides an EdgeLabelPreferredPlacement instance for edge labels. |
| edgeOrientation | in
OrthogonalLayoutData | Gets or sets the mapping from edges to their orientation, specifying how they should be routed with respect to the main layout direction. |
| nodeMargins | in
OrthogonalLayoutData | Gets or sets the mapping from nodes to their margins. |
| nodeTypes | in
OrthogonalLayoutData | Gets or sets the mapping from nodes to an object defining the node type, which is considered for the detection of tree, chain, and cycle substructures. |
| sourceGroupIds | in
OrthogonalLayoutData | Gets or sets a mapping from edges to an object representing their source edge group. |
| targetGroupIds | in
OrthogonalLayoutData | Gets or sets a mapping from edges to an object representing their target edge group. |
| componentIds | in
ClearAreaLayoutData | Gets or sets the mapping from nodes to an object defining their component id. |
| expandedNodeOriginalEdgePaths | in
ClearAreaLayoutData | Gets or sets the mapping from edges adjacent to the expandedNode to their original edge paths, that is, their paths before the node was expanded. |
| nodeMargins | in
ClearAreaLayoutData | Gets or sets the mapping from nodes to their margins. |
| sourceGroupIds | in
ClearAreaLayoutData | Gets or sets a mapping from edges to an object representing their source edge group. |
| targetGroupIds | in
ClearAreaLayoutData | Gets or sets a mapping from edges to an object representing their target edge group. |
| componentIds | in
FillAreaLayoutData | Gets or sets the mapping from nodes to an object defining their component id. |
| nodeMargins | in
FillAreaLayoutData | Gets or sets the mapping from nodes to their margins. |
| componentIds | in
PartialLayoutData | Gets or sets the mapping from partial nodes to an object defining their component assignment. |
| edgeOrientation | in
PartialLayoutData | Gets or sets the mapping from edges to their orientation, specifying how they should be routed with respect to the main layout direction. |
| nodeMargins | in
PartialLayoutData | Gets or sets the mapping from nodes to their margins. |
| edgeBundleDescriptors | in
RadialLayoutData | Gets or sets the mapping of edges to their EdgeBundleDescriptor. |
| layerIds | in
RadialLayoutData | Gets or sets the mapping from nodes to their layer/circle index. |
| nodeMargins | in
RadialLayoutData | Gets or sets the mapping from nodes to their margins. |
| nodeTypes | in
RadialLayoutData | Gets or sets the mapping from nodes to an object defining the node type, which influences the ordering of nodes on the same circle such that nodes of the same type are preferably placed next to each other. |
| edgeBundleDescriptors | in
BundledEdgeRouterData | Gets or sets the mapping of edges to their EdgeBundleDescriptor. |
| edgeDescriptors | in
CurveRoutingStageData | Gets or sets the mapping of edges to their CurveRoutingEdgeDescriptor |
| edgeLabelPreferredPlacements | in
CurveRoutingStageData | Gets or sets the mapping that provides an EdgeLabelPreferredPlacement instance for edge labels. |
| nodeMargins | in
CurveRoutingStageData | Gets or sets the mapping from nodes to their margins. |
| sourceGroupIds | in
CurveRoutingStageData | Gets or sets a mapping from edges to an object representing their source edge group. |
| targetGroupIds | in
CurveRoutingStageData | Gets or sets a mapping from edges to an object representing their target edge group. |
| edgeDescriptors | in
EdgeRouterData | Gets or sets the mapping of edges to their EdgeRouterEdgeDescriptor |
| edgeLabelCrossingCostFactors | in
EdgeRouterData | Gets or sets a mapping from edge labels to a crossing cost factor. |
| edgeLabelPreferredPlacements | in
EdgeRouterData | Gets or sets the mapping that provides an EdgeLabelPreferredPlacement instance for edge labels. |
| nodeLabelCrossingCostFactors | in
EdgeRouterData | Gets or sets a mapping from node labels to a crossing cost factor. |
| nodeMargins | in
EdgeRouterData | Gets or sets the mapping from nodes to their margins. |
| sourceGroupIds | in
EdgeRouterData | Gets or sets a mapping from edges to an object representing their source edge group. |
| targetGroupIds | in
EdgeRouterData | Gets or sets a mapping from edges to an object representing their target edge group. |
| edgeMapping | in
EdgeRouterScopeData | Gets or sets a mapping from edges to a value describing the edges' behavior with respect to the scope. |
| incidentNodeMapping | in
EdgeRouterScopeData | Gets or sets a mapping from nodes to a value describing their incident edges with respect to the scope. |
| edgeDescriptors | in
SeriesParallelLayoutData | Gets or sets the mapping from edges to their SeriesParallelLayoutEdgeDescriptor. |
| edgeLabelPreferredPlacements | in
SeriesParallelLayoutData | Gets or sets the mapping that provides an EdgeLabelPreferredPlacement instance for edge labels. |
| portAssigners | in
SeriesParallelLayoutData | Gets or sets the mapping from nodes to their ISeriesParallelLayoutPortAssigner. |
| sourceGroupIds | in
SeriesParallelLayoutData | Gets or sets a mapping from edges to an object representing their source edge group. |
| targetGroupIds | in
SeriesParallelLayoutData | Gets or sets a mapping from edges to an object representing their target edge group. |
| edgeBundleDescriptors | in
RadialTreeLayoutData | Gets or sets the mapping of edges to their EdgeBundleDescriptor. |
| edgeLabelPreferredPlacements | in
RadialTreeLayoutData | Gets or sets the mapping that provides an EdgeLabelPreferredPlacement instance for edge labels. |
| nodeMargins | in
RadialTreeLayoutData | Gets or sets the mapping from nodes to their margins. |
| nodeTypes | in
RadialTreeLayoutData | Gets or sets the mapping from nodes to an object defining the node type, which influences the ordering of child nodes such that those with the same type are preferably placed next to each other. |
| criticalEdgePriorities | in
TreeLayoutData | Gets or sets a mapping from edges to their priority to be a 'critical' edge. |
| edgeBundleDescriptors | in
TreeLayoutData | Gets or sets the mapping of edges to their EdgeBundleDescriptor. |
| edgeLabelPreferredPlacements | in
TreeLayoutData | Gets or sets the mapping that provides an EdgeLabelPreferredPlacement instance for edge labels. |
| multiLayerSubtreePlacerLayerIndices | in
TreeLayoutData | Gets or sets the mapping from nodes to the index of the local layer the MultiLayerSubtreePlacer shall place the node in. |
| multiParentDescriptors | in
TreeLayoutData | Gets or sets the mapping of nodes to their MultiParentDescriptor. |
| nodeMargins | in
TreeLayoutData | Gets or sets the mapping from nodes to their margins. |
| nodeTypes | in
TreeLayoutData | Gets or sets the mapping from nodes to an object defining the node type, which influences the ordering of child nodes such that those with the same type are preferably placed next to each other. |
| portAssigners | in
TreeLayoutData | Gets or sets the mapping from nodes to their ITreeLayoutPortAssigner. |
| subtreePlacers | in
TreeLayoutData | Gets or sets the mapping from nodes to their ISubtreePlacer. |
| nodeWeights | in
TreeMapLayoutData | Gets or sets the mapping from nodes to the weight value used for the tree map layout. |
| edgeBundleDescriptors | in
TreeReductionStageData | Gets or sets the mapping of edges to their EdgeBundleDescriptor. |