cytoscape.data.writers
Class CyAttributesWriter2
java.lang.Object
cytoscape.data.writers.CyAttributesWriter2
public class CyAttributesWriter2
- extends Object
CyAttributeWriter extracted from AttributeSaverDialog.
Method Summary |
void |
writeAttributes()
Write out the state for the given attributes |
newline
public static String newline
CyAttributesWriter2
public CyAttributesWriter2(CyAttributes attributes,
String attributeName,
Writer fileWriter)
writeAttributes
public void writeAttributes()
throws IOException
- Write out the state for the given attributes
- Parameters:
selectedRows
-
- Throws:
IOException