com.oy.shared.lm.out
Class GRAPHtoDOTtoGIF

java.lang.Object
  extended bycom.oy.shared.lm.out.GRAPHtoDOTtoGIF

public class GRAPHtoDOTtoGIF
extends java.lang.Object


Constructor Summary
(package private) GRAPHtoDOTtoGIF()
           
 
Method Summary
 void innerTransform(IGraphModel igraph, java.lang.String dotFileName, java.lang.String gifFileName, java.lang.String dotExeFileName)
           
static void transform(IGraphModel igraph, java.lang.String dotFileName, java.lang.String gifFileName, java.lang.String dotExeFileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GRAPHtoDOTtoGIF

GRAPHtoDOTtoGIF()
Method Detail

transform

public static void transform(IGraphModel igraph,
                             java.lang.String dotFileName,
                             java.lang.String gifFileName,
                             java.lang.String dotExeFileName)
                      throws java.io.IOException
Throws:
java.io.IOException

innerTransform

public void innerTransform(IGraphModel igraph,
                           java.lang.String dotFileName,
                           java.lang.String gifFileName,
                           java.lang.String dotExeFileName)
                    throws java.io.IOException
Throws:
java.io.IOException


Copyright (C) 2005-2006 Pavel Simakov
http://www.softwaresecretweapons.com