@Name(value="TessResultCallback2<bool,const STRING&,const STRING&>")
public static class tesseract.StringCompareCallback
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
StringCompareCallback()
Default native constructor.
|
StringCompareCallback(long size)
Native array allocator.
|
StringCompareCallback(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
tesseract.StringCompareCallback |
position(long position) |
boolean |
Run(tesseract.STRING arg0,
tesseract.STRING arg1) |
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, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic StringCompareCallback()
public StringCompareCallback(long size)
Pointer.position(long).public StringCompareCallback(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public tesseract.StringCompareCallback position(long position)
position in class org.bytedeco.javacpp.Pointer@Virtual(value=true)
@Cast(value="bool")
public boolean Run(@Const @ByRef
tesseract.STRING arg0,
@Const @ByRef
tesseract.STRING arg1)
Copyright © 2018. All rights reserved.