at.tuwien.ifs.somtoolbox.output
Class SOMPAKMapOutputter
java.lang.Object
at.tuwien.ifs.somtoolbox.output.SOMPAKMapOutputter
public class SOMPAKMapOutputter
- extends Object
Saves a map in the SOMPAK format (see http://www.cis.hut.fi/projects/somtoolbox/package/docs2/som_read_cod.html)
- Version:
- $Id: SOMPAKMapOutputter.java 3583 2010-05-21 10:07:41Z mayer $
- Author:
- Rudolf Mayer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOMPAKMapOutputter
public SOMPAKMapOutputter()
write
public static void write(GrowingSOM gsom,
TemplateVector tv,
String dir,
String fileName,
boolean gzipped)
throws IOException,
SOMToolboxException
- Throws:
IOException
SOMToolboxException