public class ServiceChartServlet extends Object implements ServiceChart
ServiceChart using Google PieChart Api syntax to
create urls. The property WaoProperty.CHART_SERVER_PATH defines
the path of the application used to create a PieChart.
Created: 30 juin 2010| Constructor and Description |
|---|
ServiceChartServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getBaseUrl() |
String |
getHtmlImgTag(PieChartData data,
String text,
boolean thumb) |
String |
getPieChartUrl(PieChartData data,
int size,
boolean thumb) |
public String getPieChartUrl(PieChartData data, int size, boolean thumb)
getPieChartUrl in interface ServiceChartpublic String getHtmlImgTag(PieChartData data, String text, boolean thumb)
getHtmlImgTag in interface ServiceChartprotected String getBaseUrl()
Copyright © 2009-2012 Ifremer. All Rights Reserved.