public class ExportPlugin extends AbstractPlugin
DEFAULT_CITATION, POSITION_LIST_NONE, TAXA_LIST_NONE
Constructor and Description |
---|
ExportPlugin(Frame parentFrame,
boolean isInteractive)
Creates a new instance of ExportPlugin
|
addListener, cancel, convert, dataSetReturned, getCitation, getInputs, getMenu, getPanel, getParameter, getParameter, getParentFrame, getUsage, getUsageHTML, isInteractive, performFunction, pluginDescription, progress, progress, receiveInput, reverseTrace, run, setConfigParameters, setParameter, setParameter, setParameter, setParameters, setParametersToDefault, setThreaded, trace, wasCancelled
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPluginInstance, getPluginInstance, isPlugin
public ExportPlugin(Frame parentFrame, boolean isInteractive)
public DataSet processData(DataSet input)
Plugin
processData
in interface Plugin
processData
in class AbstractPlugin
input
- inputpublic String performFunctionForDistanceMatrix(DistanceMatrix input)
public String performFunctionForTableReport(TableReport input)
public String performFunctionForFilter(FilterList filter)
public String performFunctionForAlignment(GenotypeTable inputAlignment)
public String performFunctionForSimpleTree(SimpleTree input)
public String performFunctionForPositionList(PositionList input)
public ImageIcon getIcon()
public String getButtonName()
public String getToolTipText()
public String pluginUserManualURL()
Plugin
pluginUserManualURL
in interface Plugin
pluginUserManualURL
in class AbstractPlugin
public String saveFile()
public ExportPlugin saveFile(String value)
value
- filename@Deprecated public ExportPlugin setSaveFile(String saveFile)
public FileLoadPlugin.TasselFileType fileType()
public ExportPlugin fileType(FileLoadPlugin.TasselFileType value)
value
- Format@Deprecated public ExportPlugin setAlignmentFileType(FileLoadPlugin.TasselFileType type)
public Boolean keepDepth()
public ExportPlugin keepDepth(Boolean value)
value
- Keep Depthpublic Boolean includeTaxaAnnotations()
public ExportPlugin includeTaxaAnnotations(Boolean value)
value
- Include Taxa AnnotationsCopyright © 2018. All rights reserved.