Usages of CurveRoutingEdgeDescriptor
Properties
| defaultEdgeDescriptor | in CurveRoutingStage | Gets or sets the default CurveRoutingEdgeDescriptor which provides settings that are considered when adding curves to the edge path for edges that have no individual descriptor assigned. | |
| edgeDescriptors | in CurveRoutingStageData | Gets or sets the mapping of edges to their CurveRoutingEdgeDescriptor |
Fields
| EDGE_DESCRIPTOR_DATA_KEY | in CurveRoutingStage | A data key for specifying individual edge layout information. |
Method Return Values
| createCopy () | in CurveRoutingEdgeDescriptor | Creates a copy of this CurveRoutingEdgeDescriptor instance. |
Method Parameters
| CurveRoutingStage (ILayoutAlgorithm?, ) | in CurveRoutingStage | Creates a new CurveRoutingStage instance using the given optional coreLayout. | |
| CurveRoutingStageData () | in CurveRoutingStageData |