|
Cytoscape 2.5.1 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcytoscape.data.writers.CyAttributesWriter
public class CyAttributesWriter
Constructor Summary | |
---|---|
CyAttributesWriter()
|
Method Summary | |
---|---|
static void |
writeAttributes(CyAttributes cyAttrs,
String attributeName,
Writer fileOut)
DOCUMENT ME! |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CyAttributesWriter()
Method Detail |
---|
public static void writeAttributes(CyAttributes cyAttrs, String attributeName, Writer fileOut) throws IOException
cyAttrs
- DOCUMENT ME!attributeName
- DOCUMENT ME!fileOut
- DOCUMENT ME!
IOException
- DOCUMENT ME!
|
www.cytoscape.org | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |