Class VirtualEdgeIteratorState

java.lang.Object
com.graphhopper.routing.querygraph.VirtualEdgeIteratorState
All Implemented Interfaces:
EdgeIteratorState

public class VirtualEdgeIteratorState extends Object implements EdgeIteratorState
Creates an edge state decoupled from a graph where nodes, pointList, etc are kept in memory.

Note, this class is not suited for public use and can change with minor releases unexpectedly or even gets removed.