at.tuwien.ifs.somtoolbox.output
Class ESOMMapOutputter
java.lang.Object
at.tuwien.ifs.somtoolbox.output.ESOMMapOutputter
public class ESOMMapOutputter
- extends Object
Saves a map in the ESOM format (see http://databionic-esom.sourceforge.net/user.html#File_formats)
- Version:
- $Id: ESOMMapOutputter.java 3590 2010-05-21 10:43:45Z mayer $
- Author:
- Rudolf Mayer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ESOMMapOutputter
public ESOMMapOutputter()
write
public static void write(GrowingSOM gsom,
InputData data,
String dir,
String fileName,
boolean gzipped)
throws IOException,
SOMToolboxException
- Throws:
IOException
SOMToolboxException