fr.curie.BiNoM.cytoscape.lib
Class GraphDocumentFactory

java.lang.Object
  extended by fr.curie.BiNoM.cytoscape.lib.GraphDocumentFactory

public class GraphDocumentFactory
extends java.lang.Object


Constructor Summary
GraphDocumentFactory()
           
 
Method Summary
static edu.rpi.cs.xgmml.GraphDocument createGraphDocument(cytoscape.CyNetwork cyNetwork)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphDocumentFactory

public GraphDocumentFactory()
Method Detail

createGraphDocument

public static edu.rpi.cs.xgmml.GraphDocument createGraphDocument(cytoscape.CyNetwork cyNetwork)