@Name(value="L_Rch") public static class lept.L_RCH extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.L_RCH()
Default native constructor.
|
lept.L_RCH(long size)
Native array allocator.
|
lept.L_RCH(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
index() |
lept.L_RCH |
index(int index) |
lept.L_RCH |
position(long position) |
int |
sample() |
lept.L_RCH |
sample(int sample) |
float |
score() |
lept.L_RCH |
score(float score) |
BytePointer |
text() |
lept.L_RCH |
text(BytePointer text) |
int |
width() |
lept.L_RCH |
width(int width) |
int |
xloc() |
lept.L_RCH |
xloc(int xloc) |
int |
yloc() |
lept.L_RCH |
yloc(int yloc) |
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic lept.L_RCH()
public lept.L_RCH(long size)
Pointer.position(long).public lept.L_RCH(Pointer p)
Pointer.Pointer(Pointer).public lept.L_RCH position(long position)
public lept.L_RCH index(int index)
public lept.L_RCH score(float score)
@Cast(value="char*") public BytePointer text()
public lept.L_RCH text(BytePointer text)
public lept.L_RCH sample(int sample)
public lept.L_RCH xloc(int xloc)
public lept.L_RCH yloc(int yloc)
public lept.L_RCH width(int width)
Copyright © 2016. All rights reserved.