Interface LE<V,E>
-
- Type Parameters:
V- vertex typeE- edge type
- All Superinterfaces:
SE<E>
- All Known Implementing Classes:
ArticulatedEdge,LEI,SyntheticLE,VirtualEdge
public interface LE<V,E> extends SE<E>
Interface for an edge type used for the application of a layered graph layout algorithm
Instances of LE<V,E> replace instances of E during layout