@Name(value="L_Rch") @Properties(inherit=leptonica.class) public class L_RCH extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
L_RCH()
Default native constructor.
|
L_RCH(long size)
Native array allocator.
|
L_RCH(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
L_RCH |
getPointer(long i) |
int |
index()
index of best template
|
L_RCH |
index(int setter) |
L_RCH |
position(long position) |
int |
sample()
template class, if all samples are used)
|
L_RCH |
sample(int setter) |
float |
score()
correlation score of best template
|
L_RCH |
score(float setter) |
BytePointer |
text()
character string of best template
|
L_RCH |
text(BytePointer setter) |
int |
width()
width of best template
|
L_RCH |
width(int setter) |
int |
xloc()
x-location of template (delx + shiftx)
|
L_RCH |
xloc(int setter) |
int |
yloc()
y-location of template (dely + shifty)
|
L_RCH |
yloc(int 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_RCH()
public L_RCH(long size)
Pointer.position(long)
.public L_RCH(Pointer p)
Pointer(Pointer)
.public L_RCH getPointer(long i)
getPointer
in class Pointer
public L_RCH index(int setter)
public L_RCH score(float setter)
@Cast(value="char*") public BytePointer text()
public L_RCH text(BytePointer setter)
public L_RCH sample(int setter)
public L_RCH xloc(int setter)
public L_RCH yloc(int setter)
public L_RCH width(int setter)
Copyright © 2023. All rights reserved.