performancemonster.external
Class GraphExporter

java.lang.Object
  extended by performancemonster.external.GraphExporter

public class GraphExporter
extends java.lang.Object


Constructor Summary
GraphExporter(GraphModel model)
           
 
Method Summary
 void exportToFile(java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphExporter

public GraphExporter(GraphModel model)
Method Detail

exportToFile

public void exportToFile(java.io.File file)
                  throws ExternalException
Throws:
ExternalException


Copyright © 2005 Ole Friis. All Rights Reserved.