Uses of Interface
aQute.lib.dot.DOT.Attribute
-
Packages that use DOT.Attribute Package Description aQute.lib.dot -
-
Uses of DOT.Attribute in aQute.lib.dot
Fields in aQute.lib.dot with type parameters of type DOT.Attribute Modifier and Type Field Description (package private) MultiMap<DOT.Edge,DOT.Attribute>
DOT. edgeAttributes
(package private) java.util.List<DOT.Attribute>
DOT. graphAttributes
(package private) MultiMap<Vertex,DOT.Attribute>
DOT. vertexAttributes
-