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) |