Interface TreatableTumor

    • Method Detail

      • Draw

        void Draw​(UIGrid vis,
                  int drawState)
      • InteractiveStep

        void InteractiveStep​(double[] treatmentVals,
                             int step)
      • GetTreatmentNames

        java.lang.String[] GetTreatmentNames()
      • GetTreatmentColors

        int[] GetTreatmentColors()
      • GetNumIntensities

        int[] GetNumIntensities()
      • GetPlotColors

        int[] GetPlotColors()
      • GetPlotLegendNames

        java.lang.String[] GetPlotLegendNames()
      • GetPlotVals

        double[] GetPlotVals()