Package org.evoludo.graphics
Interface TooltipProvider
- All Superinterfaces:
BasicTooltipProvider
- All Known Subinterfaces:
TooltipProvider.Index,TooltipProvider.Parametric,TooltipProvider.Simplex
- All Known Implementing Classes:
Distribution,GenericPop,Pop2D,Pop3D
Views that provide more sophisticated tooltips should implement this
interface. The tooltip string may include HTML formatting.
- Author:
- Christoph Hauert
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceViews that provide extended tooltips for specific locations that go beyond the capabilities of theBasicTooltipProvidershould implement this interface.static interfaceViews that provide extended tooltips for specific (scaled) coordinates(x,y)on a parametric plot that go beyond the capabilities of theBasicTooltipProvidershould implement this interface.static interfaceViews that provide extended tooltips for specific (scaled) coordinates(x,y)on a simplex plot that go beyond the capabilities of theBasicTooltipProvidershould implement this interface. -
Method Summary
Methods inherited from interface BasicTooltipProvider
getTooltipAt, getTooltipAt