public abstract class AbstractRoutingTemplate extends Object
Modifier and Type | Field and Description |
---|---|
protected BooleanEncodedValue |
accessEnc |
protected EdgeFilter |
edgeFilter |
protected LocationIndex |
locationIndex |
protected EncodedValueLookup |
lookup |
protected List<QueryResult> |
queryResults |
Modifier | Constructor and Description |
---|---|
protected |
AbstractRoutingTemplate(LocationIndex locationIndex,
EncodedValueLookup lookup,
Weighting weighting) |
protected final EdgeFilter edgeFilter
protected final BooleanEncodedValue accessEnc
protected final LocationIndex locationIndex
protected final EncodedValueLookup lookup
protected List<QueryResult> queryResults
protected AbstractRoutingTemplate(LocationIndex locationIndex, EncodedValueLookup lookup, Weighting weighting)
protected PointList getWaypoints()
Copyright © 2012–2020. All rights reserved.