Uses of Class
org.kohsuke.graphviz.Attribute

Uses of Attribute in org.kohsuke.graphviz
 

Methods in org.kohsuke.graphviz with parameters of type Attribute
<V> V
GraphObject.attr(Attribute<V> attribute)
          Gets the effective value of the attribute.
<V> T
GraphObject.attr(Attribute<V> attribute, V value)
          Adds an attribute.
 



Copyright © 2008. All Rights Reserved.