Class RrdGraph

    • Method Detail

      • getRrdGraphInfo

        public RrdGraphInfo getRrdGraphInfo()
        Returns complete graph information in a single object.
        Returns:
        Graph information (width, height, filename, image bytes, etc...)
      • render

        public void render​(Graphics g)
        Renders this graph onto graphing device
        Parameters:
        g - Graphics handle