public class WeightDetails extends AbstractPathDetailsBuilder
Constructor and Description |
---|
WeightDetails(Weighting weighting) |
Modifier and Type | Method and Description |
---|---|
Object |
getCurrentValue()
The value of the Path at this moment, that should be stored in the PathDetail when calling startInterval
|
boolean |
isEdgeDifferentToLastEdge(EdgeIteratorState edge) |
build, endInterval, getName, startInterval, toString
public WeightDetails(Weighting weighting)
public boolean isEdgeDifferentToLastEdge(EdgeIteratorState edge)
public Object getCurrentValue()
AbstractPathDetailsBuilder
getCurrentValue
in class AbstractPathDetailsBuilder
Copyright © 2012–2020. All rights reserved.