Class GridController


  • public class GridController
    extends Object
    The controller manages the interactions between GRID data and renderers.
    • Method Detail

      • setGridDataset

        public void setGridDataset​(GridDataset gridDataset)
      • clear

        public void clear()
      • getCurrentLevelIndex

        public int getCurrentLevelIndex()
      • getCurrentTimeIndex

        public int getCurrentTimeIndex()
      • getCurrentEnsembleIndex

        public int getCurrentEnsembleIndex()
      • getCurrentRunTimeIndex

        public int getCurrentRunTimeIndex()
      • getColorScale

        public ColorScale getColorScale()
      • setColorScale

        public void setColorScale​(ColorScale cs)
      • storePersistentData

        public void storePersistentData()