public static interface Tesseract.TessPolyBlockType
| Modifier and Type | Field and Description |
|---|---|
static int |
PT_CAPTION_TEXT
native declaration : line 74
|
static int |
PT_COUNT
native declaration : line 75
|
static int |
PT_FLOWING_IMAGE
native declaration : line 74
|
static int |
PT_FLOWING_TEXT
native declaration : line 73
|
static int |
PT_HEADING_IMAGE
native declaration : line 74
|
static int |
PT_HEADING_TEXT
native declaration : line 73
|
static int |
PT_HORZ_LINE
native declaration : line 74
|
static int |
PT_NOISE
native declaration : line 75
|
static int |
PT_PULLOUT_IMAGE
native declaration : line 74
|
static int |
PT_PULLOUT_TEXT
native declaration : line 73
|
static int |
PT_TABLE
native declaration : line 73
|
static int |
PT_UNKNOWN
native declaration : line 73
|
static int |
PT_VERT_LINE
native declaration : line 74
|
static int |
PT_VERTICAL_TEXT
native declaration : line 73
|
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