public class ChartSvcConnector extends Object
Constructor and Description |
---|
ChartSvcConnector() |
Modifier and Type | Method and Description |
---|---|
String |
buildLegendURL(List<PowerResult> results,
PowerCurveDescription curveDescription)
Create a power curve from the specified description and results
|
String |
buildLegendURL(String queryStr)
Create a power curve from the specified description and results
|
String |
buildQueryString(List<PowerResult> resultList,
PowerCurveDescription curveDescription)
Build the query string for a Chart svc scatter plot
|
String |
buildScatterURL(List<PowerResult> results,
PowerCurveDescription curveDescription)
Create a power curve from the specified description and results
|
String |
buildScatterURL(String queryStr)
Create a power curve from the specified description and results
|
public String buildScatterURL(String queryStr)
queryStr
- public String buildLegendURL(String queryStr)
results
- description
- curveImageWidget
- legendImageWidget
- public String buildScatterURL(List<PowerResult> results, PowerCurveDescription curveDescription)
results
- description
- curveImageWidget
- legendImageWidget
- public String buildLegendURL(List<PowerResult> results, PowerCurveDescription curveDescription)
results
- description
- curveImageWidget
- legendImageWidget
- University of Colorado Denver, Department of Biostatistics and Informatics