@Name(value="L_Rcha") @Properties(inherit=leptonica.class) public class L_RCHA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
L_RCHA()
Default native constructor.
|
L_RCHA(long size)
Native array allocator.
|
L_RCHA(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
L_RCHA |
getPointer(long i) |
NUMA |
naindex()
indices of best templates
|
L_RCHA |
naindex(NUMA setter) |
NUMA |
nasample()
indices of best samples
|
L_RCHA |
nasample(NUMA setter) |
NUMA |
nascore()
correlation scores of best templates
|
L_RCHA |
nascore(NUMA setter) |
NUMA |
nawidth()
widths of best templates
|
L_RCHA |
nawidth(NUMA setter) |
NUMA |
naxloc()
x-locations of templates (delx + shiftx)
|
L_RCHA |
naxloc(NUMA setter) |
NUMA |
nayloc()
y-locations of templates (dely + shifty)
|
L_RCHA |
nayloc(NUMA setter) |
L_RCHA |
position(long position) |
SARRAY |
satext()
character strings of best templates
|
L_RCHA |
satext(SARRAY setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public L_RCHA()
public L_RCHA(long size)
Pointer.position(long)
.public L_RCHA(Pointer p)
Pointer(Pointer)
.public L_RCHA getPointer(long i)
getPointer
in class Pointer
public NUMA naindex()
public NUMA nascore()
public SARRAY satext()
public NUMA nasample()
public NUMA naxloc()
public NUMA nayloc()
public NUMA nawidth()
Copyright © 2024. All rights reserved.