Package | Description |
---|---|
com.yworks.yfiles.layout |
Provides essential classes and interfaces that constitute the infrastructure for automatic graph layout generation.
|
Modifier and Type | Field and Description |
---|---|
static EdgeDpKey<IIntersectionCalculator> |
IntersectionCalculatorKeys.SOURCE_INTERSECTION_CALCULATOR_DPKEY
A
DataProvider key for providing an individual intersection calculation for each edge source in the graph
|
static EdgeDpKey<IIntersectionCalculator> |
IntersectionCalculatorKeys.TARGET_INTERSECTION_CALCULATOR_DPKEY
A
DataProvider key for providing an individual intersection calculation for each edge target in the graph
|