MCPcopy Create free account

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

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

↓ 8 callersMethodUpdateSymbolInfoByLength
(len int)
datamatrix/encoder/encoder_context.go:114
↓ 8 callersMethodcontains
(n int)
datamatrix/decoder/decoded_bit_stream_parser.go:70
↓ 8 callersMethodcrossCheckVertical
(startI, centerJ, maxCount, originalStateCountTotal int)
qrcode/detector/alignment_pattern_finder.go:125
↓ 8 callersMethoddecodePair
(row *gozxing.BitArray, right bool, rowNumber int, hints map[gozxing.DecodeHintType]interface{})
oned/rss/rss14_reader.go:142
↓ 8 callersMethodencode
(context *EncoderContext)
datamatrix/encoder/ascii_encoder.go:17
↓ 8 callersMethodgetVerticalDataRegions
()
datamatrix/encoder/symbol_info.go:136
↓ 8 callersFunctionmoveAway
(point gozxing.ResultPoint, fromX, fromY float64)
datamatrix/detector/detector.go:83
↓ 8 callersFunctionnewTestLuminanceSource
(size int)
luminance_source_test.go:14
↓ 8 callersFunctionnewTestMiddleDecoder
(data []byte, ean13 bool)
oned/upcean_reader_test.go:140
↓ 8 callersFunctiontestMaskAcrossDimensions
(t testing.TB, reference int, condition func(int, int) bool)
qrcode/decoder/data_mask_test.go:22
↓ 8 callersFunctiontestMaskPattern
(t testing.TB, maskPattern int, isMasked func(int, int) bool)
qrcode/encoder/mask_util_test.go:165
↓ 8 callersFunctiontestUPCEANExtension5Support_parseExtension5String
(t testing.TB, raw, expect string)
oned/upcean_extension5_support_test.go:9
↓ 8 callersFunctiontestX12EncodeChar
(t testing.TB, c, expect byte)
datamatrix/encoder/x12_encoder_test.go:15
↓ 8 callersMethodtoResultPoint
()
aztec/detector/detector.go:585
↓ 7 callersMethodAddOrSubtract
(other *GenericGFPoly)
common/reedsolomon/generic_gf_poly.go:76
↓ 7 callersMethodAppendBit
(bit bool)
bit_array.go:158
↓ 7 callersMethodDecode
(bits *gozxing.BitMatrix, hints map[gozxing.DecodeHintType]interface{})
qrcode/decoder/decoder.go:35
↓ 7 callersFunctionDecodedBitStreamParser_decodeAlphanumericSegment
(bits *common.BitSource, result []byte, count int, fc1InEffect bool)
qrcode/decoder/decoded_bit_stream_parser.go:281
↓ 7 callersMethodGet
(x, y int)
bit_matrix.go:108
↓ 7 callersFunctionGetCharacterSetECIByName
(name string)
common/character_set_eci.go:105
↓ 7 callersFunctionGetCharacterSetECIByValue
(value int)
common/character_set_eci.go:98
↓ 7 callersMethodGetChecksumPortion
()
oned/rss/data_character.go:22
↓ 7 callersMethodGetCurrentChar
()
datamatrix/encoder/encoder_context.go:58
↓ 7 callersMethodGetNbLayers
()
aztec/detector/aztec_detector_result.go:27
↓ 7 callersMethodGetRemainingCharacters
()
datamatrix/encoder/encoder_context.go:102
↓ 7 callersMethodGetValue
()
common/character_set_eci.go:77
↓ 7 callersMethodHasStructuredAppend
()
common/decoder_result.go:90
↓ 7 callersFunctionLuminanceSourceString
(this LuminanceSource)
luminance_source.go:126
↓ 7 callersFunctionNewBinaryBitmapFromFile
(filename string)
testutil/testutil.go:60
↓ 7 callersFunctionNewChecksumException
(args ...interface{})
checksum_exception.go:15
↓ 7 callersFunctionNewCodaBarReader
()
oned/codabar_reader.go:50
↓ 7 callersFunctionNewOneDimensionalCodeWriter
(enc encoder)
oned/one_dimensional_code_writer.go:33
↓ 7 callersFunctionNewWhiteRectangleDetectorFromImage
(image *gozxing.BitMatrix)
common/detector/white_rectangle_detector.go:27
↓ 7 callersFunctionPatternMatchVariance
PatternMatchVariance Determines how closely a set of observed counts of runs of black/white values matches a given target pattern. This is reported as
oned/oned_reader.go:267
↓ 7 callersFunctionQRCode_IsValidMaskPattern
(maskPattern int)
qrcode/encoder/qrcode.go:86
↓ 7 callersMethodReverse
()
bit_array.go:217
↓ 7 callersFunctionSymbolInfo_Lookup
public static SymbolInfo lookup(int dataCodewords) public static SymbolInfo lookup(int dataCodewords, SymbolShapeHint shape) public static SymbolInfo
datamatrix/encoder/symbol_info.go:89
↓ 7 callersFunctionabs
(a int)
datamatrix/detector/detector.go:371
↓ 7 callersFunctioncode93AppendPattern
protected static int appendPattern(boolean[] target, int pos, int[] pattern, boolean startColor)
oned/code93_writer.go:72
↓ 7 callersMethodcontainsBlackPoint
containsBlackPoint Determines whether a segment contains a black point @param a min value of the scanned coordinate @param b max va
common/detector/white_rectangle_detector.go:284
↓ 7 callersMethodcrossCheckDiagonal
(centerI, centerJ int)
qrcode/detector/finder_pattern_finder.go:192
↓ 7 callersFunctionedifactEncodeChar
(c byte, sb []byte)
datamatrix/encoder/edifact_encoder.go:115
↓ 7 callersFunctionembedTypeInfo
embedTypeInfo Embed type information. On success, modify the matrix.
qrcode/encoder/matrix_util.go:163
↓ 7 callersMethodencode
(contents string)
oned/code128_writer.go:51
↓ 7 callersMethodencode
(contents string)
oned/upce_writer.go:25
↓ 7 callersMethodgetTotalCodewords
()
datamatrix/decoder/version.go:65
↓ 7 callersMethodgetVersionNumber
()
datamatrix/decoder/version.go:45
↓ 7 callersFunctionisEmpty
isEmpty Check if "value" is empty.
qrcode/encoder/matrix_util.go:378
↓ 7 callersFunctionmakeAlignPattern
(image *gozxing.BitMatrix, x, y int)
qrcode/detector/detector_test.go:11
↓ 7 callersFunctionmax
(a, b int)
oned/oned_reader.go:300
↓ 7 callersFunctionmaybeEmbedVersionInfo
maybeEmbedVersionInfo Embed version information if need be. On success, modify the matrix and return true. See 8.10 of JISX0510:2004 (p.47) for how to
qrcode/encoder/matrix_util.go:202
↓ 7 callersFunctionmin
(a, b int)
aztec/detector/detector.go:456
↓ 7 callersFunctionnewTestLuminanceSource2
(size int)
global_histogram_binarizer_test.go:7
↓ 7 callersMethodsizeOfBlackWhiteBlackRunBothWays
(fromX, fromY, toX, toY int)
qrcode/detector/detector.go:200
↓ 7 callersFunctiontestConvertUPCEtoUPCA
(t testing.TB, upce, expect string)
oned/upce_reader_test.go:78
↓ 7 callersFunctiontestEncode
(t testing.TB, writer gozxing.Writer, format gozxing.BarcodeFormat, contents, expect string)
oned/one_dimensional_code_writer_test.go:154
↓ 7 callersFunctiontestGenericGF_Multiply
(t testing.TB, g *GenericGF, a, b, expect int)
common/reedsolomon/generic_gf_test.go:128
↓ 7 callersMethodutah
utah Places the 8 bits of a utah-shaped symbol character in ECC200. @param row the row @param col the column @param pos character position
datamatrix/encoder/default_placement.go:137
↓ 7 callersFunctionxy2rgb
(x, y, width, height int)
rgb_luminance_source_test.go:18
↓ 6 callersMethodBuildMonomial
(degree, coefficient int)
common/reedsolomon/generic_gf.go:68
↓ 6 callersMethodDecodeMultiple
(image *gozxing.BinaryBitmap, hints map[gozxing.DecodeHintType]interface{})
multi/qrcode/qrcode_multi_reader.go:33
↓ 6 callersMethodDecodeWithoutHints
(image *gozxing.BinaryBitmap)
datamatrix/datamatrix_reader.go:26
↓ 6 callersMethodDetect
Detect Detects a Data Matrix Code in an image. @return {@link DetectorResult} encapsulating results of detecting a Data Matrix Code @throws NotFoundE
datamatrix/detector/detector.go:27
↓ 6 callersFunctionErrorCorrectionLevel_ValueOf
(s string)
qrcode/decoder/error_correction_level.go:48
↓ 6 callersFunctionFinderPatternFinder_doClearCounts
(counts []int)
qrcode/detector/finder_pattern_finder.go:178
↓ 6 callersFunctionGenericGF_addOrSubtract
(a, b int)
common/reedsolomon/generic_gf.go:81
↓ 6 callersMethodGetBitOffset
()
common/bit_source.go:19
↓ 6 callersMethodGetBlackRow
** * Converts one row of luminance data to 1 bit data. May actually do the conversion, or return * cached data. Callers should assume this method
binarizr.go:20
↓ 6 callersMethodGetBottomRightOnBit
()
bit_matrix.go:319
↓ 6 callersMethodGetByteSegments
()
common/decoder_result.go:58
↓ 6 callersMethodGetCodewordCount
()
datamatrix/encoder/encoder_context.go:78
↓ 6 callersMethodGetCoefficients
()
common/reedsolomon/generic_gf_poly.go:39
↓ 6 callersMethodGetCount
()
oned/rss/pair.go:20
↓ 6 callersMethodGetDataLengthForInterleavedBlock
(index int)
datamatrix/encoder/symbol_info.go:195
↓ 6 callersMethodGetMatrixHeight
()
datamatrix/encoder/symbol_info.go:191
↓ 6 callersMethodGetMatrixWidth
()
datamatrix/encoder/symbol_info.go:187
↓ 6 callersMethodGetMode
()
qrcode/encoder/qrcode.go:25
↓ 6 callersMethodGetResultPoints
()
result.go:51
↓ 6 callersMethodGetTopLeftOnBit
()
bit_matrix.go:299
↓ 6 callersFunctionHighLevelEncoder_determineConsecutiveDigitCount
determineConsecutiveDigitCount Determines the number of consecutive characters that are encodable using numeric compaction. @param msg the messa
datamatrix/encoder/high_level_encoder.go:375
↓ 6 callersMethodIsCropSupported
** * @return Whether this subclass supports cropping. */
luminance_source.go:45
↓ 6 callersMethodIsRotateSupported
** * @return Whether this subclass supports counter-clockwise rotation. */
luminance_source.go:62
↓ 6 callersFunctionLuminanceSourceInvert
(this LuminanceSource)
luminance_source.go:122
↓ 6 callersFunctionNewCode128Reader
()
oned/code128_reader.go:147
↓ 6 callersFunctionNewDecoder
()
aztec/decoder/decoder.go:62
↓ 6 callersFunctionNewITFReader
()
oned/itf_reader.go:80
↓ 6 callersFunctionNewInvertedLuminanceSource
(delegate LuminanceSource)
inverted_luminance_source.go:7
↓ 6 callersFunctionNewLuminanceSourceFromImage
(img image.Image)
go_image_luminance_source.go:18
↓ 6 callersFunctionPerspectiveTransform_SquareToQuadrilateral
(x0, y0, x1, y1, x2, y2, x3, y3 float64)
common/perspective_transform.go:39
↓ 6 callersMethodRotateCounterClockwise
** * Returns a new object with rotated image data by 90 degrees counterclockwise. * Only callable if {@link #isRotateSupported()} is true. * *
luminance_source.go:76
↓ 6 callersFunctionStringUtils_guessCharset
(bytes []byte, hints map[gozxing.DecodeHintType]interface{})
common/string_utils.go:45
↓ 6 callersMethodUpdateSymbolInfo
()
datamatrix/encoder/encoder_context.go:110
↓ 6 callersFunctionVersion_decodeVersionInformation
(versionBits int)
qrcode/decoder/version.go:87
↓ 6 callersMethodaddOrTally
(possiblePairs []*Pair, pair *Pair)
oned/rss/rss14_reader.go:70
↓ 6 callersFunctionc40HandleEOD
HandleEOD Handle "end of data" situations @param context the encoder context @param buffer the buffer with the remaining encoded characters
datamatrix/encoder/c40_encoder.go:90
↓ 6 callersFunctioncheckChecksum
(leftPair, rightPair *Pair)
oned/rss/rss14_reader.go:129
↓ 6 callersFunctionchooseMode
chooseMode Choose the best mode by examining the content. Note that 'encoding' is used as a hint; if it is Shift_JIS, and the input is only double-byt
qrcode/encoder/encoder.go:236
↓ 6 callersMethodcorrectTopRight
correctTopRight Calculates the corner position of the white top right module.
datamatrix/detector/detector.go:184
↓ 6 callersMethoddecode
(parser *BitMatrixParser, hints map[gozxing.DecodeHintType]interface{})
qrcode/decoder/decoder.go:102
↓ 6 callersFunctiondecodeAnsiX12Segment
decodeAnsiX12Segment See ISO 16022:2006, 5.2.7
datamatrix/decoder/decoded_bit_stream_parser.go:399
← previousnext →201–300 of 1,648, ranked by callers