OpenTAP 9.24
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.24 API built Tue Apr 30 2024 13:44:41