Package org.jfree.chart.imagemap
Classes for image maps.
-
Interface Summary Interface Description ToolTipTagFragmentGenerator Interface for generating the tooltip fragment of an HTML image map area tag.URLTagFragmentGenerator Interface for generating the URL fragment of an HTML image map area tag. -
Class Summary Class Description DynamicDriveToolTipTagFragmentGenerator Generates tooltips using the Dynamic Drive DHTML Tip Message library (http://www.dynamicdrive.com).OverLIBToolTipTagFragmentGenerator Generates tooltips using the OverLIB library (http://www.bosrup.com/web/overlib/).StandardToolTipTagFragmentGenerator Generates tooltips using the HTML title attribute for image map area tags.StandardURLTagFragmentGenerator Generates URLs using the HTML href attribute for image map area tags.