public static interface TesseractLibrary.TessPolyBlockType
| Modifier and Type | Field and Description |
|---|---|
static int |
PT_CAPTION_TEXT
native declaration : line 62
|
static int |
PT_COUNT
native declaration : line 63
|
static int |
PT_FLOWING_IMAGE
native declaration : line 62
|
static int |
PT_FLOWING_TEXT
native declaration : line 61
|
static int |
PT_HEADING_IMAGE
native declaration : line 62
|
static int |
PT_HEADING_TEXT
native declaration : line 61
|
static int |
PT_HORZ_LINE
native declaration : line 62
|
static int |
PT_NOISE
native declaration : line 63
|
static int |
PT_PULLOUT_IMAGE
native declaration : line 62
|
static int |
PT_PULLOUT_TEXT
native declaration : line 61
|
static int |
PT_TABLE
native declaration : line 61
|
static int |
PT_UNKNOWN
native declaration : line 61
|
static int |
PT_VERT_LINE
native declaration : line 62
|
static int |
PT_VERTICAL_TEXT
native declaration : line 61
|
static final int PT_UNKNOWN
static final int PT_FLOWING_TEXT
static final int PT_HEADING_TEXT
static final int PT_PULLOUT_TEXT
static final int PT_TABLE
static final int PT_VERTICAL_TEXT
static final int PT_CAPTION_TEXT
static final int PT_FLOWING_IMAGE
static final int PT_HEADING_IMAGE
static final int PT_PULLOUT_IMAGE
static final int PT_HORZ_LINE
static final int PT_VERT_LINE
static final int PT_NOISE
static final int PT_COUNT