OpenTAP 9.34
API Reference
OpenTap.IAnnotator Interface Reference

Annotators can be used to annotation objects with data for display. More...

Inheritance diagram for OpenTap.IAnnotator:
OpenTap.ITapPlugin OpenTap.DefaultDataAnnotator OpenTap.MultiObjectAnnotator OpenTap.ProxyAnnotation

Public Member Functions

void Annotate (AnnotationCollection annotations)
 Implements annotation for an object.
 

Properties

double Priority [get]
 The priority of this annotator. Specifies which orders annotations are added.
 

Detailed Description

Annotators can be used to annotation objects with data for display.

Member Function Documentation

◆ Annotate()

void OpenTap.IAnnotator.Annotate ( AnnotationCollection annotations)

Implements annotation for an object.

Parameters
annotationsThe current collection of annotations for an object. This method can add to the collection.

OpenTAP 9.34 API built Wed Jul 1 2026 09:21:14