Class AnnotationQueryOptions

All Implemented Interfaces:
ComplexQueryOptions<AnnotationQueryKey>, QueryOptions<AnnotationQueryKey,ComplexPointType>

public final class AnnotationQueryOptions extends AbstractQueryOptions<AnnotationQueryKey,ComplexPointType> implements ComplexQueryOptions<AnnotationQueryKey>
Represents the options for querying annotation data points.

This class extends AbstractQueryOptions and implements ComplexQueryOptions to provide functionality specific to annotation queries, including type filtering.