Uses of Interface
org.jhotdraw8.graph.AttributedIndexedDirectedGraph
Packages that use AttributedIndexedDirectedGraph
-
Uses of AttributedIndexedDirectedGraph in org.jhotdraw8.graph
Subinterfaces of AttributedIndexedDirectedGraph 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.Classes in org.jhotdraw8.graph that implement AttributedIndexedDirectedGraphModifier and TypeClassDescriptionclassImmutableDirectedGraph.classImmutableDirectedGraph.classImmutableDirectedGraph.classSimpleMutableDirectedGraph.Constructors in org.jhotdraw8.graph with parameters of type AttributedIndexedDirectedGraphModifierConstructorDescriptionCreates a new instance from the specified graph.Creates a new instance from the specified graph.