Uses of Interface
org.jhotdraw8.graph.IndexedBidiGraph
Packages that use IndexedBidiGraph
-
Uses of IndexedBidiGraph in org.jhotdraw8.graph
Subinterfaces of IndexedBidiGraph in org.jhotdraw8.graphModifier and TypeInterfaceDescriptioninterfaceThis interface provides read-only indexed access to a directed graphG = (V, A)with vertex and arrow attributes of the generic typesVandA.interfaceThis interface combinesIntAttributedIndexedBidiGraphandIndexedBidiGraphinto one interface.interfaceMutableIndexedBidiGraph.Classes in org.jhotdraw8.graph that implement IndexedBidiGraphModifier and TypeClassDescriptionclassAbstractDirectedGraphBuilder.classA mutable indexed bi-directional graph.classImmutableDirectedGraph.classA mutable indexed bi-directional graph.Constructors in org.jhotdraw8.graph with parameters of type IndexedBidiGraph