MCPcopy Create free account

hub / github.com/makiuchi-d/gozxing / functions

Functions1,648 in github.com/makiuchi-d/gozxing

↓ 317 callersMethodSet
(i int)
bit_array.go:42
↓ 218 callersMethodGetX
()
result_point.go:8
↓ 217 callersMethodGetY
()
result_point.go:9
↓ 166 callersMethodSetRegion
(left, top, width, height int)
bit_matrix.go:160
↓ 154 callersFunctionNewResultPoint
(x, y float64)
result_point.go:17
↓ 121 callersMethodGetHeight
()
binarizr.go:44
↓ 118 callersMethodGetWidth
()
binarizr.go:43
↓ 116 callersFunctiontestLookupCountryIdentifier
(t testing.TB, productCode, expect string)
oned/ean_manufacturer_org_support_test.go:7
↓ 104 callersFunctionNewBitMatrix
(width, height int)
bit_matrix.go:21
↓ 100 callersMethodGet
(i int)
bit_array.go:38
↓ 94 callersFunctionNewNotFoundException
(args ...interface{})
not_found_exception.go:15
↓ 87 callersFunctionParseStringToBitMatrix
(stringRepresentation, setString, unsetString string)
bit_matrix.go:51
↓ 86 callersFunctionNewWriterException
(args ...interface{})
writer_exception.go:14
↓ 85 callersMethodSet
(x, y int)
bit_matrix.go:116
↓ 82 callersFunctionNewBitSource
(bytes []byte)
common/bit_source.go:13
↓ 79 callersMethodGet
(x, y int)
qrcode/encoder/byte_matrix.go:25
↓ 72 callersFunctiontestBits
(t testing.TB, p *DefaultPlacement, x, y int, expect int8)
datamatrix/encoder/default_placement_test.go:36
↓ 69 callersFunctionNewBitArrayFromString
(str string)
testutil/testutil.go:43
↓ 67 callersMethodGetSize
()
bit_array.go:22
↓ 66 callersMethodSetBool
(x, y int, value bool)
qrcode/encoder/byte_matrix.go:37
↓ 64 callersFunctiontestBitMatrixGet
(t testing.TB, b *BitMatrix, x, y int, expect bool)
bit_matrix_test.go:42
↓ 63 callersMethodDecodeRow
decodeRow Attempts to decode a one-dimensional barcode format given a single row of an image @param rowNumber row number from top of the row @param ro
oned/oned_reader.go:18
↓ 59 callersMethodGetText
()
result.go:39
↓ 59 callersFunctionNewBitArray
(size int)
bit_array.go:18
↓ 57 callersFunctionNewFormatException
(args ...interface{})
format_exception.go:15
↓ 51 callersFunctionNewGenericGFPoly
(field *GenericGF, coefficients []int)
common/reedsolomon/generic_gf_poly.go:14
↓ 49 callersMethodString
()
luminance_source.go:86
↓ 48 callersFunctionNewVersion
( versionNumber, symbolSizeRows, symbolSizeColumns, dataRegionSizeRows, dataRegionSizeColumns int, ecBlocks
datamatrix/decoder/version.go:21
↓ 46 callersFunctionNewFinderPattern
(posX, posY, estimatedModuleSize float64, count int)
qrcode/detector/finder_pattern.go:19
↓ 44 callersMethodmodule
(row, col, pos, bit int)
datamatrix/encoder/default_placement.go:117
↓ 44 callersMethodreadModule
readModule Reads a bit of the mapping matrix accounting for boundary wrapping. @param row Row to read in the mapping matrix @param column Column to r
datamatrix/decoder/bit_matrix_parser.go:154
↓ 43 callersMethodSet
(x, y int, value int8)
qrcode/encoder/byte_matrix.go:33
↓ 42 callersFunctionNewEncoderContext
(msg string)
datamatrix/encoder/encoder_context.go:21
↓ 42 callersMethodSignalEncoderChange
(encoding int)
datamatrix/encoder/encoder_context.go:86
↓ 42 callersFunctionnewPoint
(x, y int)
aztec/detector/detector.go:589
↓ 41 callersFunctionNewVersion
(versionNumber int, alignmentPatternCenters []int, ecBlocks ...ECBlocks)
qrcode/decoder/version.go:29
↓ 40 callersFunctionNewFinderPattern1
(posX, posY, estimatedModuleSize float64)
qrcode/detector/finder_pattern.go:15
↓ 40 callersMethodPutMetadata
(mdtype ResultMetadataType, value interface{})
result.go:63
↓ 40 callersMethodUnset
(x, y int)
bit_matrix.go:121
↓ 39 callersFunctionWrapFormatException
(e error)
format_exception.go:21
↓ 37 callersFunctionVersion_GetVersionForNumber
(versionNumber int)
qrcode/decoder/version.go:80
↓ 36 callersFunctionWrapNotFoundException
(e error)
not_found_exception.go:21
↓ 35 callersMethodReadBits
(numBits int)
common/bit_source.go:27
↓ 33 callersFunctiontestBit
(t testing.TB, b *BitArray, pos int, expect bool)
bit_array_test.go:227
↓ 32 callersMethodAppendBits
(value int, numBits int)
bit_array.go:166
↓ 32 callersFunctionmakePattern
(image *gozxing.BitMatrix, x, y, m int)
qrcode/detector/finder_pattern_finder_test.go:11
↓ 31 callersMethodGetResultMetadata
()
result.go:59
↓ 30 callersMethodAvailable
()
common/bit_source.go:72
↓ 30 callersFunctionNewEmptyBitArray
()
bit_array.go:14
↓ 28 callersMethodGetResultPoints
()
oned/rss/finder_pattern.go:34
↓ 27 callersFunctionNewSymbolInfo
(rectangular bool, dataCapacity, errorCodewords, matrixWidth, matrixHeight, dataRegions int)
datamatrix/encoder/symbol_info.go:61
↓ 26 callersMethodName
()
common/character_set_eci.go:81
↓ 25 callersMethodGetCodewords
()
datamatrix/encoder/encoder_context.go:66
↓ 25 callersMethodGetPoints
()
common/detector_result.go:20
↓ 24 callersFunctionNewBinaryBitmapFromBitMatrix
(matrix *gozxing.BitMatrix)
testutil/testutil.go:53
↓ 24 callersFunctionNewResult
(text string, rawBytes []byte, resultPoints []ResultPoint, format BarcodeFormat)
result.go:17
↓ 23 callersMethodGetEstimatedModuleSize
()
qrcode/detector/finder_pattern.go:27
↓ 23 callersFunctionNewByteMatrix
(width, height int)
qrcode/encoder/byte_matrix.go:9
↓ 23 callersFunctiononedWriter_appendPattern
onedWriter_appendPattern append pattern @param target encode black/white pattern into this array @param pos position to start encoding at in {@code ta
oned/one_dimensional_code_writer.go:131
↓ 23 callersMethodtransitionsBetween
transitionsBetween Counts the number of black/white transitions between two points, using something like Bresenham's algorithm.
datamatrix/detector/detector.go:317
↓ 22 callersMethodClear
()
bit_matrix.go:153
↓ 22 callersMethodFlip
(i int)
bit_array.go:46
↓ 22 callersMethodGetDegree
()
common/reedsolomon/generic_gf_poly.go:43
↓ 22 callersFunctionNewBitMatrixParser
(bitMatrix *gozxing.BitMatrix)
qrcode/decoder/bit_matrix_parser.go:14
↓ 22 callersFunctionnewCharsetECI
(values []int, charset encoding.Encoding, encodingNames ...string)
common/character_set_eci.go:59
↓ 21 callersMethodGetBarcodeFormat
()
result.go:55
↓ 21 callersFunctionHighLevelEncoder_lookAheadTest
(msg []byte, startpos, currentMode int)
datamatrix/encoder/high_level_encoder.go:154
↓ 20 callersFunctionDecodedBitStreamParser_Decode
( bytes []byte, version *Version, ecLevel ErrorCorrectionLevel, hints map[gozxing.DecodeHintType]interface{}
qrcode/decoder/decoded_bit_stream_parser.go:15
↓ 20 callersMethodGetBits
()
qrcode/decoder/mode.go:71
↓ 20 callersMethodGetMatrix
** * Fetches luminance data for the underlying bitmap. Values should be fetched using: * {@code int luminance = array[y * width + x] & 0xff} *
luminance_source.go:30
↓ 20 callersFunctionWrapWriterException
(err error)
writer_exception.go:20
↓ 19 callersMethodDecode
** * Locates and decodes a barcode in some format within an image. This method also accepts * hints, each possibly associated to some data, which
reader.go:29
↓ 19 callersMethodGetRow
** * Fetches one row of luminance data from the underlying platform's bitmap. Values range from * 0 (black) to 255 (white). Because Java does not
luminance_source.go:20
↓ 18 callersFunctionExpandBitMatrix
(src *gozxing.BitMatrix, factor int)
testutil/testutil.go:17
↓ 18 callersMethodGetNextSet
(from int)
bit_array.go:50
↓ 18 callersFunctionMathUtils_Round
(d float64)
common/util/math_utils.go:7
↓ 18 callersFunctionNewDimension
(width, height int)
dimension.go:14
↓ 18 callersMethodWriteCodeword
(codeword byte)
datamatrix/encoder/encoder_context.go:74
↓ 18 callersFunctiontestBarcodeFormatString
(t testing.TB, format BarcodeFormat, expect string)
barcode_format_test.go:7
↓ 17 callersMethodGetNewEncoding
()
datamatrix/encoder/encoder_context.go:82
↓ 17 callersFunctionNewBinaryBitmap
(binarizer Binarizer)
binary_bitmap.go:12
↓ 17 callersFunctionNewDetector
(image *gozxing.BitMatrix)
aztec/detector/detector.go:37
↓ 17 callersFunctioncode128ChooseCode
(value []rune, start, oldCode int)
oned/code128_writer.go:269
↓ 17 callersMethodcopyBit
(i, j, versionBits int)
qrcode/decoder/bit_matrix_parser.go:101
↓ 16 callersMethodGetDataCapacity
()
datamatrix/encoder/symbol_info.go:179
↓ 16 callersFunctionNewFinderPattern
(value int, startEnd []int, start, end, rowNumber int)
oned/rss/finder_pattern.go:15
↓ 16 callersFunctionNewSquareBitMatrix
(dimension int)
bit_matrix.go:17
↓ 16 callersFunctiontestDecodeAsciiSegment
(t testing.TB, bits *common.BitSource, mode Mode, result, trailer []byte)
datamatrix/decoder/decoded_bit_stream_parser_test.go:403
↓ 16 callersFunctionunsetRegion
(image *gozxing.BitMatrix, x, y, w, h int)
qrcode/detector/alignment_pattern_finder_test.go:11
↓ 15 callersMethodCrop
** * Returns a new object with cropped image data. Implementations may keep a reference to the * original data rather than a copy. Only callable i
luminance_source.go:57
↓ 15 callersFunctionEncoder_encode
(content string, ecLevel decoder.ErrorCorrectionLevel, hints map[gozxing.EncodeHintType]interface{})
qrcode/encoder/encoder.go:45
↓ 15 callersMethodGetVersionNumber
()
qrcode/decoder/version.go:43
↓ 15 callersFunctionNewDetector
(image *gozxing.BitMatrix)
qrcode/detector/detector.go:17
↓ 15 callersFunctionTestFile
(t testing.TB, reader gozxing.Reader, file, expectText string, expectFormat gozxing.BarcodeFormat, hints map[
testutil/testutil.go:126
↓ 15 callersFunctionclearMatrix
MatrixUtil_clearMatrix Set all cells to -1. -1 means that the cell is empty (not set yet).
qrcode/encoder/matrix_util.go:104
↓ 15 callersMethodgetX
()
aztec/detector/detector.go:593
↓ 15 callersMethodgetY
()
aztec/detector/detector.go:597
↓ 15 callersFunctionshiftPoint
(point, to gozxing.ResultPoint, div int)
datamatrix/detector/detector.go:77
↓ 15 callersFunctiontestEncodeHintType_String
(t testing.TB, h EncodeHintType, e string)
encode_hint_type_test.go:7
↓ 15 callersFunctiontestTextEncodeChar
(t testing.TB, c byte, expn int, expb []byte)
datamatrix/encoder/text_encoder_test.go:15
next →1–100 of 1,648, ranked by callers