Cytoscape 3.1.1 API

org.cytoscape.io.write
Interface CyTransformerWriter


public interface CyTransformerWriter


Method Summary
 void write(OutputStream stream, NamedTransformer<?,?>... namedTransformer)
           
 

Method Detail

write

void write(OutputStream stream,
           NamedTransformer<?,?>... namedTransformer)
           throws IOException
Throws:
IOException

Cytoscape 3.1.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.