@Namespace(value="tesseract::Dict")
@Const
public static class tesseract.DictFunc
extends org.bytedeco.javacpp.FunctionPointer
| Constructor and Description |
|---|
DictFunc(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
call(tesseract.Dict o,
org.bytedeco.javacpp.Pointer void_dawg_args,
tesseract.UNICHARSET unicharset,
int unichar_id,
boolean word_end) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic DictFunc(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public int call(tesseract.Dict o, org.bytedeco.javacpp.Pointer void_dawg_args, @Const @ByRef tesseract.UNICHARSET unicharset, @Cast(value="UNICHAR_ID") int unichar_id, @Cast(value="bool") boolean word_end)
Copyright © 2018. All rights reserved.