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 interface
Views that provide extended tooltips for specific locations that go beyond the capabilities of theBasicTooltipProvider
should implement this interface.static interface
Views that provide extended tooltips for specific (scaled) coordinates(x,y)
on a parametric plot that go beyond the capabilities of theBasicTooltipProvider
should implement this interface.static interface
Views that provide extended tooltips for specific (scaled) coordinates(x,y)
on a simplex plot that go beyond the capabilities of theBasicTooltipProvider
should implement this interface. -
Method Summary
Methods inherited from interface BasicTooltipProvider
getTooltipAt, getTooltipAt