cytoscape.data.writers
Class CyAttributesWriter
java.lang.Object
cytoscape.data.writers.CyAttributesWriter
public class CyAttributesWriter
- extends Object
CyAttributeWriter extracted from AttributeSaverDialog.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newline
public static String newline
ENCODE_PROPERTY
public static final String ENCODE_PROPERTY
- See Also:
- Constant Field Values
ENCODING_SCHEME
public static final String ENCODING_SCHEME
- See Also:
- Constant Field Values
CyAttributesWriter
public CyAttributesWriter(CyAttributes attributes,
String attributeName,
Writer fileWriter)
- Creates a new CyAttributesWriter2 object.
- Parameters:
attributes
- DOCUMENT ME!attributeName
- DOCUMENT ME!fileWriter
- DOCUMENT ME!
writeAttributes
public void writeAttributes()
throws IOException
- Write out the state for the given attributes
- Parameters:
selectedRows
-
- Throws:
IOException
isDoEncoding
public boolean isDoEncoding()
setDoEncoding
public void setDoEncoding(boolean doEnc)
Copyright 2010 Cytoscape Consortium. All rights reserved.