OpenTAP 9.25
API Reference
Public Member Functions | Properties | List of all members
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. More...
 

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.25 API built Tue Aug 6 2024 07:49:23