cz.cuni.mff.ksi.jinfer.iss
Class JFCWrapper
java.lang.Object
cz.cuni.mff.ksi.jinfer.iss.JFCWrapper
public final class JFCWrapper
- extends Object
Library class encapsulating the JFreeChart logic.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createGraphPanel
public static JPanel createGraphPanel(List<AttributeTreeNode> nodes)
- Creates a
JPanel
containing a pie chart describing the content of
the provided Attribute
s.
- Parameters:
nodes
- List of attribute nodes to display.
- Returns:
- Panel containing the requested graph.
Generated on Fri Dec 9 00:01:25 CET 2011