public class OrthoEdgeIndexFunction<V,E>
extends java.lang.Object
implements edu.uci.ics.jung.graph.util.EdgeIndexFunction<V,E>
Modifier and Type | Field and Description |
---|---|
(package private) int |
backwardIndex |
(package private) int |
forwardIndex |
private java.util.Map<E,java.lang.Integer> |
map |
Constructor and Description |
---|
OrthoEdgeIndexFunction() |