Usages of EdgeBundleDescriptor
Properties
edgeBundleDescriptors | in CircularLayoutData | Gets or sets the mapping of edges to their EdgeBundleDescriptor. | |
defaultBundleDescriptor | in EdgeBundling | Gets or sets the default EdgeBundleDescriptor used for all edges which do not have a specific, individual descriptor assigned via layout data properties. | |
edgeBundleDescriptors | in RadialGroupLayoutData | Gets or sets the mapping of edges to their EdgeBundleDescriptor when using edgeBundling. | |
edgeBundleDescriptors | in RadialLayoutData | Gets or sets the mapping of edges to their EdgeBundleDescriptor. | |
edgeBundleDescriptors | in BundledEdgeRouterData | Gets or sets the mapping of edges to their EdgeBundleDescriptor. | |
edgeBundleDescriptors | in RadialTreeLayoutData | Gets or sets the mapping of edges to their EdgeBundleDescriptor. | |
edgeBundleDescriptors | in TreeLayoutData | Gets or sets the mapping of edges to their EdgeBundleDescriptor. | |
edgeBundleDescriptors | in TreeReductionStageData | Gets or sets the mapping of edges to their EdgeBundleDescriptor. |
Fields
EDGE_BUNDLE_DESCRIPTOR_DATA_KEY | in EdgeBundling | A data key for specifying individual bundling settings for edges. |
Method Parameters
CircularLayoutData () | in CircularLayoutData | Creates a new instance of CircularLayoutData<TNode,TEdge,TNodeLabel,TEdgeLabel> which helps configuring CircularLayout. | |
EdgeBundleDescriptor (EdgeBundleDescriptor, ) | in EdgeBundleDescriptor | Creates a new EdgeBundleDescriptor representing a copy of the given other descriptor instance. | |
RadialGroupLayoutData () | in RadialGroupLayoutData | ||
RadialLayoutData () | in RadialLayoutData | ||
BundledEdgeRouterData () | in BundledEdgeRouterData | ||
RadialTreeLayoutData () | in RadialTreeLayoutData | ||
TreeLayoutData () | in TreeLayoutData | ||
TreeReductionStageData () | in TreeReductionStageData |