public class JSONGraph extends Object
Constructor and Description |
---|
JSONGraph(String fullPrqaProjectName,
boolean isComplianceIndexGraph,
int lowerMessageSeverityLevel) |
Modifier and Type | Method and Description |
---|---|
String |
getProjectName() |
String |
getTitle() |
boolean |
isComplianceIndexGraph() |
void |
setPrimaryValues(List<Double> values) |
void |
setSecondaryValues(List<Double> values) |
void |
setThresholdValues(List<Double> values) |
void |
setxAxisLabels(List<String> xAxisLabels) |
String |
toString() |
Copyright © 2016–2022. All rights reserved.