org.kohsuke.graphviz
Class Style

java.lang.Object
  extended by org.kohsuke.graphviz.GraphObject<Style>
      extended by org.kohsuke.graphviz.Style

public class Style
extends GraphObject<Style>

Collection of attributes that can be applied

Author:
Kohsuke Kawaguchi

Constructor Summary
Style()
           
 
Method Summary
 
Methods inherited from class org.kohsuke.graphviz.GraphObject
attr, attr, attr, attr, escape, getEffectiveAttributes, id, style, style
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Style

public Style()


Copyright © 2008. All Rights Reserved.