Class JRobinRrdGraphDetails

  • All Implemented Interfaces:
    RrdGraphDetails

    public class JRobinRrdGraphDetails
    extends Object
    implements RrdGraphDetails
    Container for details from a JRobin RRD graph. Stores the same details as RrdGraphDetails, in addition to the JRobin RrdGraph object itself and the graph command String used to generate the graph. We keep the graph command string around so we can generate a detailed error if getInputStream() is called, but no graph was produced.
    Version:
    $Id: $
    Author:
    DJ Gregor