Uses of Class
net.ggtools.grand.Configuration

Packages that use Configuration
net.ggtools.grand   
net.ggtools.grand.output   
 

Uses of Configuration in net.ggtools.grand
 

Methods in net.ggtools.grand that return Configuration
static Configuration Configuration.getConfiguration()
          Get a configuration with the default values.
static Configuration Configuration.getConfiguration(java.io.File propFile)
          Returns an new configuration overriding some parameters from a file.
static Configuration Configuration.getConfiguration(java.util.Properties override)
          Returns a new configuration overriding some parameters.
 

Uses of Configuration in net.ggtools.grand.output
 

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



Copyright © 2004-2005 ggTools. All Rights Reserved.