| Package | Description |
|---|---|
| org.bytedeco.leptonica | |
| org.bytedeco.leptonica.global |
| Modifier and Type | Method and Description |
|---|---|
L_BMF |
L_BMF.baseline1(int setter) |
L_BMF |
L_BMF.baseline2(int setter) |
L_BMF |
L_BMF.baseline3(int setter) |
L_BMF |
L_BMF.baselinetab(IntPointer setter) |
L_BMF |
L_RECOG.bmf()
bmf fonts
|
L_BMF |
L_BMF.directory(BytePointer setter) |
L_BMF |
L_BMF.fonttab(IntPointer setter) |
L_BMF |
L_BMF.getPointer(long i) |
L_BMF |
L_BMF.kernwidth(int setter) |
L_BMF |
L_BMF.lineheight(int setter) |
L_BMF |
L_BMF.pixa(PIXA setter) |
L_BMF |
L_BMF.position(long position) |
L_BMF |
L_BMF.size(int setter) |
L_BMF |
L_BMF.spacewidth(int setter) |
L_BMF |
L_BMF.vertlinesep(int setter) |
L_BMF |
L_BMF.widthtab(IntPointer setter) |
| Modifier and Type | Method and Description |
|---|---|
L_RECOG |
L_RECOG.bmf(L_BMF setter) |
| Modifier and Type | Method and Description |
|---|---|
static L_BMF |
lept.bmfCreate(BytePointer dir,
int fontsize) |
static L_BMF |
lept.bmfCreate(String dir,
int fontsize) |
| Modifier and Type | Method and Description |
|---|---|
static void |
lept.bmfDestroy(L_BMF pbmf) |
static int |
lept.bmfGetBaseline(L_BMF bmf,
byte chr,
int[] pbaseline) |
static int |
lept.bmfGetBaseline(L_BMF bmf,
byte chr,
IntBuffer pbaseline) |
static int |
lept.bmfGetBaseline(L_BMF bmf,
byte chr,
IntPointer pbaseline) |
static SARRAY |
lept.bmfGetLineStrings(L_BMF bmf,
BytePointer textstr,
int maxw,
int firstindent,
int[] ph) |
static SARRAY |
lept.bmfGetLineStrings(L_BMF bmf,
BytePointer textstr,
int maxw,
int firstindent,
IntBuffer ph) |
static SARRAY |
lept.bmfGetLineStrings(L_BMF bmf,
BytePointer textstr,
int maxw,
int firstindent,
IntPointer ph) |
static SARRAY |
lept.bmfGetLineStrings(L_BMF bmf,
String textstr,
int maxw,
int firstindent,
int[] ph) |
static SARRAY |
lept.bmfGetLineStrings(L_BMF bmf,
String textstr,
int maxw,
int firstindent,
IntBuffer ph) |
static SARRAY |
lept.bmfGetLineStrings(L_BMF bmf,
String textstr,
int maxw,
int firstindent,
IntPointer ph) |
static PIX |
lept.bmfGetPix(L_BMF bmf,
byte chr) |
static int |
lept.bmfGetStringWidth(L_BMF bmf,
BytePointer textstr,
int[] pw) |
static int |
lept.bmfGetStringWidth(L_BMF bmf,
BytePointer textstr,
IntBuffer pw) |
static int |
lept.bmfGetStringWidth(L_BMF bmf,
BytePointer textstr,
IntPointer pw) |
static int |
lept.bmfGetStringWidth(L_BMF bmf,
String textstr,
int[] pw) |
static int |
lept.bmfGetStringWidth(L_BMF bmf,
String textstr,
IntBuffer pw) |
static int |
lept.bmfGetStringWidth(L_BMF bmf,
String textstr,
IntPointer pw) |
static int |
lept.bmfGetWidth(L_BMF bmf,
byte chr,
int[] pw) |
static int |
lept.bmfGetWidth(L_BMF bmf,
byte chr,
IntBuffer pw) |
static int |
lept.bmfGetWidth(L_BMF bmf,
byte chr,
IntPointer pw) |
static NUMA |
lept.bmfGetWordWidths(L_BMF bmf,
BytePointer textstr,
SARRAY sa) |
static NUMA |
lept.bmfGetWordWidths(L_BMF bmf,
String textstr,
SARRAY sa) |
static int |
lept.pixaAddPixWithText(PIXA pixa,
PIX pixs,
int reduction,
L_BMF bmf,
BytePointer textstr,
int val,
int location) |
static int |
lept.pixaAddPixWithText(PIXA pixa,
PIX pixs,
int reduction,
L_BMF bmf,
String textstr,
int val,
int location) |
static PIXA |
lept.pixaAddTextlines(PIXA pixas,
L_BMF bmf,
SARRAY sa,
int val,
int location) |
static PIXA |
lept.pixaAddTextNumber(PIXA pixas,
L_BMF bmf,
NUMA na,
int val,
int location) |
static PIX |
lept.pixAddSingleTextblock(PIX pixs,
L_BMF bmf,
BytePointer textstr,
int val,
int location,
int[] poverflow) |
static PIX |
lept.pixAddSingleTextblock(PIX pixs,
L_BMF bmf,
BytePointer textstr,
int val,
int location,
IntBuffer poverflow) |
static PIX |
lept.pixAddSingleTextblock(PIX pixs,
L_BMF bmf,
BytePointer textstr,
int val,
int location,
IntPointer poverflow) |
static PIX |
lept.pixAddSingleTextblock(PIX pixs,
L_BMF bmf,
String textstr,
int val,
int location,
int[] poverflow) |
static PIX |
lept.pixAddSingleTextblock(PIX pixs,
L_BMF bmf,
String textstr,
int val,
int location,
IntBuffer poverflow) |
static PIX |
lept.pixAddSingleTextblock(PIX pixs,
L_BMF bmf,
String textstr,
int val,
int location,
IntPointer poverflow) |
static PIX |
lept.pixAddTextlines(PIX pixs,
L_BMF bmf,
BytePointer textstr,
int val,
int location) |
static PIX |
lept.pixAddTextlines(PIX pixs,
L_BMF bmf,
String textstr,
int val,
int location) |
static int |
lept.pixSetTextblock(PIX pixs,
L_BMF bmf,
BytePointer textstr,
int val,
int x0,
int y0,
int wtext,
int firstindent,
int[] poverflow) |
static int |
lept.pixSetTextblock(PIX pixs,
L_BMF bmf,
BytePointer textstr,
int val,
int x0,
int y0,
int wtext,
int firstindent,
IntBuffer poverflow) |
static int |
lept.pixSetTextblock(PIX pixs,
L_BMF bmf,
BytePointer textstr,
int val,
int x0,
int y0,
int wtext,
int firstindent,
IntPointer poverflow) |
static int |
lept.pixSetTextblock(PIX pixs,
L_BMF bmf,
String textstr,
int val,
int x0,
int y0,
int wtext,
int firstindent,
int[] poverflow) |
static int |
lept.pixSetTextblock(PIX pixs,
L_BMF bmf,
String textstr,
int val,
int x0,
int y0,
int wtext,
int firstindent,
IntBuffer poverflow) |
static int |
lept.pixSetTextblock(PIX pixs,
L_BMF bmf,
String textstr,
int val,
int x0,
int y0,
int wtext,
int firstindent,
IntPointer poverflow) |
static int |
lept.pixSetTextline(PIX pixs,
L_BMF bmf,
BytePointer textstr,
int val,
int x0,
int y0,
int[] pwidth,
int[] poverflow) |
static int |
lept.pixSetTextline(PIX pixs,
L_BMF bmf,
BytePointer textstr,
int val,
int x0,
int y0,
IntBuffer pwidth,
IntBuffer poverflow) |
static int |
lept.pixSetTextline(PIX pixs,
L_BMF bmf,
BytePointer textstr,
int val,
int x0,
int y0,
IntPointer pwidth,
IntPointer poverflow) |
static int |
lept.pixSetTextline(PIX pixs,
L_BMF bmf,
String textstr,
int val,
int x0,
int y0,
int[] pwidth,
int[] poverflow) |
static int |
lept.pixSetTextline(PIX pixs,
L_BMF bmf,
String textstr,
int val,
int x0,
int y0,
IntBuffer pwidth,
IntBuffer poverflow) |
static int |
lept.pixSetTextline(PIX pixs,
L_BMF bmf,
String textstr,
int val,
int x0,
int y0,
IntPointer pwidth,
IntPointer poverflow) |
Copyright © 2021. All rights reserved.