|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectutil.AlignmentExporter
public class AlignmentExporter
Constructor Summary | |
---|---|
AlignmentExporter()
|
Method Summary | |
---|---|
static void |
exportFasta(AlignFrame alignFrame,
AlignViewProps viewProps,
java.awt.event.ActionEvent evt,
boolean saveSelection)
This method manages the Fasta File export of current selection. |
static void |
exportMethodFile(AlignFrame alignFrame,
java.awt.event.ActionEvent evt,
java.lang.String method)
Create a copy of the original input file on a new location |
static void |
exportPNGFile(AlignFrame alignFrame,
java.awt.event.ActionEvent evt)
This method manages the PNG File export. |
static void |
saveFasta(AlignViewProps viewProps,
java.io.File selectedFile,
boolean saveSelection)
|
static void |
saveFile(java.lang.String inputFile,
java.io.File outFile)
Sets the name-to-clusterIndex HashMap. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AlignmentExporter()
Method Detail |
---|
public static void exportFasta(AlignFrame alignFrame, AlignViewProps viewProps, java.awt.event.ActionEvent evt, boolean saveSelection)
evt
- public static void saveFasta(AlignViewProps viewProps, java.io.File selectedFile, boolean saveSelection) throws java.io.IOException
java.io.IOException
public static void exportPNGFile(AlignFrame alignFrame, java.awt.event.ActionEvent evt)
evt
- public static void exportMethodFile(AlignFrame alignFrame, java.awt.event.ActionEvent evt, java.lang.String method)
public static void saveFile(java.lang.String inputFile, java.io.File outFile) throws java.io.FileNotFoundException, java.io.IOException
name2ClusterIndex
- HashMap
java.io.FileNotFoundException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |