Uses of Enum Class
org.yamcs.studio.archive.Histogram.HistogramKind
-
Uses of Histogram.HistogramKind in org.yamcs.studio.archive
Modifier and TypeMethodDescriptionHistogram.getKind()
static Histogram.HistogramKind
Returns the enum constant of this class with the specified name.static Histogram.HistogramKind[]
Histogram.HistogramKind.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionHistogram
(Timeline timeline, Histogram.HistogramKind kind, String label)