AnnotationContext
The AnnotationContext provides additional information on how to display entities.
Entities can use ClassIds and KeypointIds to provide annotations, and
the labels and colors will be looked up in the appropriate
AnnotationContext. We use the first annotation context we find in the
path-hierarchy when searching up through the ancestors of a given entity
path.
Fields
- class_map: list of 
ClassDescriptionMapElem 
Links
- š C++ API docs for 
AnnotationContext - š Python API docs for 
AnnotationContext - š¦ Rust API docs for 
AnnotationContext