public class IlvTooltipInfoGenerator extends IlvAbstractHitmapInfoGenerator
IlvHitmapConstants.TOOLTIP_TYPE
hitmapDefinition
Constructor and Description |
---|
IlvTooltipInfoGenerator(IlvHitmapDefinition hitmapDefinition)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
protected String |
getRegionInfo(IlvGraphic graphic,
String infoType)
Gets hitmap information for the region of an individual
IlvGraphic object. |
buildInformation
public IlvTooltipInfoGenerator(IlvHitmapDefinition hitmapDefinition)
hitmapDefinition
- the IlvHitmapDefinition
instance.protected String getRegionInfo(IlvGraphic graphic, String infoType)
IlvGraphic
object.
This method fetches the tooltip information from the
IlvHitmapDefinition
instance.getRegionInfo
in class IlvAbstractHitmapInfoGenerator
graphic
- The IlvGraphic
object.infoType
- The type of hitmap information.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.