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...)
      • getSmallFontHeight

        @Deprecated
        double getSmallFontHeight()
        Deprecated.
      • getTitleFontHeight

        double getTitleFontHeight()
      • getInterlegendSpace

        double getInterlegendSpace()
      • getLeading

        double getLeading()
      • getSmallLeading

        double getSmallLeading()
      • getBoxSpace

        double getBoxSpace()
      • render

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