|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.lcm.x2c.scilab.utils.ExportUtils
public class ExportUtils
Constructor Summary | |
---|---|
ExportUtils()
|
Method Summary | |
---|---|
static void |
exportDiagram(org.scilab.modules.graph.ScilabGraph graph,
java.lang.String dirName,
java.lang.String fileFormat)
Function to export Scilab/Xcos diagram. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExportUtils()
Method Detail |
---|
public static void exportDiagram(org.scilab.modules.graph.ScilabGraph graph, java.lang.String dirName, java.lang.String fileFormat)
graph
- Scilab/Xcos diagramdirName
- Destination directoryfileFormat
- File format (svg, html, vml, png, jpg, ...)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |