@Name(value="CCBorda") @Properties(inherit=leptonica.class) public class CCBORDA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
CCBORDA()
Default native constructor.
|
CCBORDA(long size)
Native array allocator.
|
CCBORDA(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
PointerPointer |
ccb() |
CCBORD |
ccb(int i)
ccb ptr array
|
CCBORDA |
ccb(int i,
CCBORD setter) |
CCBORDA |
ccb(PointerPointer setter) |
CCBORDA |
getPointer(long i) |
int |
h()
height of pix
|
CCBORDA |
h(int setter) |
int |
n()
number of ccbord in ptr array
|
CCBORDA |
n(int setter) |
int |
nalloc()
number of ccbord ptrs allocated
|
CCBORDA |
nalloc(int setter) |
PIX |
pix()
input pix (may be null)
|
CCBORDA |
pix(PIX setter) |
CCBORDA |
position(long position) |
int |
w()
width of pix
|
CCBORDA |
w(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 CCBORDA()
public CCBORDA(long size)
Pointer.position(long)
.public CCBORDA(Pointer p)
Pointer(Pointer)
.public CCBORDA getPointer(long i)
getPointer
in class Pointer
public PIX pix()
public CCBORDA w(int setter)
public CCBORDA h(int setter)
public CCBORDA n(int setter)
public CCBORDA nalloc(int setter)
public CCBORD ccb(int i)
@Cast(value="CCBord**") public PointerPointer ccb()
public CCBORDA ccb(PointerPointer setter)
Copyright © 2024. All rights reserved.