| Package | Description | 
|---|---|
| net.sourceforge.lept4j | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
L_Ptraa.ByReference  | 
static class  | 
L_Ptraa.ByValue  | 
| Modifier and Type | Method and Description | 
|---|---|
static L_Ptraa | 
Leptonica1.ptraaCreate(int n)
Original signature :  
L_PTRAA* ptraaCreate(l_int32)native declaration : allheaders.h:4130  | 
| Modifier and Type | Method and Description | 
|---|---|
static L_Ptra | 
Leptonica1.ptraaFlattenToPtra(L_Ptraa paa)
Original signature :
  
L_PTRA* ptraaFlattenToPtra(L_PTRAA*)native declaration : allheaders.h:4140  | 
static L_Ptra | 
Leptonica1.ptraaGetPtra(L_Ptraa paa,
            int index,
            int accessflag)
Original signature :
  
L_PTRA* ptraaGetPtra(L_PTRAA*, l_int32, l_int32)native declaration : allheaders.h:4138  | 
static int | 
Leptonica1.ptraaGetSize(L_Ptraa paa,
            IntBuffer psize)
Original signature :
  
l_int32 ptraaGetSize(L_PTRAA*, l_int32*)native declaration : allheaders.h:4134  | 
static int | 
Leptonica1.ptraaInsertPtra(L_Ptraa paa,
               int index,
               L_Ptra pa)
Original signature :
  
l_int32 ptraaInsertPtra(L_PTRAA*, l_int32, L_PTRA*)native declaration : allheaders.h:4136  | 
Copyright © 2017. All Rights Reserved.