Class VertexBackLink<V>

java.lang.Object
org.jhotdraw8.graph.path.backlink.AbstractBackLink<VertexBackLink<V>>
org.jhotdraw8.graph.path.backlink.VertexBackLink<V>
Type Parameters:
V - the vertex data type

public class VertexBackLink<V> extends AbstractBackLink<VertexBackLink<V>>
Represents a vertex back link with depth.