public final class IntersectionCalculatorKeys extends Object
IDataProvider
that provide
IIntersectionCalculator
.Modifier and Type | Field and Description |
---|---|
static EdgeDpKey<IIntersectionCalculator> |
SOURCE_INTERSECTION_CALCULATOR_DPKEY
A
DataProvider key for providing an individual intersection calculation for each edge source in the graph
|
static EdgeDpKey<IIntersectionCalculator> |
TARGET_INTERSECTION_CALCULATOR_DPKEY
A
DataProvider key for providing an individual intersection calculation for each edge target in the graph
|
public static final EdgeDpKey<IIntersectionCalculator> SOURCE_INTERSECTION_CALCULATOR_DPKEY
DataProvider
key for providing an individual intersection calculation for each edge source in the graph
public static final EdgeDpKey<IIntersectionCalculator> TARGET_INTERSECTION_CALCULATOR_DPKEY
DataProvider
key for providing an individual intersection calculation for each edge target in the graph