Uses of Class
org.forester.archaeopteryx.Options
-
Packages that use Options Package Description org.forester.archaeopteryx -
-
Uses of Options in org.forester.archaeopteryx
Methods in org.forester.archaeopteryx that return Options Modifier and Type Method Description static OptionsOptions. createInstance(Configuration configuration)OptionsArchaeopteryxE. getOptions()OptionsMainFrame. getOptions()OptionsMainPanel. getOptions()Methods in org.forester.archaeopteryx with parameters of type Options Modifier and Type Method Description static voidAptxUtil. writePhylogenyToGraphicsFileNonInteractive(java.io.File outfile, int width, int height, TreePanel tree_panel, org.forester.archaeopteryx.ControlPanel ac, AptxUtil.GraphicsExportType type, Options options)
-