es.unex.sextante.gui.modeler
Class ModelAlgorithmIO
java.lang.Object
es.unex.sextante.gui.modeler.ModelAlgorithmIO
public class ModelAlgorithmIO
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelAlgorithmIO
public ModelAlgorithmIO()
save
public static boolean save(ModelerPanel panel,
java.io.File file)
open
public static ModelAlgorithm open(java.io.File file,
ModelerPanel panel)
loadModelAsAlgorithms
public static GeoAlgorithm loadModelAsAlgorithms(java.lang.String sFilename)
loadModelsAsAlgorithms
public static GeoAlgorithm[] loadModelsAsAlgorithms(java.lang.String modelsFolder)