Package | Description |
---|---|
org.bytedeco.leptonica.global |
Modifier and Type | Method and Description |
---|---|
static L_AMAP_NODE |
leptonica.l_amapGetFirst(L_AMAP m) |
static L_AMAP_NODE |
leptonica.l_amapGetLast(L_AMAP m) |
static L_AMAP_NODE |
leptonica.l_amapGetNext(L_AMAP_NODE n) |
static L_AMAP_NODE |
leptonica.l_amapGetPrev(L_AMAP_NODE n) |
Modifier and Type | Method and Description |
---|---|
static L_AMAP_NODE |
leptonica.l_amapGetNext(L_AMAP_NODE n) |
static L_AMAP_NODE |
leptonica.l_amapGetPrev(L_AMAP_NODE n) |
Copyright © 2024. All rights reserved.