Class DetectionResultRowIndicatorColumn

    • Field Detail

      • isLeft

        private final boolean isLeft
    • Constructor Detail

      • DetectionResultRowIndicatorColumn

        DetectionResultRowIndicatorColumn​(BoundingBox boundingBox,
                                          boolean isLeft)
    • Method Detail

      • setRowNumbers

        private void setRowNumbers()
      • adjustCompleteIndicatorColumnRowNumbers

        void adjustCompleteIndicatorColumnRowNumbers​(BarcodeMetadata barcodeMetadata)
      • getRowHeights

        int[] getRowHeights()
      • adjustIncompleteIndicatorColumnRowNumbers

        private void adjustIncompleteIndicatorColumnRowNumbers​(BarcodeMetadata barcodeMetadata)
      • removeIncorrectCodewords

        private void removeIncorrectCodewords​(Codeword[] codewords,
                                              BarcodeMetadata barcodeMetadata)
      • isLeft

        boolean isLeft()