public class LinkageDiseqDisplayPlugin extends AbstractDisplayPlugin
AbstractDisplayPlugin.Outformat
DEFAULT_CITATION, POSITION_LIST_NONE, TAXA_LIST_NONE
Constructor and Description |
---|
LinkageDiseqDisplayPlugin(Frame parentFrame,
boolean isInteractive)
Creates a new instance of LinkageDiseqDisplayPlugin
|
Modifier and Type | Method and Description |
---|---|
String |
getButtonName()
Button name for this plugin to be used in buttons, etc.
|
ImageIcon |
getIcon()
Icon for this plugin to be used in buttons, etc.
|
int |
getLowerCorner() |
String |
getToolTipText()
Tool Tip Text for this plugin
|
int |
getUpperCorner() |
boolean |
isBlockSchematic() |
boolean |
isChromosomalView() |
DataSet |
performFunction(DataSet input)
Performs function of this plugin.
|
void |
setBlockSchematic(boolean blockSchematic) |
void |
setChromosomalView(boolean chromosomalView) |
void |
setLowerCorner(int lowerCorner) |
void |
setShowLabels(boolean includeLabels) |
void |
setUpperCorner(int upperCorner) |
getImageHeight, getImageWidth, getOutformat, getPossibleGraphicOutFormats, getSaveFile, saveDataToFile, saveDataToFile, setImageSize, setOutformat, setSaveFile, setSaveFile
addListener, cancel, convert, dataSetReturned, getCitation, getInputs, getMenu, getPanel, getParameter, getParameter, getParentFrame, getUsage, getUsageHTML, isInteractive, pluginDescription, pluginUserManualURL, processData, 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 LinkageDiseqDisplayPlugin(Frame parentFrame, boolean isInteractive)
public DataSet performFunction(DataSet input)
Plugin
performFunction
in interface Plugin
performFunction
in class AbstractPlugin
input
- inputpublic int getUpperCorner()
public void setUpperCorner(int upperCorner)
public int getLowerCorner()
public void setLowerCorner(int lowerCorner)
public boolean isBlockSchematic()
public void setBlockSchematic(boolean blockSchematic)
public void setShowLabels(boolean includeLabels)
public boolean isChromosomalView()
public void setChromosomalView(boolean chromosomalView)
public ImageIcon getIcon()
public String getButtonName()
public String getToolTipText()
Copyright © 2018. All rights reserved.