@Name(value="CCBord") @Properties(inherit=leptonica.class) public class CCBORD extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CCBORD()
Default native constructor.
|
CCBORD(long size)
Native array allocator.
|
CCBORD(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BOXA |
boxa()
regions of each closed curve
|
CCBORD |
boxa(BOXA setter) |
CCBORD |
getPointer(long i) |
PTAA |
global()
ptaa of chain pixels (global)
|
CCBORD |
global(PTAA setter) |
PTAA |
local()
ptaa of chain pixels (local)
|
CCBORD |
local(PTAA setter) |
PIX |
pix()
component bitmap (min size)
|
CCBORD |
pix(PIX setter) |
CCBORD |
position(long position) |
int |
refcount()
number of handles; start at 1
|
CCBORD |
refcount(int setter) |
PTA |
spglobal()
pta of single chain (global)
|
CCBORD |
spglobal(PTA setter) |
PTA |
splocal()
pta of single chain (local)
|
CCBORD |
splocal(PTA setter) |
PTA |
start()
initial border pixel locations
|
CCBORD |
start(PTA setter) |
NUMAA |
step()
numaa of chain code (step dir)
|
CCBORD |
step(NUMAA 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 CCBORD()
public CCBORD(long size)
Pointer.position(long).public CCBORD(Pointer p)
Pointer(Pointer).public CCBORD getPointer(long i)
getPointer in class Pointerpublic PIX pix()
public BOXA boxa()
public PTA start()
public CCBORD refcount(int setter)
public PTAA local()
public PTAA global()
public NUMAA step()
public PTA splocal()
public PTA spglobal()
Copyright © 2025. All rights reserved.