|
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 | ||||||||
public interface Exporter
Interface for exporting a network view to a graphics file.
| Method Summary | |
|---|---|
void |
export(CyNetworkView view,
FileOutputStream stream)
Export a view as graphics to a stream. |
| Method Detail |
|---|
void export(CyNetworkView view,
FileOutputStream stream)
throws IOException
view - The view to exportstream - The stream to write the graphics to;
the stream is not closed when exporting
is finished.
IOException
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||