AnnotationOptions

fun interface AnnotationOptions<G : Geometry, T : Annotation<G>>

Options interface for building annotations

Functions

Link copied to clipboard
abstract fun build(id: String, annotationManager: AnnotationManager<G, T, *, *, *, *, *>): T

Build an annotation

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard