org.statcato.graph
Class GraphUtils

java.lang.Object
  extended by org.statcato.graph.GraphUtils

public class GraphUtils
extends java.lang.Object

Utilities for graph generation and manipulation.

Since:
1.0
Version:
%I%, %G%
Author:
Margaret Yau
See Also:
org.jfree.chart

Constructor Summary
GraphUtils()
           
 
Method Summary
static javax.swing.Icon createGraphImageLabel(org.jfree.chart.JFreeChart plot)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphUtils

public GraphUtils()
Method Detail

createGraphImageLabel

public static javax.swing.Icon createGraphImageLabel(org.jfree.chart.JFreeChart plot)