Cytoscape 2.4.1 (c) 2006,2007 ISB, MSKCC, UCSD

cytoscape.data.writers
Class CyAttributesWriter

java.lang.Object
  extended by cytoscape.data.writers.CyAttributesWriter

public class CyAttributesWriter
extends Object


Constructor Summary
CyAttributesWriter()
           
 
Method Summary
static void writeAttributes(CyAttributes cyAttrs, String attributeName, Writer fileOut)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CyAttributesWriter

public CyAttributesWriter()
Method Detail

writeAttributes

public static void writeAttributes(CyAttributes cyAttrs,
                                   String attributeName,
                                   Writer fileOut)
                            throws IOException
Throws:
IOException

www.cytoscape.org