Options
All
  • Public
  • Public/Protected
  • All
Menu
author

Guenther Grau

Hierarchy

  • BarcodeValue

Index

Properties

Methods

Properties

Private values

values: Map<number, number> = new Map<int, int>()

Methods

getConfidence

  • getConfidence(value: int): int

getValue

  • getValue(): Int32Array
  • Determines the maximum occurrence of a set value and returns all values which were set with this occurrence.

    Returns Int32Array

    an array of int, containing the values with the highest occurrence, or null, if no value was set

setValue

  • setValue(value: int): void

Generated using TypeDoc