public class SDRFGraphWriter extends Writer
SDRF and a generic Graph2tab graph interface.
 public SDRFGraphWriter(Writer out)
public void write(SDRF sdrf) throws IOException
IOExceptionpublic void write(char[] cbuf,
         int off,
         int len)
           throws IOException
write in class WriterIOExceptionpublic void flush()
           throws IOException
flush in interface Flushableflush in class WriterIOExceptionpublic void close()
           throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class WriterIOExceptionCopyright © 2014. All rights reserved.