sfi.director.application.autodoc.GraphvizGraph Class Reference

List of all members.

Detailed Description

graphviz graph handling.


Public Member Functions

 GraphvizGraph (String graphdef)
String graphdef ()
 Accessor for attribute graphdef.
String graphdef (String graphdef)
 Mutator for attribute graphdef.
void genPNG (File pngfile) throws DirectorException
 generate a PNG (bitmap) image for the current graph.
void genPS (File psfile) throws DirectorException
 generate a postscript image for the current graph.

Protected Member Functions

void generate (File file, String format) throws DirectorException
 generate an image in the specified format.

Protected Attributes

String graphdef = ""
 graph definition


Constructor & Destructor Documentation

sfi.director.application.autodoc.GraphvizGraph.GraphvizGraph String  graphdef  ) 
 


Member Function Documentation

void sfi.director.application.autodoc.GraphvizGraph.generate File  file,
String  format
throws DirectorException [protected]
 

generate an image in the specified format.

The appropriate genXXX() method should be used in place of calling this directly.

void sfi.director.application.autodoc.GraphvizGraph.genPNG File  pngfile  )  throws DirectorException
 

generate a PNG (bitmap) image for the current graph.

void sfi.director.application.autodoc.GraphvizGraph.genPS File  psfile  )  throws DirectorException
 

generate a postscript image for the current graph.

String sfi.director.application.autodoc.GraphvizGraph.graphdef String  graphdef  ) 
 

Mutator for attribute graphdef.

graph definition

String sfi.director.application.autodoc.GraphvizGraph.graphdef  ) 
 

Accessor for attribute graphdef.

graph definition


Member Data Documentation

String sfi.director.application.autodoc.GraphvizGraph.graphdef = "" [protected]
 

graph definition


The documentation for this class was generated from the following file:
Generated on Sat May 19 01:19:51 2012 for Node Director by  doxygen 1.4.5