|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.tuwien.ifs.somtoolbox.output.ESOMMapOutputter
public class ESOMMapOutputter
Saves a map in the ESOM format (see http://databionic-esom.sourceforge.net/user.html#File_formats)
Constructor Summary | |
---|---|
ESOMMapOutputter()
|
Method Summary | |
---|---|
static void |
write(GrowingSOM gsom,
InputData data,
java.lang.String dir,
java.lang.String fileName,
boolean gzipped)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ESOMMapOutputter()
Method Detail |
---|
public static void write(GrowingSOM gsom, InputData data, java.lang.String dir, java.lang.String fileName, boolean gzipped) throws java.io.IOException, SOMToolboxException
java.io.IOException
SOMToolboxException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |