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 977 2011-02-03 14:36:10Z bleny $
Author:
fdesbois

Constructor Summary
ServiceChartImpl(org.apache.tapestry5.services.PageRenderLinkSource pageRender)
           
 
Method Summary
 String getPieChartUrl(PieChartData data, int size, boolean thumb)
           
 
Methods inherited from class fr.ifremer.wao.ui.services.ServiceChartServlet
getBaseUrl, 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 String getPieChartUrl(PieChartData data,
                             int size,
                             boolean thumb)
Specified by:
getPieChartUrl in interface ServiceChart
Overrides:
getPieChartUrl in class ServiceChartServlet


Copyright © 2009-2012 Ifremer. All Rights Reserved.