@Name(value="L_Bmf") public static class lept.L_BMF extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.L_BMF()
Default native constructor.
|
lept.L_BMF(long size)
Native array allocator.
|
lept.L_BMF(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
baseline1() |
lept.L_BMF |
baseline1(int baseline1) |
int |
baseline2() |
lept.L_BMF |
baseline2(int baseline2) |
int |
baseline3() |
lept.L_BMF |
baseline3(int baseline3) |
IntPointer |
baselinetab() |
lept.L_BMF |
baselinetab(IntPointer baselinetab) |
BytePointer |
directory() |
lept.L_BMF |
directory(BytePointer directory) |
IntPointer |
fonttab() |
lept.L_BMF |
fonttab(IntPointer fonttab) |
int |
kernwidth() |
lept.L_BMF |
kernwidth(int kernwidth) |
int |
lineheight() |
lept.L_BMF |
lineheight(int lineheight) |
lept.PIXA |
pixa() |
lept.L_BMF |
pixa(lept.PIXA pixa) |
lept.L_BMF |
position(long position) |
int |
size() |
lept.L_BMF |
size(int size) |
int |
spacewidth() |
lept.L_BMF |
spacewidth(int spacewidth) |
int |
vertlinesep() |
lept.L_BMF |
vertlinesep(int vertlinesep) |
IntPointer |
widthtab() |
lept.L_BMF |
widthtab(IntPointer widthtab) |
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_BMF()
public lept.L_BMF(long size)
Pointer.position(long).public lept.L_BMF(Pointer p)
Pointer.Pointer(Pointer).public lept.L_BMF position(long position)
public lept.PIXA pixa()
public lept.L_BMF pixa(lept.PIXA pixa)
public lept.L_BMF size(int size)
@Cast(value="char*") public BytePointer directory()
public lept.L_BMF directory(BytePointer directory)
public lept.L_BMF baseline1(int baseline1)
public lept.L_BMF baseline2(int baseline2)
public lept.L_BMF baseline3(int baseline3)
public lept.L_BMF lineheight(int lineheight)
public lept.L_BMF kernwidth(int kernwidth)
public lept.L_BMF spacewidth(int spacewidth)
public lept.L_BMF vertlinesep(int vertlinesep)
@Cast(value="l_int32*") public IntPointer fonttab()
public lept.L_BMF fonttab(IntPointer fonttab)
@Cast(value="l_int32*") public IntPointer baselinetab()
public lept.L_BMF baselinetab(IntPointer baselinetab)
@Cast(value="l_int32*") public IntPointer widthtab()
public lept.L_BMF widthtab(IntPointer widthtab)
Copyright © 2016. All rights reserved.