AnnotationGenerationConfig

interface AnnotationGenerationConfig

An interface that defines the parameters for a call to the generateAnnotations function.

Properties

generationPattern

generationPattern: undefined | Sequential | Random

maxX

maxX: undefined | number

maxY

maxY: undefined | number

n

n: number

pad

pad: undefined | number

startY

startY: undefined | number

width

width: undefined | number