@Name(value="Boxa") @Properties(inherit=leptonica.class) public class BOXA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
BOXA()
Default native constructor.
|
BOXA(long size)
Native array allocator.
|
BOXA(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PointerPointer |
box() |
BOX |
box(int i)
box ptr array
|
BOXA |
box(int i,
BOX setter) |
BOXA |
box(PointerPointer setter) |
BOXA |
getPointer(long i) |
int |
n()
number of box in ptr array
|
BOXA |
n(int setter) |
int |
nalloc()
number of box ptrs allocated
|
BOXA |
nalloc(int setter) |
BOXA |
position(long position) |
int |
refcount()
reference count (1 if no clones)
|
BOXA |
refcount(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, zeropublic BOXA()
public BOXA(long size)
Pointer.position(long).public BOXA(Pointer p)
Pointer(Pointer).public BOXA getPointer(long i)
getPointer in class Pointerpublic BOXA n(int setter)
public BOXA nalloc(int setter)
public BOXA refcount(int setter)
public BOX box(int i)
@Cast(value="Box**") public PointerPointer box()
public BOXA box(PointerPointer setter)
Copyright © 2022. All rights reserved.