java.lang.Objectorg.nlogo.workspace.Exporter
public abstract class Exporter
Method Summary | |
---|---|
void |
export(String type,
String modelFileName,
String extraHeader)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void export(String type, String modelFileName, String extraHeader) throws IOException
IOException