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 Options
Options. createInstance(Configuration configuration)
Options
ArchaeopteryxE. getOptions()
Options
MainFrame. getOptions()
Options
MainPanel. getOptions()
Methods in org.forester.archaeopteryx with parameters of type Options Modifier and Type Method Description static void
AptxUtil. writePhylogenyToGraphicsFileNonInteractive(java.io.File outfile, int width, int height, TreePanel tree_panel, org.forester.archaeopteryx.ControlPanel ac, AptxUtil.GraphicsExportType type, Options options)
-