fr.ifremer.wao.ui.services
Class ServiceChartImpl

java.lang.Object
  extended by fr.ifremer.wao.ui.services.ServiceChartServlet
      extended by 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 610 2010-07-11 19:10:28Z fdesbois $
Author:
fdesbois

Constructor Summary
ServiceChartImpl(org.apache.tapestry5.services.PageRenderLinkSource pageRender)
           
 
Method Summary
protected  java.lang.String getBaseUrl()
           
 java.lang.String getPieChartUrl(PieChartData data, boolean thumb)
           
 
Methods inherited from class fr.ifremer.wao.ui.services.ServiceChartServlet
getHtmlImgTag
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceChartImpl

public ServiceChartImpl(org.apache.tapestry5.services.PageRenderLinkSource pageRender)
Method Detail

getPieChartUrl

public java.lang.String getPieChartUrl(PieChartData data,
                                       boolean thumb)
Specified by:
getPieChartUrl in interface ServiceChart
Overrides:
getPieChartUrl in class ServiceChartServlet

getBaseUrl

protected java.lang.String getBaseUrl()
Overrides:
getBaseUrl in class ServiceChartServlet


Copyright © 2009-2010 Ifremer. All Rights Reserved.