documentationfor yFiles for HTML 2.6

Properties

edgeBundleDescriptorsin CircularLayoutDataGets or sets the mapping of edges to their EdgeBundleDescriptor.
edgeBundleDescriptorsin CactusGroupLayoutDataGets or sets the mapping of edges to their EdgeBundleDescriptor when using edgeBundling.
defaultBundleDescriptorin EdgeBundlingGets or sets the default EdgeBundleDescriptor used for all edges which do not have a specific descriptor assigned via a IDataProvider registered with key EDGE_BUNDLE_DESCRIPTOR_DP_KEY.
edgeBundleDescriptorsin RadialLayoutDataGets or sets the mapping of edges to their EdgeBundleDescriptor.
edgeBundleDescriptorsin EdgeBundlingStageDataGets or sets the mapping of edges to their EdgeBundleDescriptor.
edgeBundleDescriptorsin TreeReductionStageDataGets or sets the mapping of edges to their EdgeBundleDescriptor.

Fields

EDGE_BUNDLE_DESCRIPTOR_DP_KEYin EdgeBundlingA data provider key for specifying individual bundling settings for edges.

Method Parameters

CircularLayoutData ()in CircularLayoutDataCreates a new instance of CircularLayoutData which helps configuring CircularLayout.
CactusGroupLayoutData ()in CactusGroupLayoutDataCreates a new instance of this class.
EdgeBundleDescriptor (EdgeBundleDescriptor)in EdgeBundleDescriptorCreates a new EdgeBundleDescriptor representing a copy of the given other descriptor instance.
EdgeBundling (number?, number?, )in EdgeBundlingCreates a new EdgeBundling instance with the given bundling strength and bundling quality.
RadialLayoutData ()in RadialLayoutDataCreates a new instance of RadialLayoutData which helps configuring RadialLayout.
EdgeBundlingStageData ()in EdgeBundlingStageDataCreates a new instance of EdgeBundlingStageData which helps configuring EdgeBundlingStage.
TreeReductionStageData ()in TreeReductionStageDataCreates a new instance of TreeReductionStageData which helps configuring TreeReductionStage.