Uses of Enum Class
org.forester.archaeopteryx.Options.PHYLOGENY_GRAPHICS_TYPE
Packages that use Options.PHYLOGENY_GRAPHICS_TYPE
-
Uses of Options.PHYLOGENY_GRAPHICS_TYPE in org.forester.archaeopteryx
Methods in org.forester.archaeopteryx that return Options.PHYLOGENY_GRAPHICS_TYPEModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static Options.PHYLOGENY_GRAPHICS_TYPE[]
Options.PHYLOGENY_GRAPHICS_TYPE.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.forester.archaeopteryx with parameters of type Options.PHYLOGENY_GRAPHICS_TYPEModifier and TypeMethodDescriptionvoid
Configuration.setPhylogenyGraphicsType
(Options.PHYLOGENY_GRAPHICS_TYPE phylogeny_graphics_type)