org.apache.maven.diagrams.gui.graph_adapter
Class GraphToPrafuseGraph

java.lang.Object
  extended by org.apache.maven.diagrams.gui.graph_adapter.GraphToPrafuseGraph

public class GraphToPrafuseGraph
extends java.lang.Object


Constructor Summary
GraphToPrafuseGraph()
           
 
Method Summary
static prefuse.data.Graph graph2PrefuseGraph(Graph sourceGraph)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphToPrafuseGraph

public GraphToPrafuseGraph()
Method Detail

graph2PrefuseGraph

public static prefuse.data.Graph graph2PrefuseGraph(Graph sourceGraph)


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.