Uses of Interface
net.ggtools.grand.output.DotWriterOutput

Packages that use DotWriterOutput
net.ggtools.grand.output   
 

Uses of DotWriterOutput in net.ggtools.grand.output
 

Methods in net.ggtools.grand.output that return DotWriterOutput
 DotWriterOutput DotWriterOutput.append(int intValue)
           
 DotWriterOutput DotWriterOutput.append(java.lang.String strValue)
           
 DotWriterOutput DotWriterOutput.appendEscaped(java.lang.String strValue)
           
 DotWriterOutput DotWriterOutput.newLine()
           
 

Constructors in net.ggtools.grand.output with parameters of type DotWriterOutput
DotWriterVisitor(DotWriterOutput output, Configuration config)
          Creates a new instance outputing to the supplied PrintWriter.
 



Copyright © 2004-2005 ggTools. All Rights Reserved.