- barcodeDispatchDecoder(ByteBuffer, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
char* barcodeDispatchDecoder(char*, l_int32, l_int32)
native declaration : allheaders.h:152
- barcodeFormatIsSupported(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 barcodeFormatIsSupported(l_int32)
native declaration : allheaders.h:154
- baseindex - Variable in class net.sourceforge.lept4j.JbClasser
-
number of components already processed
C type : l_int32
- baseline1 - Variable in class net.sourceforge.lept4j.L_Bmf
-
baseline offset for ascii 33 - 57
C type : l_int32
- baseline2 - Variable in class net.sourceforge.lept4j.L_Bmf
-
baseline offset for ascii 58 - 91
C type : l_int32
- baseline3 - Variable in class net.sourceforge.lept4j.L_Bmf
-
baseline offset for ascii 93 - 126
C type : l_int32
- baselinetab - Variable in class net.sourceforge.lept4j.L_Bmf
-
table mapping ascii --> baseline offset
C type : l_int32*
- bbufferCreate(ByteBuffer, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_BBUFFER* bbufferCreate(l_uint8*, l_int32)
native declaration : allheaders.h:164
- bbufferCreate(ByteBuffer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_BBUFFER* bbufferCreate(l_uint8*, l_int32)
native declaration : allheaders.h:164
- bbufferDestroy(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void bbufferDestroy(L_BBUFFER**)
native declaration : allheaders.h:166
- bbufferDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void bbufferDestroy(L_BBUFFER**)
native declaration : allheaders.h:166
- bbufferDestroyAndSaveData(PointerByReference, NativeSizeByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_uint8* bbufferDestroyAndSaveData(L_BBUFFER**, size_t*)
native declaration : allheaders.h:168
- bbufferDestroyAndSaveData(PointerByReference, NativeSizeByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_uint8* bbufferDestroyAndSaveData(L_BBUFFER**, size_t*)
native declaration : allheaders.h:168
- bbufferExtendArray(L_ByteBuffer, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 bbufferExtendArray(L_BBUFFER*, l_int32)
native declaration : allheaders.h:174
- bbufferExtendArray(L_ByteBuffer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 bbufferExtendArray(L_BBUFFER*, l_int32)
native declaration : allheaders.h:174
- bbufferRead(L_ByteBuffer, ByteBuffer, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 bbufferRead(L_BBUFFER*, l_uint8*, l_int32)
native declaration : allheaders.h:170
- bbufferRead(L_ByteBuffer, ByteBuffer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 bbufferRead(L_BBUFFER*, l_uint8*, l_int32)
native declaration : allheaders.h:170
- bbufferReadStream(L_ByteBuffer, ILeptonica.FILE, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 bbufferReadStream(L_BBUFFER*, FILE*, l_int32)
native declaration : allheaders.h:172
- bbufferWrite(L_ByteBuffer, ByteBuffer, NativeSize, NativeSizeByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 bbufferWrite(L_BBUFFER*, l_uint8*, size_t, size_t*)
native declaration : allheaders.h:176
- bbufferWrite(L_ByteBuffer, ByteBuffer, NativeSize, NativeSizeByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 bbufferWrite(L_BBUFFER*, l_uint8*, size_t, size_t*)
native declaration : allheaders.h:176
- bbufferWriteStream(L_ByteBuffer, ILeptonica.FILE, NativeSize, NativeSizeByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 bbufferWriteStream(L_BBUFFER*, FILE*, size_t, size_t*)
native declaration : allheaders.h:178
- beta - Variable in class net.sourceforge.lept4j.L_Rdid
-
channel coeffs for template fg term
C type : l_float32*
- bfFill1 - Variable in class net.sourceforge.lept4j.BMP_FileHeader
-
remainder of the bfSize field
C type : l_int16
- bfFill2 - Variable in class net.sourceforge.lept4j.BMP_FileHeader
-
remainder of the bfOffBits field
C type : l_int16
- bfOffBits - Variable in class net.sourceforge.lept4j.BMP_FileHeader
-
offset from beginning of file
C type : l_int16
- bfReserved1 - Variable in class net.sourceforge.lept4j.BMP_FileHeader
-
don't care (set to 0)
C type : l_int16
- bfReserved2 - Variable in class net.sourceforge.lept4j.BMP_FileHeader
-
don't care (set to 0)
C type : l_int16
- bfSize - Variable in class net.sourceforge.lept4j.BMP_FileHeader
-
length of the file;
sizeof(BMP_FileHeader) +
sizeof(BMP_InfoHeader) +
size of color table +
size of DIB bits
C type : l_int16
- bfType - Variable in class net.sourceforge.lept4j.BMP_FileHeader
-
file type; must be "BM"
C type : l_int16
- biBitCount - Variable in class net.sourceforge.lept4j.BMP_InfoHeader
-
number of bits per pixel
C type : l_int16
- biClrImportant - Variable in class net.sourceforge.lept4j.BMP_InfoHeader
-
number of important colors used
C type : l_int32
- biClrUsed - Variable in class net.sourceforge.lept4j.BMP_InfoHeader
-
number of colors used
C type : l_int32
- biCompression - Variable in class net.sourceforge.lept4j.BMP_InfoHeader
-
compression format (0 == uncompressed)
C type : l_int32
- biHeight - Variable in class net.sourceforge.lept4j.BMP_InfoHeader
-
bitmap height in pixels
C type : l_int32
- bilinearXformPt(FloatBuffer, int, int, FloatBuffer, FloatBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 bilinearXformPt(l_float32*, l_int32, l_int32, l_float32*, l_float32*)
native declaration : allheaders.h:214
- bilinearXformPt(FloatBuffer, int, int, FloatBuffer, FloatBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 bilinearXformPt(l_float32*, l_int32, l_int32, l_float32*, l_float32*)
native declaration : allheaders.h:214
- bilinearXformSampledPt(FloatBuffer, int, int, IntBuffer, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 bilinearXformSampledPt(l_float32*, l_int32, l_int32, l_int32*, l_int32*)
native declaration : allheaders.h:212
- bilinearXformSampledPt(FloatBuffer, int, int, IntBuffer, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 bilinearXformSampledPt(l_float32*, l_int32, l_int32, l_int32*, l_int32*)
native declaration : allheaders.h:212
- biPlanes - Variable in class net.sourceforge.lept4j.BMP_InfoHeader
-
number of bitmap planes
C type : l_int16
- biSize - Variable in class net.sourceforge.lept4j.BMP_InfoHeader
-
size of the BMP_InfoHeader struct
C type : l_int32
- biSizeImage - Variable in class net.sourceforge.lept4j.BMP_InfoHeader
-
size of image in bytes
C type : l_int32
- biWidth - Variable in class net.sourceforge.lept4j.BMP_InfoHeader
-
bitmap width in pixels
C type : l_int32
- biXPelsPerMeter - Variable in class net.sourceforge.lept4j.BMP_InfoHeader
-
pixels per meter in x direction
C type : l_int32
- biYPelsPerMeter - Variable in class net.sourceforge.lept4j.BMP_InfoHeader
-
pixels per meter in y direction
C type : l_int32
- blue - Variable in class net.sourceforge.lept4j.RGBA_Quad
-
C type : l_uint8
- bmf - Variable in class net.sourceforge.lept4j.L_Recog
-
bmf fonts
C type : L_Bmf*
- bmf_size - Variable in class net.sourceforge.lept4j.L_Recog
-
font size of bmf; default is 6 pt
C type : l_int32
- bmfCreate(String, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
L_BMF* bmfCreate(const char*, l_int32)
native declaration : allheaders.h:276
- bmfCreate(String, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
L_BMF* bmfCreate(const char*, l_int32)
native declaration : allheaders.h:276
- bmfDestroy(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void bmfDestroy(L_BMF**)
native declaration : allheaders.h:278
- bmfDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void bmfDestroy(L_BMF**)
native declaration : allheaders.h:278
- bmfGetBaseline(L_Bmf, byte, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 bmfGetBaseline(L_BMF*, char, l_int32*)
native declaration : allheaders.h:284
- bmfGetBaseline(L_Bmf, byte, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 bmfGetBaseline(L_BMF*, char, l_int32*)
native declaration : allheaders.h:284
- bmfGetLineStrings(L_Bmf, String, int, int, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
SARRAY* bmfGetLineStrings(L_BMF*, const char*, l_int32, l_int32, l_int32*)
native declaration : allheaders.h:4866
- bmfGetPix(L_Bmf, byte) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : PIX* bmfGetPix(L_BMF*, char)
native declaration : allheaders.h:280
- bmfGetPix(L_Bmf, byte) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : PIX* bmfGetPix(L_BMF*, char)
native declaration : allheaders.h:280
- bmfGetStringWidth(L_Bmf, String, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 bmfGetStringWidth(L_BMF*, const char*, l_int32*)
native declaration : allheaders.h:4870
- bmfGetWidth(L_Bmf, byte, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 bmfGetWidth(L_BMF*, char, l_int32*)
native declaration : allheaders.h:282
- bmfGetWidth(L_Bmf, byte, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 bmfGetWidth(L_BMF*, char, l_int32*)
native declaration : allheaders.h:282
- bmfGetWordWidths(L_Bmf, String, Sarray) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
NUMA* bmfGetWordWidths(L_BMF*, const char*, SARRAY*)
native declaration : allheaders.h:4868
- BMP_FileHeader - Class in net.sourceforge.lept4j
-
- BMP_FileHeader() - Constructor for class net.sourceforge.lept4j.BMP_FileHeader
-
- BMP_FileHeader(short, short, short, short, short, short, short) - Constructor for class net.sourceforge.lept4j.BMP_FileHeader
-
- BMP_FileHeader(Pointer) - Constructor for class net.sourceforge.lept4j.BMP_FileHeader
-
- BMP_FileHeader.ByReference - Class in net.sourceforge.lept4j
-
- BMP_FileHeader.ByValue - Class in net.sourceforge.lept4j
-
- BMP_ID - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
- BMP_InfoHeader - Class in net.sourceforge.lept4j
-
- BMP_InfoHeader() - Constructor for class net.sourceforge.lept4j.BMP_InfoHeader
-
- BMP_InfoHeader(Pointer) - Constructor for class net.sourceforge.lept4j.BMP_InfoHeader
-
- BMP_InfoHeader.ByReference - Class in net.sourceforge.lept4j
-
- BMP_InfoHeader.ByValue - Class in net.sourceforge.lept4j
-
- boot_iters - Variable in class net.sourceforge.lept4j.L_Recog
-
number of 2x2 erosion iters on boot pixa
C type : l_int32
- bootdir - Variable in class net.sourceforge.lept4j.L_Recog
-
dir with bootstrap pixa charsets
C type : char*
- bootpath - Variable in class net.sourceforge.lept4j.L_Recog
-
path for single bootstrap pixa charset
C type : char*
- bootpattern - Variable in class net.sourceforge.lept4j.L_Recog
-
file pattern for bootstrap pixa charsets
C type : char*
- bootrecog - Variable in class net.sourceforge.lept4j.L_Recog
-
1 if using bootstrap samples; else 0
C type : l_int32
- Box - Class in net.sourceforge.lept4j
-
- Box() - Constructor for class net.sourceforge.lept4j.Box
-
- Box(int, int, int, int, int) - Constructor for class net.sourceforge.lept4j.Box
-
- Box(Pointer) - Constructor for class net.sourceforge.lept4j.Box
-
- box - Variable in class net.sourceforge.lept4j.Boxa
-
box ptr array
C type : Box**
- Box.ByReference - Class in net.sourceforge.lept4j
-
- Box.ByValue - Class in net.sourceforge.lept4j
-
- Boxa - Class in net.sourceforge.lept4j
-
- Boxa() - Constructor for class net.sourceforge.lept4j.Boxa
-
- Boxa(int, int, int, PointerByReference) - Constructor for class net.sourceforge.lept4j.Boxa
-
- Boxa(Pointer) - Constructor for class net.sourceforge.lept4j.Boxa
-
- boxa - Variable in class net.sourceforge.lept4j.Boxaa
-
boxa ptr array
C type : Boxa**
- boxa - Variable in class net.sourceforge.lept4j.CCBord
-
regions of each closed curve
C type : Boxa*
- boxa - Variable in class net.sourceforge.lept4j.Pixa
-
array of boxes
C type : Boxa*
- boxa - Variable in class net.sourceforge.lept4j.Pixaa
-
array of boxes
C type : Boxa*
- boxa - Variable in class net.sourceforge.lept4j.PixaComp
-
array of boxes
C type : Boxa*
- Boxa.ByReference - Class in net.sourceforge.lept4j
-
- Boxa.ByValue - Class in net.sourceforge.lept4j
-
- BOXA_VERSION_NUMBER - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
native declaration : pix.h
- Boxaa - Class in net.sourceforge.lept4j
-
- Boxaa() - Constructor for class net.sourceforge.lept4j.Boxaa
-
- Boxaa(int, int, PointerByReference) - Constructor for class net.sourceforge.lept4j.Boxaa
-
- Boxaa(Pointer) - Constructor for class net.sourceforge.lept4j.Boxaa
-
- Boxaa.ByReference - Class in net.sourceforge.lept4j
-
- Boxaa.ByValue - Class in net.sourceforge.lept4j
-
- BOXAA_VERSION_NUMBER - Static variable in interface net.sourceforge.lept4j.ILeptonica
-
native declaration : pix.h
- boxaaAddBox(Boxaa, int, Box, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaaAddBox(BOXAA*, l_int32, BOX*, l_int32)
native declaration : allheaders.h:398
- boxaaAddBox(Boxaa, int, Box, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaaAddBox(BOXAA*, l_int32, BOX*, l_int32)
native declaration : allheaders.h:398
- boxaaAddBoxa(Boxaa, Boxa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaaAddBoxa(BOXAA*, BOXA*, l_int32)
native declaration : allheaders.h:374
- boxaaAlignBox(Boxaa, Box, int, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaaAlignBox(BOXAA*, BOX*, l_int32, l_int32*)
native declaration : allheaders.h:526
- boxaaAlignBox(Boxaa, Box, int, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaaAlignBox(BOXAA*, BOX*, l_int32, l_int32*)
native declaration : allheaders.h:526
- boxaaCopy(Boxaa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : BOXAA* boxaaCopy(BOXAA*, l_int32)
native declaration : allheaders.h:370
- boxaaCreate(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : BOXAA* boxaaCreate(l_int32)
native declaration : allheaders.h:368
- boxaAddBox(Boxa, Box, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaAddBox(BOXA*, BOX*, l_int32)
native declaration : allheaders.h:336
- boxaaDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void boxaaDestroy(BOXAA**)
native declaration : allheaders.h:372
- boxaaDisplay(Boxaa, int, int, int, int, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
PIX* boxaaDisplay(BOXAA*, l_int32, l_int32, l_uint32, l_uint32, l_int32, l_int32)
native declaration : allheaders.h:544
- boxaaDisplay(Boxaa, int, int, int, int, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
PIX* boxaaDisplay(BOXAA*, l_int32, l_int32, l_uint32, l_uint32, l_int32, l_int32)
native declaration : allheaders.h:544
- boxaAdjustHeightToTarget(Boxa, Boxa, int, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaAdjustHeightToTarget(BOXA*, BOXA*, l_int32, l_int32, l_int32)
native declaration : allheaders.h:468
- boxaAdjustHeightToTarget(Boxa, Boxa, int, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaAdjustHeightToTarget(BOXA*, BOXA*, l_int32, l_int32, l_int32)
native declaration : allheaders.h:468
- boxaAdjustWidthToTarget(Boxa, Boxa, int, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaAdjustWidthToTarget(BOXA*, BOXA*, l_int32, l_int32, l_int32)
native declaration : allheaders.h:466
- boxaAdjustWidthToTarget(Boxa, Boxa, int, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaAdjustWidthToTarget(BOXA*, BOXA*, l_int32, l_int32, l_int32)
native declaration : allheaders.h:466
- boxaaExtendArray(Boxaa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 boxaaExtendArray(BOXAA*)
native declaration : allheaders.h:376
- boxaaExtendArrayToSize(Boxaa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaaExtendArrayToSize(BOXAA*, l_int32)
native declaration : allheaders.h:378
- boxaaExtendWithInit(Boxaa, int, Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaaExtendWithInit(BOXAA*, l_int32, BOXA*)
native declaration : allheaders.h:390
- boxaAffineTransform(Boxa, FloatBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaAffineTransform(BOXA*, l_float32*)
native declaration : allheaders.h:110
- boxaAffineTransform(Boxa, FloatBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaAffineTransform(BOXA*, l_float32*)
native declaration : allheaders.h:110
- boxaaFlattenAligned(Boxaa, int, Box, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaaFlattenAligned(BOXAA*, l_int32, BOX*, l_int32)
native declaration : allheaders.h:522
- boxaaFlattenAligned(Boxaa, int, Box, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaaFlattenAligned(BOXAA*, l_int32, BOX*, l_int32)
native declaration : allheaders.h:522
- boxaaFlattenToBoxa(Boxaa, PointerByReference, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaaFlattenToBoxa(BOXAA*, NUMA**, l_int32)
native declaration : allheaders.h:520
- boxaaFlattenToBoxa(Boxaa, PointerByReference, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaaFlattenToBoxa(BOXAA*, NUMA**, l_int32)
native declaration : allheaders.h:520
- boxaaGetBox(Boxaa, int, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOX* boxaaGetBox(BOXAA*, l_int32, l_int32, l_int32)
native declaration : allheaders.h:386
- boxaaGetBoxa(Boxaa, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaaGetBoxa(BOXAA*, l_int32, l_int32)
native declaration : allheaders.h:384
- boxaaGetBoxCount(Boxaa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 boxaaGetBoxCount(BOXAA*)
native declaration : allheaders.h:382
- boxaaGetCount(Boxaa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 boxaaGetCount(BOXAA*)
native declaration : allheaders.h:380
- boxaaGetExtent(Boxaa, IntBuffer, IntBuffer, PointerByReference, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaaGetExtent(BOXAA*, l_int32*, l_int32*, BOX**, BOXA**)
native declaration : allheaders.h:518
- boxaaGetExtent(Boxaa, IntByReference, IntByReference, PointerByReference, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaaGetExtent(BOXAA*, l_int32*, l_int32*, BOX**, BOXA**)
native declaration : allheaders.h:518
- boxaaGetExtent(Boxaa, IntBuffer, IntBuffer, PointerByReference, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaaGetExtent(BOXAA*, l_int32*, l_int32*, BOX**, BOXA**)
native declaration : allheaders.h:518
- boxaaGetExtent(Boxaa, IntByReference, IntByReference, PointerByReference, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaaGetExtent(BOXAA*, l_int32*, l_int32*, BOX**, BOXA**)
native declaration : allheaders.h:518
- boxaaInitFull(Boxaa, Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaaInitFull(BOXAA*, BOXA*)
native declaration : allheaders.h:388
- boxaaInsertBoxa(Boxaa, int, Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaaInsertBoxa(BOXAA*, l_int32, BOXA*)
native declaration : allheaders.h:394
- boxaaInsertBoxa(Boxaa, int, Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaaInsertBoxa(BOXAA*, l_int32, BOXA*)
native declaration : allheaders.h:394
- boxaaJoin(Boxaa, Boxaa, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaaJoin(BOXAA*, BOXAA*, l_int32, l_int32)
native declaration : allheaders.h:480
- boxaaJoin(Boxaa, Boxaa, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaaJoin(BOXAA*, BOXAA*, l_int32, l_int32)
native declaration : allheaders.h:480
- boxaaQuadtreeRegions(int, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXAA* boxaaQuadtreeRegions(l_int32, l_int32, l_int32)
native declaration : allheaders.h:3972
- boxaaRead(String) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : BOXAA* boxaaRead(const char*)
native declaration : allheaders.h:402
- boxaaRead(String) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : BOXAA* boxaaRead(const char*)
native declaration : allheaders.h:402
- boxaaReadFromFiles(String, String, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXAA* boxaaReadFromFiles(const char*, const char*, l_int32, l_int32)
native declaration : allheaders.h:400
- boxaaReadFromFiles(String, String, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXAA* boxaaReadFromFiles(const char*, const char*, l_int32, l_int32)
native declaration : allheaders.h:400
- boxaaReadStream(ILeptonica.FILE) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : BOXAA* boxaaReadStream(FILE*)
native declaration : allheaders.h:404
- boxaaRemoveBoxa(Boxaa, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaaRemoveBoxa(BOXAA*, l_int32)
native declaration : allheaders.h:396
- boxaaRemoveBoxa(Boxaa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaaRemoveBoxa(BOXAA*, l_int32)
native declaration : allheaders.h:396
- boxaaReplaceBoxa(Boxaa, int, Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaaReplaceBoxa(BOXAA*, l_int32, BOXA*)
native declaration : allheaders.h:392
- boxaaReplaceBoxa(Boxaa, int, Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaaReplaceBoxa(BOXAA*, l_int32, BOXA*)
native declaration : allheaders.h:392
- boxaaSelectRange(Boxaa, int, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXAA* boxaaSelectRange(BOXAA*, l_int32, l_int32, l_int32)
native declaration : allheaders.h:560
- boxaaSelectRange(Boxaa, int, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXAA* boxaaSelectRange(BOXAA*, l_int32, l_int32, l_int32)
native declaration : allheaders.h:560
- boxaaSizeRange(Boxaa, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaaSizeRange(BOXAA*, l_int32*, l_int32*, l_int32*, l_int32*)
native declaration : allheaders.h:610
- boxaaSizeRange(Boxaa, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaaSizeRange(BOXAA*, l_int32*, l_int32*, l_int32*, l_int32*)
native declaration : allheaders.h:610
- boxaaWrite(String, Boxaa) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaaWrite(const char*, BOXAA*)
native declaration : allheaders.h:406
- boxaaWrite(String, Boxaa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaaWrite(const char*, BOXAA*)
native declaration : allheaders.h:406
- boxaaWriteStream(ILeptonica.FILE, Boxaa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaaWriteStream(FILE*, BOXAA*)
native declaration : allheaders.h:408
- boxaBinSort(Boxa, int, int, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaBinSort(BOXA*, l_int32, l_int32, NUMA**)
native declaration : allheaders.h:500
- boxaBinSort(Boxa, int, int, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaBinSort(BOXA*, l_int32, l_int32, NUMA**)
native declaration : allheaders.h:500
- boxaClear(Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 boxaClear(BOXA*)
native declaration : allheaders.h:366
- boxaClipToBox(Boxa, Box) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : BOXA* boxaClipToBox(BOXA*, BOX*)
native declaration : allheaders.h:432
- boxaClipToBox(Boxa, Box) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : BOXA* boxaClipToBox(BOXA*, BOX*)
native declaration : allheaders.h:432
- boxaCombineOverlaps(Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : BOXA* boxaCombineOverlaps(BOXA*)
native declaration : allheaders.h:434
- boxaCombineOverlaps(Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : BOXA* boxaCombineOverlaps(BOXA*)
native declaration : allheaders.h:434
- boxaCompareRegions(Boxa, Boxa, int, IntBuffer, FloatBuffer, FloatBuffer, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaCompareRegions(BOXA*, BOXA*, l_int32, l_int32*, l_float32*, l_float32*, PIX**)
native declaration : allheaders.h:552
- boxaCompareRegions(Boxa, Boxa, int, IntByReference, FloatByReference, FloatByReference, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaCompareRegions(BOXA*, BOXA*, l_int32, l_int32*, l_float32*, l_float32*, PIX**)
native declaration : allheaders.h:552
- boxaCompareRegions(Boxa, Boxa, int, IntBuffer, FloatBuffer, FloatBuffer, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaCompareRegions(BOXA*, BOXA*, l_int32, l_int32*, l_float32*, l_float32*, PIX**)
native declaration : allheaders.h:552
- boxaCompareRegions(Boxa, Boxa, int, IntByReference, FloatByReference, FloatByReference, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaCompareRegions(BOXA*, BOXA*, l_int32, l_int32*, l_float32*, l_float32*, PIX**)
native declaration : allheaders.h:552
- boxaConstrainSize(Boxa, int, int, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaConstrainSize(BOXA*, l_int32, l_int32, l_int32, l_int32)
native declaration : allheaders.h:596
- boxaConstrainSize(Boxa, int, int, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaConstrainSize(BOXA*, l_int32, l_int32, l_int32, l_int32)
native declaration : allheaders.h:596
- boxaContainedInBox(Boxa, Box) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaContainedInBox(BOXA*, BOX*)
native declaration : allheaders.h:428
- boxaContainedInBox(Boxa, Box) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaContainedInBox(BOXA*, BOX*)
native declaration : allheaders.h:428
- boxaConvertToPta(Boxa, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
PTA* boxaConvertToPta(BOXA*, l_int32)
native declaration : allheaders.h:578
- boxaConvertToPta(Boxa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
PTA* boxaConvertToPta(BOXA*, l_int32)
native declaration : allheaders.h:578
- boxaCopy(Boxa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : BOXA* boxaCopy(BOXA*, l_int32)
native declaration : allheaders.h:332
- boxaCreate(int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : BOXA* boxaCreate(l_int32)
native declaration : allheaders.h:330
- boxaDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void boxaDestroy(BOXA**)
native declaration : allheaders.h:334
- boxaDisplayTiled(Boxa, Pixa, int, int, float, int, int, int, String) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
PIX* boxaDisplayTiled(BOXA*, PIXA*, l_int32, l_int32, l_float32, l_int32, l_int32, l_int32, const char*)
native declaration : allheaders.h:618
- boxaDisplayTiled(Boxa, Pixa, int, int, float, int, int, int, String) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
PIX* boxaDisplayTiled(BOXA*, PIXA*, l_int32, l_int32, l_float32, l_int32, l_int32, l_int32, const char*)
native declaration : allheaders.h:618
- boxAdjustSides(Box, Box, int, int, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOX* boxAdjustSides(BOX*, BOX*, l_int32, l_int32, l_int32, l_int32)
native declaration : allheaders.h:462
- boxAdjustSides(Box, Box, int, int, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOX* boxAdjustSides(BOX*, BOX*, l_int32, l_int32, l_int32, l_int32)
native declaration : allheaders.h:462
- boxaEncapsulateAligned(Boxa, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXAA* boxaEncapsulateAligned(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:524
- boxaEncapsulateAligned(Boxa, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXAA* boxaEncapsulateAligned(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:524
- boxaEqual(Boxa, Boxa, int, PointerByReference, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaEqual(BOXA*, BOXA*, l_int32, NUMA**, l_int32*)
native declaration : allheaders.h:472
- boxaEqual(Boxa, Boxa, int, PointerByReference, IntByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaEqual(BOXA*, BOXA*, l_int32, NUMA**, l_int32*)
native declaration : allheaders.h:472
- boxaEqual(Boxa, Boxa, int, PointerByReference, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaEqual(BOXA*, BOXA*, l_int32, NUMA**, l_int32*)
native declaration : allheaders.h:472
- boxaEqual(Boxa, Boxa, int, PointerByReference, IntByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaEqual(BOXA*, BOXA*, l_int32, NUMA**, l_int32*)
native declaration : allheaders.h:472
- boxaExtendArray(Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 boxaExtendArray(BOXA*)
native declaration : allheaders.h:338
- boxaExtendArrayToSize(Boxa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaExtendArrayToSize(BOXA*, l_int32)
native declaration : allheaders.h:340
- boxaExtractAsNuma(Boxa, PointerByReference, PointerByReference, PointerByReference, PointerByReference, PointerByReference, PointerByReference, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaExtractAsNuma(BOXA*, NUMA**, NUMA**, NUMA**, NUMA**, NUMA**, NUMA**, l_int32)
native declaration : allheaders.h:508
- boxaExtractAsNuma(Boxa, PointerByReference, PointerByReference, PointerByReference, PointerByReference, PointerByReference, PointerByReference, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaExtractAsNuma(BOXA*, NUMA**, NUMA**, NUMA**, NUMA**, NUMA**, NUMA**, l_int32)
native declaration : allheaders.h:508
- boxaExtractAsPta(Boxa, PointerByReference, PointerByReference, PointerByReference, PointerByReference, PointerByReference, PointerByReference, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaExtractAsPta(BOXA*, PTA**, PTA**, PTA**, PTA**, PTA**, PTA**, l_int32)
native declaration : allheaders.h:510
- boxaExtractAsPta(Boxa, PointerByReference, PointerByReference, PointerByReference, PointerByReference, PointerByReference, PointerByReference, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaExtractAsPta(BOXA*, PTA**, PTA**, PTA**, PTA**, PTA**, PTA**, l_int32)
native declaration : allheaders.h:510
- boxaExtractSortedPattern(Boxa, Numa) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
NUMAA* boxaExtractSortedPattern(BOXA*, NUMA*)
native declaration : allheaders.h:730
- boxaExtractSortedPattern(Boxa, Numa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
NUMAA* boxaExtractSortedPattern(BOXA*, NUMA*)
native declaration : allheaders.h:730
- boxaFillSequence(Boxa, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaFillSequence(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:604
- boxaFillSequence(Boxa, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaFillSequence(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:604
- boxaGetArea(Boxa, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaGetArea(BOXA*, l_int32*)
native declaration : allheaders.h:616
- boxaGetArea(Boxa, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaGetArea(BOXA*, l_int32*)
native declaration : allheaders.h:616
- boxaGetAverageSize(Boxa, FloatBuffer, FloatBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaGetAverageSize(BOXA*, l_float32*, l_float32*)
native declaration : allheaders.h:516
- boxaGetAverageSize(Boxa, FloatBuffer, FloatBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaGetAverageSize(BOXA*, l_float32*, l_float32*)
native declaration : allheaders.h:516
- boxaGetBox(Boxa, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOX* boxaGetBox(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:346
- boxaGetBoxGeometry(Boxa, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaGetBoxGeometry(BOXA*, l_int32, l_int32*, l_int32*, l_int32*, l_int32*)
native declaration : allheaders.h:350
- boxaGetCount(Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 boxaGetCount(BOXA*)
native declaration : allheaders.h:342
- boxaGetCoverage(Boxa, int, int, int, FloatBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaGetCoverage(BOXA*, l_int32, l_int32, l_int32, l_float32*)
native declaration : allheaders.h:608
- boxaGetCoverage(Boxa, int, int, int, FloatBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaGetCoverage(BOXA*, l_int32, l_int32, l_int32, l_float32*)
native declaration : allheaders.h:608
- boxaGetExtent(Boxa, IntBuffer, IntBuffer, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaGetExtent(BOXA*, l_int32*, l_int32*, BOX**)
native declaration : allheaders.h:606
- boxaGetExtent(Boxa, IntByReference, IntByReference, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaGetExtent(BOXA*, l_int32*, l_int32*, BOX**)
native declaration : allheaders.h:606
- boxaGetExtent(Boxa, IntBuffer, IntBuffer, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaGetExtent(BOXA*, l_int32*, l_int32*, BOX**)
native declaration : allheaders.h:606
- boxaGetExtent(Boxa, IntByReference, IntByReference, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaGetExtent(BOXA*, l_int32*, l_int32*, BOX**)
native declaration : allheaders.h:606
- boxaGetMedian(Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : BOX* boxaGetMedian(BOXA*)
native declaration : allheaders.h:514
- boxaGetMedian(Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : BOX* boxaGetMedian(BOXA*)
native declaration : allheaders.h:514
- boxaGetNearestToPt(Boxa, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOX* boxaGetNearestToPt(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:450
- boxaGetNearestToPt(Boxa, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOX* boxaGetNearestToPt(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:450
- boxaGetRankSize(Boxa, float) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOX* boxaGetRankSize(BOXA*, l_float32)
native declaration : allheaders.h:512
- boxaGetRankSize(Boxa, float) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOX* boxaGetRankSize(BOXA*, l_float32)
native declaration : allheaders.h:512
- boxaGetValidBox(Boxa, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOX* boxaGetValidBox(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:348
- boxaGetValidCount(Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 boxaGetValidCount(BOXA*)
native declaration : allheaders.h:344
- boxaGetWhiteblocks(Boxa, Box, int, int, float, int, float, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaGetWhiteblocks(BOXA*, BOX*, l_int32, l_int32, l_float32, l_int32, l_float32, l_int32)
native declaration : allheaders.h:2584
- boxaGetWhiteblocks(Boxa, Box, int, int, float, int, float, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaGetWhiteblocks(BOXA*, BOX*, l_int32, l_int32, l_float32, l_int32, l_float32, l_int32)
native declaration : allheaders.h:2584
- boxaHandleOverlaps(Boxa, int, int, float, float, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaHandleOverlaps(BOXA*, l_int32, l_int32, l_float32, l_float32, NUMA**)
native declaration : allheaders.h:444
- boxaHandleOverlaps(Boxa, int, int, float, float, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaHandleOverlaps(BOXA*, l_int32, l_int32, l_float32, l_float32, NUMA**)
native declaration : allheaders.h:444
- boxaInitFull(Boxa, Box) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 boxaInitFull(BOXA*, BOX*)
native declaration : allheaders.h:364
- boxaInsertBox(Boxa, int, Box) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaInsertBox(BOXA*, l_int32, BOX*)
native declaration : allheaders.h:356
- boxaIntersectsBox(Boxa, Box) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaIntersectsBox(BOXA*, BOX*)
native declaration : allheaders.h:430
- boxaIntersectsBox(Boxa, Box) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaIntersectsBox(BOXA*, BOX*)
native declaration : allheaders.h:430
- boxaIsFull(Boxa, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 boxaIsFull(BOXA*, l_int32*)
native declaration : allheaders.h:352
- boxaJoin(Boxa, Boxa, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaJoin(BOXA*, BOXA*, l_int32, l_int32)
native declaration : allheaders.h:478
- boxaJoin(Boxa, Boxa, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaJoin(BOXA*, BOXA*, l_int32, l_int32)
native declaration : allheaders.h:478
- boxaLinearFit(Boxa, float, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaLinearFit(BOXA*, l_float32, l_int32)
native declaration : allheaders.h:590
- boxaLinearFit(Boxa, float, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaLinearFit(BOXA*, l_float32, l_int32)
native declaration : allheaders.h:590
- boxaLocationRange(Boxa, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaLocationRange(BOXA*, l_int32*, l_int32*, l_int32*, l_int32*)
native declaration : allheaders.h:614
- boxaLocationRange(Boxa, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaLocationRange(BOXA*, l_int32*, l_int32*, l_int32*, l_int32*)
native declaration : allheaders.h:614
- boxaMakeAreaIndicator(Boxa, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
NUMA* boxaMakeAreaIndicator(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:568
- boxaMakeAreaIndicator(Boxa, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
NUMA* boxaMakeAreaIndicator(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:568
- boxaMakeSizeIndicator(Boxa, int, int, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
NUMA* boxaMakeSizeIndicator(BOXA*, l_int32, l_int32, l_int32, l_int32)
native declaration : allheaders.h:564
- boxaMakeSizeIndicator(Boxa, int, int, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
NUMA* boxaMakeSizeIndicator(BOXA*, l_int32, l_int32, l_int32, l_int32)
native declaration : allheaders.h:564
- boxaMergeEvenOdd(Boxa, Boxa, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaMergeEvenOdd(BOXA*, BOXA*, l_int32)
native declaration : allheaders.h:484
- boxaMergeEvenOdd(Boxa, Boxa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaMergeEvenOdd(BOXA*, BOXA*, l_int32)
native declaration : allheaders.h:484
- boxaModifyWithBoxa(Boxa, Boxa, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaModifyWithBoxa(BOXA*, BOXA*, l_int32, l_int32)
native declaration : allheaders.h:594
- boxaModifyWithBoxa(Boxa, Boxa, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaModifyWithBoxa(BOXA*, BOXA*, l_int32, l_int32)
native declaration : allheaders.h:594
- boxaPermutePseudorandom(Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaPermutePseudorandom(BOXA*)
native declaration : allheaders.h:572
- boxaPermutePseudorandom(Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaPermutePseudorandom(BOXA*)
native declaration : allheaders.h:572
- boxaPermuteRandom(Boxa, Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaPermuteRandom(BOXA*, BOXA*)
native declaration : allheaders.h:574
- boxaPermuteRandom(Boxa, Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaPermuteRandom(BOXA*, BOXA*)
native declaration : allheaders.h:574
- boxaPlotSides(Boxa, String, PointerByReference, PointerByReference, PointerByReference, PointerByReference, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaPlotSides(BOXA*, const char*, NUMA**, NUMA**, NUMA**, NUMA**, l_int32)
native declaration : allheaders.h:602
- boxaPlotSides(Boxa, Pointer, PointerByReference, PointerByReference, PointerByReference, PointerByReference, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaPlotSides(BOXA*, const char*, NUMA**, NUMA**, NUMA**, NUMA**, l_int32)
native declaration : allheaders.h:602
- boxaPlotSides(Boxa, String, PointerByReference, PointerByReference, PointerByReference, PointerByReference, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaPlotSides(BOXA*, const char*, NUMA**, NUMA**, NUMA**, NUMA**, l_int32)
native declaration : allheaders.h:602
- boxaPlotSides(Boxa, Pointer, PointerByReference, PointerByReference, PointerByReference, PointerByReference, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaPlotSides(BOXA*, const char*, NUMA**, NUMA**, NUMA**, NUMA**, l_int32)
native declaration : allheaders.h:602
- boxaPruneSortedOnOverlap(Boxa, float) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaPruneSortedOnOverlap(BOXA*, l_float32)
native declaration : allheaders.h:2586
- boxaPruneSortedOnOverlap(Boxa, float) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaPruneSortedOnOverlap(BOXA*, l_float32)
native declaration : allheaders.h:2586
- boxaRead(String) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : BOXA* boxaRead(const char*)
native declaration : allheaders.h:410
- boxaRead(String) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : BOXA* boxaRead(const char*)
native declaration : allheaders.h:410
- boxaReadMem(ByteBuffer, NativeSize) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaReadMem(const l_uint8*, size_t)
native declaration : allheaders.h:414
- boxaReadMem(ByteBuffer, NativeSize) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaReadMem(const l_uint8*, size_t)
native declaration : allheaders.h:414
- boxaReadStream(ILeptonica.FILE) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : BOXA* boxaReadStream(FILE*)
native declaration : allheaders.h:412
- boxaReconcileEvenOddHeight(Boxa, int, int, int, float) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaReconcileEvenOddHeight(BOXA*, l_int32, l_int32, l_int32, l_float32)
native declaration : allheaders.h:598
- boxaReconcileEvenOddHeight(Boxa, int, int, int, float) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaReconcileEvenOddHeight(BOXA*, l_int32, l_int32, l_int32, l_float32)
native declaration : allheaders.h:598
- boxaReconcilePairWidth(Boxa, int, int, float, Numa) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaReconcilePairWidth(BOXA*, l_int32, l_int32, l_float32, NUMA*)
native declaration : allheaders.h:600
- boxaReconcilePairWidth(Boxa, int, int, float, Numa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaReconcilePairWidth(BOXA*, l_int32, l_int32, l_float32, NUMA*)
native declaration : allheaders.h:600
- boxaRemoveBox(Boxa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaRemoveBox(BOXA*, l_int32)
native declaration : allheaders.h:358
- boxaRemoveBoxAndSave(Boxa, int, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaRemoveBoxAndSave(BOXA*, l_int32, BOX**)
native declaration : allheaders.h:360
- boxaReplaceBox(Boxa, int, Box) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaReplaceBox(BOXA*, l_int32, BOX*)
native declaration : allheaders.h:354
- boxaRotate(Boxa, float, float, float) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaRotate(BOXA*, l_float32, l_float32, l_float32)
native declaration : allheaders.h:106
- boxaRotate(Boxa, float, float, float) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaRotate(BOXA*, l_float32, l_float32, l_float32)
native declaration : allheaders.h:106
- boxaRotateOrth(Boxa, int, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaRotateOrth(BOXA*, l_int32, l_int32, l_int32)
native declaration : allheaders.h:494
- boxaRotateOrth(Boxa, int, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaRotateOrth(BOXA*, l_int32, l_int32, l_int32)
native declaration : allheaders.h:494
- boxaSaveValid(Boxa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : BOXA* boxaSaveValid(BOXA*, l_int32)
native declaration : allheaders.h:362
- boxaScale(Boxa, float, float) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaScale(BOXA*, l_float32, l_float32)
native declaration : allheaders.h:104
- boxaScale(Boxa, float, float) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaScale(BOXA*, l_float32, l_float32)
native declaration : allheaders.h:104
- boxaSelectByArea(Boxa, int, int, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaSelectByArea(BOXA*, l_int32, l_int32, l_int32*)
native declaration : allheaders.h:566
- boxaSelectByArea(Boxa, int, int, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaSelectByArea(BOXA*, l_int32, l_int32, l_int32*)
native declaration : allheaders.h:566
- boxaSelectBySize(Boxa, int, int, int, int, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaSelectBySize(BOXA*, l_int32, l_int32, l_int32, l_int32, l_int32*)
native declaration : allheaders.h:562
- boxaSelectBySize(Boxa, int, int, int, int, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaSelectBySize(BOXA*, l_int32, l_int32, l_int32, l_int32, l_int32*)
native declaration : allheaders.h:562
- boxaSelectLargeULBox(Boxa, float, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOX* boxaSelectLargeULBox(BOXA*, l_float32, l_int32)
native declaration : allheaders.h:556
- boxaSelectLargeULBox(Boxa, float, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOX* boxaSelectLargeULBox(BOXA*, l_float32, l_int32)
native declaration : allheaders.h:556
- boxaSelectRange(Boxa, int, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaSelectRange(BOXA*, l_int32, l_int32, l_int32)
native declaration : allheaders.h:558
- boxaSelectRange(Boxa, int, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaSelectRange(BOXA*, l_int32, l_int32, l_int32)
native declaration : allheaders.h:558
- boxaSelectWithIndicator(Boxa, Numa, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaSelectWithIndicator(BOXA*, NUMA*, l_int32*)
native declaration : allheaders.h:570
- boxaSelectWithIndicator(Boxa, Numa, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaSelectWithIndicator(BOXA*, NUMA*, l_int32*)
native declaration : allheaders.h:570
- boxaSetSide(Boxa, Boxa, int, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaSetSide(BOXA*, BOXA*, l_int32, l_int32, l_int32)
native declaration : allheaders.h:464
- boxaSetSide(Boxa, Boxa, int, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaSetSide(BOXA*, BOXA*, l_int32, l_int32, l_int32)
native declaration : allheaders.h:464
- boxaSimilar(Boxa, Boxa, int, int, int, int, int, IntBuffer, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaSimilar(BOXA*, BOXA*, l_int32, l_int32, l_int32, l_int32, l_int32, l_int32*, NUMA**)
native declaration : allheaders.h:476
- boxaSimilar(Boxa, Boxa, int, int, int, int, int, IntByReference, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaSimilar(BOXA*, BOXA*, l_int32, l_int32, l_int32, l_int32, l_int32, l_int32*, NUMA**)
native declaration : allheaders.h:476
- boxaSimilar(Boxa, Boxa, int, int, int, int, int, IntBuffer, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaSimilar(BOXA*, BOXA*, l_int32, l_int32, l_int32, l_int32, l_int32, l_int32*, NUMA**)
native declaration : allheaders.h:476
- boxaSimilar(Boxa, Boxa, int, int, int, int, int, IntByReference, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaSimilar(BOXA*, BOXA*, l_int32, l_int32, l_int32, l_int32, l_int32, l_int32*, NUMA**)
native declaration : allheaders.h:476
- boxaSizeRange(Boxa, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaSizeRange(BOXA*, l_int32*, l_int32*, l_int32*, l_int32*)
native declaration : allheaders.h:612
- boxaSizeRange(Boxa, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaSizeRange(BOXA*, l_int32*, l_int32*, l_int32*, l_int32*)
native declaration : allheaders.h:612
- boxaSmoothSequenceLS(Boxa, float, int, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaSmoothSequenceLS(BOXA*, l_float32, l_int32, l_int32, l_int32)
native declaration : allheaders.h:586
- boxaSmoothSequenceLS(Boxa, float, int, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaSmoothSequenceLS(BOXA*, l_float32, l_int32, l_int32, l_int32)
native declaration : allheaders.h:586
- boxaSmoothSequenceMedian(Boxa, int, int, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaSmoothSequenceMedian(BOXA*, l_int32, l_int32, l_int32, l_int32)
native declaration : allheaders.h:588
- boxaSmoothSequenceMedian(Boxa, int, int, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaSmoothSequenceMedian(BOXA*, l_int32, l_int32, l_int32, l_int32)
native declaration : allheaders.h:588
- boxaSort(Boxa, int, int, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaSort(BOXA*, l_int32, l_int32, NUMA**)
native declaration : allheaders.h:498
- boxaSort(Boxa, int, int, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaSort(BOXA*, l_int32, l_int32, NUMA**)
native declaration : allheaders.h:498
- boxaSort2d(Boxa, PointerByReference, int, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXAA* boxaSort2d(BOXA*, NUMAA**, l_int32, l_int32, l_int32)
native declaration : allheaders.h:504
- boxaSort2d(Boxa, PointerByReference, int, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXAA* boxaSort2d(BOXA*, NUMAA**, l_int32, l_int32, l_int32)
native declaration : allheaders.h:504
- boxaSort2dByIndex(Boxa, Numaa) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXAA* boxaSort2dByIndex(BOXA*, NUMAA*)
native declaration : allheaders.h:506
- boxaSort2dByIndex(Boxa, Numaa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXAA* boxaSort2dByIndex(BOXA*, NUMAA*)
native declaration : allheaders.h:506
- boxaSortByIndex(Boxa, Numa) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : BOXA* boxaSortByIndex(BOXA*, NUMA*)
native declaration : allheaders.h:502
- boxaSortByIndex(Boxa, Numa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : BOXA* boxaSortByIndex(BOXA*, NUMA*)
native declaration : allheaders.h:502
- boxaSplitEvenOdd(Boxa, int, PointerByReference, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaSplitEvenOdd(BOXA*, l_int32, BOXA**, BOXA**)
native declaration : allheaders.h:482
- boxaSplitEvenOdd(Boxa, int, PointerByReference, PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaSplitEvenOdd(BOXA*, l_int32, BOXA**, BOXA**)
native declaration : allheaders.h:482
- boxaSwapBoxes(Boxa, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaSwapBoxes(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:576
- boxaSwapBoxes(Boxa, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaSwapBoxes(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:576
- boxaTransform(Boxa, int, int, float, float) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaTransform(BOXA*, l_int32, l_int32, l_float32, l_float32)
native declaration : allheaders.h:486
- boxaTransform(Boxa, int, int, float, float) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaTransform(BOXA*, l_int32, l_int32, l_float32, l_float32)
native declaration : allheaders.h:486
- boxaTransformOrdered(Boxa, int, int, float, float, int, int, float, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaTransformOrdered(BOXA*, l_int32, l_int32, l_float32, l_float32, l_int32, l_int32, l_float32, l_int32)
native declaration : allheaders.h:490
- boxaTransformOrdered(Boxa, int, int, float, float, int, int, float, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaTransformOrdered(BOXA*, l_int32, l_int32, l_float32, l_float32, l_int32, l_int32, l_float32, l_int32)
native declaration : allheaders.h:490
- boxaTranslate(Boxa, float, float) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaTranslate(BOXA*, l_float32, l_float32)
native declaration : allheaders.h:102
- boxaTranslate(Boxa, float, float) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaTranslate(BOXA*, l_float32, l_float32)
native declaration : allheaders.h:102
- boxaWindowedMedian(Boxa, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOXA* boxaWindowedMedian(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:592
- boxaWindowedMedian(Boxa, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOXA* boxaWindowedMedian(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:592
- boxaWrite(String, Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaWrite(const char*, BOXA*)
native declaration : allheaders.h:416
- boxaWrite(String, Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaWrite(const char*, BOXA*)
native declaration : allheaders.h:416
- boxaWriteMem(PointerByReference, NativeSizeByReference, Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxaWriteMem(l_uint8**, size_t*, BOXA*)
native declaration : allheaders.h:420
- boxaWriteMem(PointerByReference, NativeSizeByReference, Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaWriteMem(l_uint8**, size_t*, BOXA*)
native declaration : allheaders.h:420
- boxaWriteStream(ILeptonica.FILE, Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxaWriteStream(FILE*, BOXA*)
native declaration : allheaders.h:418
- boxBoundingRegion(Box, Box) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : BOX* boxBoundingRegion(BOX*, BOX*)
native declaration : allheaders.h:438
- boxBoundingRegion(Box, Box) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : BOX* boxBoundingRegion(BOX*, BOX*)
native declaration : allheaders.h:438
- boxChangeRefcount(Box, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxChangeRefcount(BOX*, l_int32)
native declaration : allheaders.h:326
- boxChangeRefcount(Box, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxChangeRefcount(BOX*, l_int32)
native declaration : allheaders.h:326
- boxClipToRectangle(Box, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOX* boxClipToRectangle(BOX*, l_int32, l_int32)
native declaration : allheaders.h:456
- boxClipToRectangle(Box, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOX* boxClipToRectangle(BOX*, l_int32, l_int32)
native declaration : allheaders.h:456
- boxClipToRectangleParams(Box, int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxClipToRectangleParams(BOX*, l_int32, l_int32, l_int32*, l_int32*, l_int32*, l_int32*, l_int32*, l_int32*)
native declaration : allheaders.h:458
- boxClipToRectangleParams(Box, int, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxClipToRectangleParams(BOX*, l_int32, l_int32, l_int32*, l_int32*, l_int32*, l_int32*, l_int32*, l_int32*)
native declaration : allheaders.h:458
- boxClone(Box) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : BOX* boxClone(BOX*)
native declaration : allheaders.h:314
- boxClone(Box) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : BOX* boxClone(BOX*)
native declaration : allheaders.h:314
- boxContains(Box, Box, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxContains(BOX*, BOX*, l_int32*)
native declaration : allheaders.h:424
- boxContains(Box, Box, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxContains(BOX*, BOX*, l_int32*)
native declaration : allheaders.h:424
- boxContainsPt(Box, float, float, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxContainsPt(BOX*, l_float32, l_float32, l_int32*)
native declaration : allheaders.h:448
- boxContainsPt(Box, float, float, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxContainsPt(BOX*, l_float32, l_float32, l_int32*)
native declaration : allheaders.h:448
- boxConvertToPta(Box, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : PTA* boxConvertToPta(BOX*, l_int32)
native declaration : allheaders.h:582
- boxConvertToPta(Box, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : PTA* boxConvertToPta(BOX*, l_int32)
native declaration : allheaders.h:582
- boxCopy(Box) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : BOX* boxCopy(BOX*)
native declaration : allheaders.h:312
- boxCopy(Box) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : BOX* boxCopy(BOX*)
native declaration : allheaders.h:312
- boxCreate(int, int, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOX* boxCreate(l_int32, l_int32, l_int32, l_int32)
native declaration : allheaders.h:308
- boxCreate(int, int, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOX* boxCreate(l_int32, l_int32, l_int32, l_int32)
native declaration : allheaders.h:308
- boxCreateValid(int, int, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOX* boxCreateValid(l_int32, l_int32, l_int32, l_int32)
native declaration : allheaders.h:310
- boxCreateValid(int, int, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOX* boxCreateValid(l_int32, l_int32, l_int32, l_int32)
native declaration : allheaders.h:310
- boxDestroy(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : void boxDestroy(BOX**)
native declaration : allheaders.h:316
- boxDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : void boxDestroy(BOX**)
native declaration : allheaders.h:316
- boxEqual(Box, Box, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxEqual(BOX*, BOX*, l_int32*)
native declaration : allheaders.h:470
- boxEqual(Box, Box, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxEqual(BOX*, BOX*, l_int32*)
native declaration : allheaders.h:470
- boxGetCenter(Box, FloatBuffer, FloatBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxGetCenter(BOX*, l_float32*, l_float32*)
native declaration : allheaders.h:452
- boxGetCenter(Box, FloatBuffer, FloatBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxGetCenter(BOX*, l_float32*, l_float32*)
native declaration : allheaders.h:452
- boxGetGeometry(Box, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxGetGeometry(BOX*, l_int32*, l_int32*, l_int32*, l_int32*)
native declaration : allheaders.h:318
- boxGetGeometry(Box, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxGetGeometry(BOX*, l_int32*, l_int32*, l_int32*, l_int32*)
native declaration : allheaders.h:318
- boxGetRefcount(Box) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : l_int32 boxGetRefcount(BOX*)
native declaration : allheaders.h:324
- boxGetRefcount(Box) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 boxGetRefcount(BOX*)
native declaration : allheaders.h:324
- boxGetSideLocation(Box, int, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxGetSideLocation(BOX*, l_int32, l_int32*)
native declaration : allheaders.h:322
- boxGetSideLocation(Box, int, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxGetSideLocation(BOX*, l_int32, l_int32*)
native declaration : allheaders.h:322
- boxIntersectByLine(Box, int, int, float, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxIntersectByLine(BOX*, l_int32, l_int32, l_float32, l_int32*, l_int32*, l_int32*, l_int32*, l_int32*)
native declaration : allheaders.h:454
- boxIntersectByLine(Box, int, int, float, IntBuffer, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxIntersectByLine(BOX*, l_int32, l_int32, l_float32, l_int32*, l_int32*, l_int32*, l_int32*, l_int32*)
native declaration : allheaders.h:454
- boxIntersects(Box, Box, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxIntersects(BOX*, BOX*, l_int32*)
native declaration : allheaders.h:426
- boxIntersects(Box, Box, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxIntersects(BOX*, BOX*, l_int32*)
native declaration : allheaders.h:426
- boxIsValid(Box, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : l_int32 boxIsValid(BOX*, l_int32*)
native declaration : allheaders.h:328
- boxOverlapArea(Box, Box, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxOverlapArea(BOX*, BOX*, l_int32*)
native declaration : allheaders.h:442
- boxOverlapArea(Box, Box, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxOverlapArea(BOX*, BOX*, l_int32*)
native declaration : allheaders.h:442
- boxOverlapFraction(Box, Box, FloatBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxOverlapFraction(BOX*, BOX*, l_float32*)
native declaration : allheaders.h:440
- boxOverlapFraction(Box, Box, FloatBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxOverlapFraction(BOX*, BOX*, l_float32*)
native declaration : allheaders.h:440
- boxOverlapRegion(Box, Box) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature : BOX* boxOverlapRegion(BOX*, BOX*)
native declaration : allheaders.h:436
- boxOverlapRegion(Box, Box) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature : BOX* boxOverlapRegion(BOX*, BOX*)
native declaration : allheaders.h:436
- boxPrintStreamInfo(ILeptonica.FILE, Box) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxPrintStreamInfo(FILE*, BOX*)
native declaration : allheaders.h:422
- boxRelocateOneSide(Box, Box, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOX* boxRelocateOneSide(BOX*, BOX*, l_int32, l_int32)
native declaration : allheaders.h:460
- boxRelocateOneSide(Box, Box, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOX* boxRelocateOneSide(BOX*, BOX*, l_int32, l_int32)
native declaration : allheaders.h:460
- boxRotateOrth(Box, int, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOX* boxRotateOrth(BOX*, l_int32, l_int32, l_int32)
native declaration : allheaders.h:496
- boxRotateOrth(Box, int, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOX* boxRotateOrth(BOX*, l_int32, l_int32, l_int32)
native declaration : allheaders.h:496
- boxSeparationDistance(Box, Box, IntBuffer, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxSeparationDistance(BOX*, BOX*, l_int32*, l_int32*)
native declaration : allheaders.h:446
- boxSeparationDistance(Box, Box, IntBuffer, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxSeparationDistance(BOX*, BOX*, l_int32*, l_int32*)
native declaration : allheaders.h:446
- boxSetGeometry(Box, int, int, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxSetGeometry(BOX*, l_int32, l_int32, l_int32, l_int32)
native declaration : allheaders.h:320
- boxSetGeometry(Box, int, int, int, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxSetGeometry(BOX*, l_int32, l_int32, l_int32, l_int32)
native declaration : allheaders.h:320
- boxSimilar(Box, Box, int, int, int, int, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
l_int32 boxSimilar(BOX*, BOX*, l_int32, l_int32, l_int32, l_int32, l_int32*)
native declaration : allheaders.h:474
- boxSimilar(Box, Box, int, int, int, int, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
l_int32 boxSimilar(BOX*, BOX*, l_int32, l_int32, l_int32, l_int32, l_int32*)
native declaration : allheaders.h:474
- boxTransform(Box, int, int, float, float) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOX* boxTransform(BOX*, l_int32, l_int32, l_float32, l_float32)
native declaration : allheaders.h:488
- boxTransform(Box, int, int, float, float) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOX* boxTransform(BOX*, l_int32, l_int32, l_float32, l_float32)
native declaration : allheaders.h:488
- boxTransformOrdered(Box, int, int, float, float, int, int, float, int) - Method in interface net.sourceforge.lept4j.Leptonica
-
Original signature :
BOX* boxTransformOrdered(BOX*, l_int32, l_int32, l_float32, l_float32, l_int32, l_int32, l_float32, l_int32)
native declaration : allheaders.h:492
- boxTransformOrdered(Box, int, int, float, float, int, int, float, int) - Static method in class net.sourceforge.lept4j.Leptonica1
-
Original signature :
BOX* boxTransformOrdered(BOX*, l_int32, l_int32, l_float32, l_float32, l_int32, l_int32, l_float32, l_int32)
native declaration : allheaders.h:492
- bps - Variable in class net.sourceforge.lept4j.L_Compressed_Data
-
bits/sample; typ.
- ByReference() - Constructor for class net.sourceforge.lept4j.BMP_FileHeader.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.BMP_InfoHeader.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.Box.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.Boxa.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.Boxaa.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.CCBord.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.CCBorda.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.DoubleLinkedList.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.DPix.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.FPix.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.FPixa.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.GPlot.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.JbClasser.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.JbData.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Bilateral.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Bmf.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Bytea.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_ByteBuffer.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Compressed_Data.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Dewarp.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Dewarpa.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Dna.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Dnaa.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_DnaHash.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Heap.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Kernel.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Pdf_Data.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Ptra.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Ptraa.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Queue.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Rbtree.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Rbtree_Node.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Rch.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Rcha.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Rdid.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Recog.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Recoga.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_RegParams.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Stack.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_StrCode.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_Sudoku.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_WallTimer.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.L_WShed.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.Numa.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.Numaa.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.Pix.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.Pixa.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.Pixaa.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.Pixacc.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.PixaComp.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.PixColormap.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.PixComp.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.PixTiling.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.Pta.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.Ptaa.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.Rb_Type.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.RGBA_Quad.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.Sarray.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.Sel.ByReference
-
- ByReference() - Constructor for class net.sourceforge.lept4j.Sela.ByReference
-
- ByValue() - Constructor for class net.sourceforge.lept4j.BMP_FileHeader.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.BMP_InfoHeader.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.Box.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.Boxa.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.Boxaa.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.CCBord.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.CCBorda.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.DoubleLinkedList.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.DPix.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.FPix.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.FPixa.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.GPlot.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.JbClasser.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.JbData.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Bilateral.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Bmf.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Bytea.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_ByteBuffer.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Compressed_Data.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Dewarp.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Dewarpa.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Dna.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Dnaa.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_DnaHash.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Heap.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Kernel.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Pdf_Data.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Ptra.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Ptraa.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Queue.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Rbtree.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Rbtree_Node.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Rch.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Rcha.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Rdid.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Recog.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Recoga.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_RegParams.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Stack.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_StrCode.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_Sudoku.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_WallTimer.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.L_WShed.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.Numa.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.Numaa.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.Pix.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.Pixa.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.Pixaa.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.Pixacc.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.PixaComp.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.PixColormap.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.PixComp.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.PixTiling.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.Pta.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.Ptaa.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.Rb_Type.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.RGBA_Quad.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.Sarray.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.Sel.ByValue
-
- ByValue() - Constructor for class net.sourceforge.lept4j.Sela.ByValue
-