Class Metrics.CustomChart

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      protected abstract com.google.gson.JsonObject getChartData()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getChartData

        protected abstract com.google.gson.JsonObject getChartData()
                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception