Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

B

barcodeDispatchDecoder(ByteBuffer, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : char* barcodeDispatchDecoder(char*, l_int32, l_int32)
native declaration : allheaders.h:150
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:150
barcodeFormatIsSupported(int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 barcodeFormatIsSupported(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:152
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 : BBUFFER* bbufferCreate(l_uint8*, l_int32)
native declaration : allheaders.h:162
bbufferCreate(ByteBuffer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BBUFFER* bbufferCreate(l_uint8*, l_int32)
native declaration : allheaders.h:162
bbufferDestroy(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : void bbufferDestroy(BBUFFER**)
native declaration : allheaders.h:164
bbufferDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : void bbufferDestroy(BBUFFER**)
native declaration : allheaders.h:164
bbufferDestroyAndSaveData(PointerByReference, NativeSizeByReference) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_uint8* bbufferDestroyAndSaveData(BBUFFER**, size_t*)
native declaration : allheaders.h:166
bbufferDestroyAndSaveData(PointerByReference, NativeSizeByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_uint8* bbufferDestroyAndSaveData(BBUFFER**, size_t*)
native declaration : allheaders.h:166
bbufferExtendArray(ByteBuffer, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 bbufferExtendArray(BBUFFER*, l_int32)
native declaration : allheaders.h:172
bbufferExtendArray(ByteBuffer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 bbufferExtendArray(BBUFFER*, l_int32)
native declaration : allheaders.h:172
bbufferRead(ByteBuffer, ByteBuffer, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 bbufferRead(BBUFFER*, l_uint8*, l_int32)
native declaration : allheaders.h:168
bbufferRead(ByteBuffer, ByteBuffer, int) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 bbufferRead(BBUFFER*, l_uint8*, l_int32)
native declaration : allheaders.h:168
bbufferWrite(ByteBuffer, ByteBuffer, NativeSize, NativeSizeByReference) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 bbufferWrite(BBUFFER*, l_uint8*, size_t, size_t*)
native declaration : allheaders.h:174
bbufferWrite(ByteBuffer, ByteBuffer, NativeSize, NativeSizeByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 bbufferWrite(BBUFFER*, l_uint8*, size_t, size_t*)
native declaration : allheaders.h:174
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:4594
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:4598
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:4596
BMP_FileHeader - Class in net.sourceforge.lept4j
-------------------------------------------------------------*
BMP file header *
-------------------------------------------------------------
native declaration : bmp.h:44
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java , Rococoa, or JNA.
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 info header *
-------------------------------------------------------------
native declaration : bmp.h:66
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java , Rococoa, or JNA.
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
 
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
-------------------------------------------------------------------------*
Basic rectangle and rectangle arrays *
-------------------------------------------------------------------------
native declaration : pix.h:103
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java , Rococoa, or JNA.
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
native declaration : pix.h:110
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java , Rococoa, or JNA.
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
native declaration : pix.h:116
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java , Rococoa, or JNA.
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:390
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:390
boxaaAddBoxa(Boxaa, Boxa, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaaAddBoxa(BOXAA*, BOXA*, l_int32)
native declaration : allheaders.h:366
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:366
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:518
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:518
boxaaCopy(Boxaa, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXAA* boxaaCopy(BOXAA*, l_int32)
native declaration : allheaders.h:362
boxaaCopy(Boxaa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXAA* boxaaCopy(BOXAA*, l_int32)
native declaration : allheaders.h:362
boxaaCreate(int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXAA* boxaaCreate(l_int32)
native declaration : allheaders.h:360
boxaaCreate(int) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXAA* boxaaCreate(l_int32)
native declaration : allheaders.h:360
boxaAddBox(Boxa, Box, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaAddBox(BOXA*, BOX*, l_int32)
native declaration : allheaders.h:328
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:328
boxaaDestroy(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : void boxaaDestroy(BOXAA**)
native declaration : allheaders.h:364
boxaaDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : void boxaaDestroy(BOXAA**)
native declaration : allheaders.h:364
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:536
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:536
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:460
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:460
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:458
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:458
boxaaExtendArray(Boxaa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaaExtendArray(BOXAA*)
native declaration : allheaders.h:368
boxaaExtendArray(Boxaa) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxaaExtendArray(BOXAA*)
native declaration : allheaders.h:368
boxaaExtendArrayToSize(Boxaa, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaaExtendArrayToSize(BOXAA*, l_int32)
native declaration : allheaders.h:370
boxaaExtendArrayToSize(Boxaa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxaaExtendArrayToSize(BOXAA*, l_int32)
native declaration : allheaders.h:370
boxaaExtendWithInit(Boxaa, int, Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaaExtendWithInit(BOXAA*, l_int32, BOXA*)
native declaration : allheaders.h:382
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:382
boxaAffineTransform(Boxa, FloatBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaAffineTransform(BOXA*, l_float32*)
native declaration : allheaders.h:108
boxaAffineTransform(Boxa, FloatBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXA* boxaAffineTransform(BOXA*, l_float32*)
native declaration : allheaders.h:108
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:514
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:514
boxaaFlattenToBoxa(Boxaa, PointerByReference, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaaFlattenToBoxa(BOXAA*, NUMA**, l_int32)
native declaration : allheaders.h:512
boxaaFlattenToBoxa(Boxaa, PointerByReference, int) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXA* boxaaFlattenToBoxa(BOXAA*, NUMA**, l_int32)
native declaration : allheaders.h:512
boxaaGetBox(Boxaa, int, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOX* boxaaGetBox(BOXAA*, l_int32, l_int32, l_int32)
native declaration : allheaders.h:378
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:378
boxaaGetBoxa(Boxaa, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaaGetBoxa(BOXAA*, l_int32, l_int32)
native declaration : allheaders.h:376
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:376
boxaaGetBoxCount(Boxaa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaaGetBoxCount(BOXAA*)
native declaration : allheaders.h:374
boxaaGetBoxCount(Boxaa) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxaaGetBoxCount(BOXAA*)
native declaration : allheaders.h:374
boxaaGetCount(Boxaa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaaGetCount(BOXAA*)
native declaration : allheaders.h:372
boxaaGetCount(Boxaa) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxaaGetCount(BOXAA*)
native declaration : allheaders.h:372
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:510
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:510
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:510
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:510
boxaaInitFull(Boxaa, Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaaInitFull(BOXAA*, BOXA*)
native declaration : allheaders.h:380
boxaaInitFull(Boxaa, Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxaaInitFull(BOXAA*, BOXA*)
native declaration : allheaders.h:380
boxaaInsertBoxa(Boxaa, int, Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaaInsertBoxa(BOXAA*, l_int32, BOXA*)
native declaration : allheaders.h:386
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:386
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:472
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:472
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:3752
boxaaRead(String) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXAA* boxaaRead(const char*)
native declaration : allheaders.h:394
boxaaRead(String) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXAA* boxaaRead(const char*)
native declaration : allheaders.h:394
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:392
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:392
boxaaRemoveBoxa(Boxaa, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaaRemoveBoxa(BOXAA*, l_int32)
native declaration : allheaders.h:388
boxaaRemoveBoxa(Boxaa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxaaRemoveBoxa(BOXAA*, l_int32)
native declaration : allheaders.h:388
boxaaReplaceBoxa(Boxaa, int, Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaaReplaceBoxa(BOXAA*, l_int32, BOXA*)
native declaration : allheaders.h:384
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:384
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:548
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:548
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:586
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:586
boxaaWrite(String, Boxaa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaaWrite(const char*, BOXAA*)
native declaration : allheaders.h:398
boxaaWrite(String, Boxaa) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxaaWrite(const char*, BOXAA*)
native declaration : allheaders.h:398
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:492
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:492
boxaClear(Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaClear(BOXA*)
native declaration : allheaders.h:358
boxaClear(Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxaClear(BOXA*)
native declaration : allheaders.h:358
boxaClipToBox(Boxa, Box) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaClipToBox(BOXA*, BOX*)
native declaration : allheaders.h:424
boxaClipToBox(Boxa, Box) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXA* boxaClipToBox(BOXA*, BOX*)
native declaration : allheaders.h:424
boxaCombineOverlaps(Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaCombineOverlaps(BOXA*)
native declaration : allheaders.h:426
boxaCombineOverlaps(Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXA* boxaCombineOverlaps(BOXA*)
native declaration : allheaders.h:426
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:544
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:544
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:544
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:544
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:576
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:576
boxaContainedInBox(Boxa, Box) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaContainedInBox(BOXA*, BOX*)
native declaration : allheaders.h:420
boxaContainedInBox(Boxa, Box) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXA* boxaContainedInBox(BOXA*, BOX*)
native declaration : allheaders.h:420
boxaConvertToPta(Boxa, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : PTA* boxaConvertToPta(BOXA*, l_int32)
native declaration : allheaders.h:566
boxaConvertToPta(Boxa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : PTA* boxaConvertToPta(BOXA*, l_int32)
native declaration : allheaders.h:566
boxaCopy(Boxa, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaCopy(BOXA*, l_int32)
native declaration : allheaders.h:324
boxaCopy(Boxa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXA* boxaCopy(BOXA*, l_int32)
native declaration : allheaders.h:324
boxaCreate(int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaCreate(l_int32)
native declaration : allheaders.h:322
boxaCreate(int) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXA* boxaCreate(l_int32)
native declaration : allheaders.h:322
boxaDestroy(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : void boxaDestroy(BOXA**)
native declaration : allheaders.h:326
boxaDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : void boxaDestroy(BOXA**)
native declaration : allheaders.h:326
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:594
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:594
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:454
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:454
boxaEncapsulateAligned(Boxa, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXAA* boxaEncapsulateAligned(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:516
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:516
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:464
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:464
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:464
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:464
boxaExtendArray(Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaExtendArray(BOXA*)
native declaration : allheaders.h:330
boxaExtendArray(Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxaExtendArray(BOXA*)
native declaration : allheaders.h:330
boxaExtendArrayToSize(Boxa, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaExtendArrayToSize(BOXA*, l_int32)
native declaration : allheaders.h:332
boxaExtendArrayToSize(Boxa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxaExtendArrayToSize(BOXA*, l_int32)
native declaration : allheaders.h:332
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:500293
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:500293
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:502294
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:502294
boxaExtractSortedPattern(Boxa, Numa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : NUMAA* boxaExtractSortedPattern(BOXA*, NUMA*)
native declaration : allheaders.h:706
boxaExtractSortedPattern(Boxa, Numa) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : NUMAA* boxaExtractSortedPattern(BOXA*, NUMA*)
native declaration : allheaders.h:706
boxaFillSequence(Boxa, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaFillSequence(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:338
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:338
boxaGetArea(Boxa, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaGetArea(BOXA*, l_int32*)
native declaration : allheaders.h:592
boxaGetArea(Boxa, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxaGetArea(BOXA*, l_int32*)
native declaration : allheaders.h:592
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:508
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:508
boxaGetBox(Boxa, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOX* boxaGetBox(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:338
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:338
boxaGetBoxGeometry(Boxa, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaGetBoxGeometry(BOXA*, l_int32, l_int32*, l_int32*, l_int32*, l_int32*)
native declaration : allheaders.h:342
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:342
boxaGetCount(Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaGetCount(BOXA*)
native declaration : allheaders.h:334
boxaGetCount(Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxaGetCount(BOXA*)
native declaration : allheaders.h:334
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:584
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:584
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:582
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:582
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:582
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:582
boxaGetMedian(Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOX* boxaGetMedian(BOXA*)
native declaration : allheaders.h:506
boxaGetMedian(Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOX* boxaGetMedian(BOXA*)
native declaration : allheaders.h:506
boxaGetNearestToPt(Boxa, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOX* boxaGetNearestToPt(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:442
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:442
boxaGetRankSize(Boxa, float) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOX* boxaGetRankSize(BOXA*, l_float32)
native declaration : allheaders.h:504
boxaGetRankSize(Boxa, float) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOX* boxaGetRankSize(BOXA*, l_float32)
native declaration : allheaders.h:504
boxaGetValidBox(Boxa, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOX* boxaGetValidBox(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:340
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:340
boxaGetValidCount(Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaGetValidCount(BOXA*)
native declaration : allheaders.h:336
boxaGetValidCount(Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxaGetValidCount(BOXA*)
native declaration : allheaders.h:336
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:2418
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:2418
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:436
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:436
boxaInitFull(Boxa, Box) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaInitFull(BOXA*, BOX*)
native declaration : allheaders.h:356
boxaInitFull(Boxa, Box) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxaInitFull(BOXA*, BOX*)
native declaration : allheaders.h:356
boxaInsertBox(Boxa, int, Box) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaInsertBox(BOXA*, l_int32, BOX*)
native declaration : allheaders.h:348
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:348
boxaIntersectsBox(Boxa, Box) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaIntersectsBox(BOXA*, BOX*)
native declaration : allheaders.h:422
boxaIntersectsBox(Boxa, Box) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXA* boxaIntersectsBox(BOXA*, BOX*)
native declaration : allheaders.h:422
boxaIsFull(Boxa, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaIsFull(BOXA*, l_int32*)
native declaration : allheaders.h:344
boxaIsFull(Boxa, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxaIsFull(BOXA*, l_int32*)
native declaration : allheaders.h:344
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:470
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:470
boxaLinearFit(Boxa, float, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaLinearFit(BOXA*, l_float32, l_int32)
native declaration : allheaders.h:57332
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:57332
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:590
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:590
boxaMakeAreaIndicator(Boxa, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : NUMA* boxaMakeAreaIndicator(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:556
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:556
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:552
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:552
boxaMergeEvenOdd(Boxa, Boxa, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaMergeEvenOdd(BOXA*, BOXA*, l_int32)
native declaration : allheaders.h:476
boxaMergeEvenOdd(Boxa, Boxa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXA* boxaMergeEvenOdd(BOXA*, BOXA*, l_int32)
native declaration : allheaders.h:476
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:574
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:574
boxaPermutePseudorandom(Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaPermutePseudorandom(BOXA*)
native declaration : allheaders.h:560
boxaPermutePseudorandom(Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXA* boxaPermutePseudorandom(BOXA*)
native declaration : allheaders.h:560
boxaPermuteRandom(Boxa, Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaPermuteRandom(BOXA*, BOXA*)
native declaration : allheaders.h:562
boxaPermuteRandom(Boxa, Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXA* boxaPermuteRandom(BOXA*, BOXA*)
native declaration : allheaders.h:562
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:580
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:580
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:580
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:580
boxaPruneSortedOnOverlap(Boxa, float) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaPruneSortedOnOverlap(BOXA*, l_float32)
native declaration : allheaders.h:2420
boxaPruneSortedOnOverlap(Boxa, float) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXA* boxaPruneSortedOnOverlap(BOXA*, l_float32)
native declaration : allheaders.h:2420
boxaRead(String) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaRead(const char*)
native declaration : allheaders.h:402
boxaRead(String) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXA* boxaRead(const char*)
native declaration : allheaders.h:402
boxaReadMem(ByteBuffer, NativeSize) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaReadMem(const l_uint8*, size_t)
native declaration : allheaders.h:406
boxaReadMem(ByteBuffer, NativeSize) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXA* boxaReadMem(const l_uint8*, size_t)
native declaration : allheaders.h:406
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:578
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:578
boxaRemoveBox(Boxa, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaRemoveBox(BOXA*, l_int32)
native declaration : allheaders.h:350
boxaRemoveBox(Boxa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxaRemoveBox(BOXA*, l_int32)
native declaration : allheaders.h:350
boxaRemoveBoxAndSave(Boxa, int, PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaRemoveBoxAndSave(BOXA*, l_int32, BOX**)
native declaration : allheaders.h:352
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:352
boxaReplaceBox(Boxa, int, Box) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaReplaceBox(BOXA*, l_int32, BOX*)
native declaration : allheaders.h:346
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:346
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:104
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:104
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:486
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:486
boxaSaveValid(Boxa, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaSaveValid(BOXA*, l_int32)
native declaration : allheaders.h:354
boxaSaveValid(Boxa, int) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXA* boxaSaveValid(BOXA*, l_int32)
native declaration : allheaders.h:354
boxaScale(Boxa, float, float) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaScale(BOXA*, l_float32, l_float32)
native declaration : allheaders.h:102
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:102
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:554
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:554
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:550
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:550
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:546
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:546
boxaSelectWithIndicator(Boxa, Numa, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaSelectWithIndicator(BOXA*, NUMA*, l_int32*)
native declaration : allheaders.h:558
boxaSelectWithIndicator(Boxa, Numa, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXA* boxaSelectWithIndicator(BOXA*, NUMA*, l_int32*)
native declaration : allheaders.h:558
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:456
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:456
boxaSimilar(Boxa, Boxa, int, int, int, int, int, IntBuffer) - 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*)
native declaration : allheaders.h:468
boxaSimilar(Boxa, Boxa, int, int, int, int, int, IntBuffer) - 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*)
native declaration : allheaders.h:468
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:588
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:588
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:57330
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:57330
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:331
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:331
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:490
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:490
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:496
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:496
boxaSort2dByIndex(Boxa, Numaa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXAA* boxaSort2dByIndex(BOXA*, NUMAA*)
native declaration : allheaders.h:498
boxaSort2dByIndex(Boxa, Numaa) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXAA* boxaSort2dByIndex(BOXA*, NUMAA*)
native declaration : allheaders.h:498
boxaSortByIndex(Boxa, Numa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaSortByIndex(BOXA*, NUMA*)
native declaration : allheaders.h:494
boxaSortByIndex(Boxa, Numa) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOXA* boxaSortByIndex(BOXA*, NUMA*)
native declaration : allheaders.h:494
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:474
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:474
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:564
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:564
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:478
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:478
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:482
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:482
boxaTranslate(Boxa, float, float) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaTranslate(BOXA*, l_float32, l_float32)
native declaration : allheaders.h:100
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:100
boxaWindowedMedian(Boxa, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOXA* boxaWindowedMedian(BOXA*, l_int32, l_int32)
native declaration : allheaders.h:333
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:333
boxaWrite(String, Boxa) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxaWrite(const char*, BOXA*)
native declaration : allheaders.h:408
boxaWrite(String, Boxa) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxaWrite(const char*, BOXA*)
native declaration : allheaders.h:408
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:412
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:412
boxBoundingRegion(Box, Box) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOX* boxBoundingRegion(BOX*, BOX*)
native declaration : allheaders.h:430
boxBoundingRegion(Box, Box) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOX* boxBoundingRegion(BOX*, BOX*)
native declaration : allheaders.h:430
boxChangeRefcount(Box, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxChangeRefcount(BOX*, l_int32)
native declaration : allheaders.h:318
boxChangeRefcount(Box, int) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxChangeRefcount(BOX*, l_int32)
native declaration : allheaders.h:318
boxClipToRectangle(Box, int, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOX* boxClipToRectangle(BOX*, l_int32, l_int32)
native declaration : allheaders.h:448
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:448
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:450
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:450
boxClone(Box) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOX* boxClone(BOX*)
native declaration : allheaders.h:306
boxClone(Box) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOX* boxClone(BOX*)
native declaration : allheaders.h:306
boxContains(Box, Box, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxContains(BOX*, BOX*, l_int32*)
native declaration : allheaders.h:416
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:416
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:440
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:440
boxConvertToPta(Box, int) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : PTA* boxConvertToPta(BOX*, l_int32)
native declaration : allheaders.h:328
boxConvertToPta(Box, int) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : PTA* boxConvertToPta(BOX*, l_int32)
native declaration : allheaders.h:328
boxCopy(Box) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOX* boxCopy(BOX*)
native declaration : allheaders.h:304
boxCopy(Box) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOX* boxCopy(BOX*)
native declaration : allheaders.h:304
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:300
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:300
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:302
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:302
boxDestroy(PointerByReference) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : void boxDestroy(BOX**)
native declaration : allheaders.h:308
boxDestroy(PointerByReference) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : void boxDestroy(BOX**)
native declaration : allheaders.h:308
boxEqual(Box, Box, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxEqual(BOX*, BOX*, l_int32*)
native declaration : allheaders.h:462
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:462
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:444
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:444
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:310
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:310
boxGetRefcount(Box) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxGetRefcount(BOX*)
native declaration : allheaders.h:316
boxGetRefcount(Box) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxGetRefcount(BOX*)
native declaration : allheaders.h:316
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:314
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:314
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:446
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:446
boxIntersects(Box, Box, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxIntersects(BOX*, BOX*, l_int32*)
native declaration : allheaders.h:418
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:418
boxIsValid(Box, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxIsValid(BOX*, l_int32*)
native declaration : allheaders.h:320
boxIsValid(Box, IntBuffer) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : l_int32 boxIsValid(BOX*, l_int32*)
native declaration : allheaders.h:320
boxOverlapArea(Box, Box, IntBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxOverlapArea(BOX*, BOX*, l_int32*)
native declaration : allheaders.h:434
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:434
boxOverlapFraction(Box, Box, FloatBuffer) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : l_int32 boxOverlapFraction(BOX*, BOX*, l_float32*)
native declaration : allheaders.h:432
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:432
boxOverlapRegion(Box, Box) - Method in interface net.sourceforge.lept4j.Leptonica
Original signature : BOX* boxOverlapRegion(BOX*, BOX*)
native declaration : allheaders.h:428
boxOverlapRegion(Box, Box) - Static method in class net.sourceforge.lept4j.Leptonica1
Original signature : BOX* boxOverlapRegion(BOX*, BOX*)
native declaration : allheaders.h:428
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:452
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:452
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:488
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:488
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:438
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:438
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:312
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:312
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:466
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:466
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:480
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:480
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:484
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:484
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.ByteBuffer.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_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_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_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.Numa2d.ByReference
 
ByReference() - Constructor for class net.sourceforge.lept4j.Numaa.ByReference
 
ByReference() - Constructor for class net.sourceforge.lept4j.NumaHash.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.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
 
ByteBuffer - Class in net.sourceforge.lept4j
bbuffer.h
Expandable byte buffer for reading data in from memory and
writing data out to other memory.
This implements a queue of bytes, so data read in is put
on the "back" of the queue (i.e., the end of the byte array)
and data written out is taken from the "front" of the queue
(i.e., from an index marker "nwritten" that is initially set at
the beginning of the array.) As usual with expandable
arrays, we keep the size of the allocated array and the
number of bytes that have been read into the array.
For implementation details, see bbuffer.c.
native declaration : bbuffer.h:18
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java , Rococoa, or JNA.
ByteBuffer() - Constructor for class net.sourceforge.lept4j.ByteBuffer
 
ByteBuffer(int, int, int, Pointer) - Constructor for class net.sourceforge.lept4j.ByteBuffer
 
ByteBuffer(Pointer) - Constructor for class net.sourceforge.lept4j.ByteBuffer
 
ByteBuffer.ByReference - Class in net.sourceforge.lept4j
 
ByteBuffer.ByValue - Class in net.sourceforge.lept4j
 
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.ByteBuffer.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_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_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_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.Numa2d.ByValue
 
ByValue() - Constructor for class net.sourceforge.lept4j.Numaa.ByValue
 
ByValue() - Constructor for class net.sourceforge.lept4j.NumaHash.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.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
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links