public class JRobinRrdGraphDetails extends Object implements RrdGraphDetails
Constructor and Description |
---|
JRobinRrdGraphDetails(org.jrobin.graph.RrdGraph rrdGraph,
String graphCommand)
Constructor for JRobinRrdGraphDetails.
|
Modifier and Type | Method and Description |
---|---|
String |
getGraphCommand()
getGraphCommand
|
int |
getHeight()
getHeight
|
InputStream |
getInputStream()
getInputStream
|
String[] |
getPrintLines()
getPrintLines
|
org.jrobin.graph.RrdGraph |
getRrdGraph()
getRrdGraph
|
int |
getWidth()
getWidth
|
public org.jrobin.graph.RrdGraph getRrdGraph()
getRrdGraph
RrdGraph
object.public InputStream getInputStream() throws RrdException
getInputStream
getInputStream
in interface RrdGraphDetails
InputStream
object.RrdException
- if any.public String[] getPrintLines()
getPrintLines
getPrintLines
in interface RrdGraphDetails
String
objects.public int getHeight() throws RrdException
getHeight
getHeight
in interface RrdGraphDetails
RrdException
- if any.public int getWidth() throws RrdException
getWidth
getWidth
in interface RrdGraphDetails
RrdException
- if any.Copyright © 2021. All rights reserved.