fr.ifremer.wao.ui.services
Class ServiceChartImpl
java.lang.Object
fr.ifremer.wao.ui.services.ServiceChartServlet
fr.ifremer.wao.ui.services.ServiceChartImpl
- All Implemented Interfaces:
- ServiceChart
public class ServiceChartImpl
- extends ServiceChartServlet
Implementation of ServiceChart that create urls to charts.
This implementation only redirect to Wao pages like for example PieChart.
Created: 1 juil. 2010
- Version:
- $Id: ServiceChartImpl.java 629 2010-07-24 21:56:24Z fdesbois $
- Author:
- fdesbois
|
Constructor Summary |
ServiceChartImpl(org.apache.tapestry5.services.PageRenderLinkSource pageRender)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceChartImpl
public ServiceChartImpl(org.apache.tapestry5.services.PageRenderLinkSource pageRender)
getPieChartUrl
public String getPieChartUrl(PieChartData data,
int size,
boolean thumb)
- Specified by:
getPieChartUrl in interface ServiceChart- Overrides:
getPieChartUrl in class ServiceChartServlet
getBaseUrl
protected String getBaseUrl()
- Overrides:
getBaseUrl in class ServiceChartServlet
Copyright © 2009-2010 Ifremer. All Rights Reserved.