public interface

AnnotationAggregationStrategyConfiguration

implements AnnotationConfiguration
com.pspdfkit.annotations.configuration.AnnotationAggregationStrategyConfiguration
Known Indirect Subclasses

Class Overview

Configuration for annotation aggregation strategy used to control strategy for creating annotations from drawn lines.

Summary

Nested Classes
interface AnnotationAggregationStrategyConfiguration.Builder<T> Builder for AnnotationAggregationStrategyConfiguration
Public Methods
abstract AnnotationAggregationStrategy getAnnotationAggregationStrategy()
Annotation aggregation strategy that should be used when creating annotations from drawn lines.
[Expand]
Inherited Methods
From interface com.pspdfkit.annotations.configuration.AnnotationConfiguration

Public Methods

public abstract AnnotationAggregationStrategy getAnnotationAggregationStrategy ()

Annotation aggregation strategy that should be used when creating annotations from drawn lines.

Returns