|
CESE 1.4.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.simulogic.dataview.export.SvgExport
public class SvgExport
Class that exports data to SVG format
| Constructor Summary | |
|---|---|
SvgExport(ViewContent v)
Default constructor |
|
| Method Summary | |
|---|---|
void |
export(java.lang.String fileName)
Exports the content of DataView to PNG graphics file |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SvgExport(ViewContent v)
v - view content| Method Detail |
|---|
public void export(java.lang.String fileName)
throws java.io.IOException
DataView to PNG graphics file
fileName - name of the file to export data
java.io.IOException - if i/o problem occurs
|
CESE 1.4.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||