@Namespace(value="tesseract") @NoOffset @Properties(inherit=tesseract.class) public class OSBestResult extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
OSBestResult() |
OSBestResult(long size)
Native array allocator.
|
OSBestResult(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
OSBestResult |
getPointer(long i) |
float |
oconfidence() |
OSBestResult |
oconfidence(float setter) |
int |
orientation_id() |
OSBestResult |
orientation_id(int setter) |
OSBestResult |
position(long position) |
float |
sconfidence() |
OSBestResult |
sconfidence(float setter) |
int |
script_id() |
OSBestResult |
script_id(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic OSBestResult(Pointer p)
Pointer(Pointer).public OSBestResult(long size)
Pointer.position(long).public OSBestResult()
public OSBestResult position(long position)
public OSBestResult getPointer(long i)
getPointer in class Pointerpublic int orientation_id()
public OSBestResult orientation_id(int setter)
public int script_id()
public OSBestResult script_id(int setter)
public float sconfidence()
public OSBestResult sconfidence(float setter)
public float oconfidence()
public OSBestResult oconfidence(float setter)
Copyright © 2022. All rights reserved.