Initializes a new instance of the Tooltip class.
The primary content of the tooltip. When specifying a measurement value or an inspection plan item, PiWeb will generate a generic tooltip for the entity.
Generates a generic tooltip for the specified inspection plan item and adds the lines to the current tooltip.
The inspection plan item.
Adds a new collapsable line to the tooltip.
The content of the tooltip line.
The group to which the line belongs.
Generates a generic tooltip for the specified defect and adds the lines to the current tooltip.
The defect.
The image on which the defect is displayed.
The direction in which the defect is projected onto the image.
Generates a tooltip for the specified drawing and adds the lines to the current tooltip.
The title of the drawing.
Adds a fallback text line to the tooltip.
Content of the fallback text line.
Generates a tooltip for the specified image and adds the lines to the current tooltip.
The title of the image.
The image.
Generates a generic tooltip for the specified measurement and adds the lines to the current tooltip.
The measurement.
Generates a generic tooltip for the specified measurement value and adds the lines to the current tooltip.
The measurement value.
Generates a generic tooltip for the specified inspection plan item and adds the lines to the current tooltip.
The inspection plan item.
Adds a new line to the tooltip.
The content of the tooltip line.
Generated using TypeDoc
Represents the content of a tooltip overlay.