public class CustomModelParser extends Object
Modifier and Type | Method and Description |
---|---|
static CustomWeighting |
createWeighting(BooleanEncodedValue accessEnc,
DecimalEncodedValue speedEnc,
DecimalEncodedValue priorityEnc,
EncodedValueLookup lookup,
TurnCostProvider turnCostProvider,
CustomModel customModel) |
public static CustomWeighting createWeighting(BooleanEncodedValue accessEnc, DecimalEncodedValue speedEnc, DecimalEncodedValue priorityEnc, EncodedValueLookup lookup, TurnCostProvider turnCostProvider, CustomModel customModel)
Copyright © 2012–2022. All rights reserved.