org.jgrapht.io
Interface EdgeProvider<V,E>
-
- Type Parameters:
V- the vertex typeE- the edge type
- All Known Subinterfaces:
- EdgeProvider<V,E>
public interface EdgeProvider<V,E>Provider of edges
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description EbuildEdge(V from, V to, java.lang.String label, java.util.Map<java.lang.String,java.lang.String> attributes)Construct an edge.
-
DataMelt 3.0 © DataMelt by jWork.ORG