Class ContourPlot.Legend.ColormapLabel

java.lang.Object
gov.nih.mipav.model.algorithms.ContourPlot.Legend.ColormapLabel
Enclosing class:
ContourPlot.Legend

protected static class ContourPlot.Legend.ColormapLabel extends Object
  • Field Details

    • labelText

      public String labelText
    • cmap

      public ContourPlot.ColorMap cmap
    • vertical

      public boolean vertical
    • pickColor

      public int pickColor
    • ticks

      public double[] ticks
    • ticklabels

      public String[] ticklabels
  • Constructor Details