Uses of Enum Class
eu.bandm.music.demoMetric.Dm2Options.format
Package
Description
Code and additional resources for the jnlp/java-web-start demonstration of the
MetricSplit algorithm.
-
Uses of Dm2Options.format in eu.bandm.music.demoMetric
Modifier and TypeMethodDescriptionstatic Dm2Options.format
Returns the enum constant of this class with the specified name.static Dm2Options.format[]
Dm2Options.format.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionDm2Options.get_formats_0()
Getter method for the only argument of optionformats
.(package private) Map<Dm2Options.format,
@Opt File> DMBatch.processFile
(Dm2Options myOptions) Called bY DemoMetric2, interactively or by command line.