de.laures.cewolf.taglib.tags
Interface Mapped

All Known Implementing Classes:
ChartImgTag, ChartImgURLTag

public interface Mapped

Image maps can be attached to objects implementing this interface.

Author:
glaures

Method Summary
 void enableMapping()
           
 org.jfree.chart.ChartRenderingInfo getRenderingInfo()
           
 

Method Detail

getRenderingInfo

org.jfree.chart.ChartRenderingInfo getRenderingInfo()
                                                    throws CewolfException
Throws:
CewolfException

enableMapping

void enableMapping()


cewolf tag library - web charts with JFreeChart