|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<WidthTable,WidthTable.ByValue,WidthTable.ByReference>
org.rococoa.cocoa.qd.WidthTable
public class WidthTable
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/QD.framework/Headers/Fonts.h:1220
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Nested Class Summary | |
---|---|
static class |
WidthTable.ByReference
|
static class |
WidthTable.ByValue
|
Field Summary | |
---|---|
byte |
aFace
|
short |
aFID
|
short |
aSize
|
short |
device
|
short |
face
|
PointerByReference |
fHand
family record used to build up table C type : Handle |
short |
fID
|
short |
fSize
|
short |
hFactor
|
short |
hOutput
|
Point |
inDenom
scale factors requested C type : Point |
Point |
inNumer
scale factors requested C type : Point |
NativeLong |
sExtra
|
NativeLong |
style
|
int[] |
tabData
character widths C type : Fixed[256] |
PointerByReference |
tabFont
font record used to build table C type : Handle |
short |
tabSize
|
boolean |
usedFam
|
short |
vFactor
|
short |
vOutput
|
Fields inherited from class com.sun.jna.Structure |
---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE |
Constructor Summary | |
---|---|
WidthTable()
|
Method Summary | |
---|---|
static WidthTable[] |
newArray(int arrayLength)
|
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure |
---|
byReference, byValue, castToArray, castToArray, castToArray, castToReferenceArray, castToReferenceArray, castToValueArray, castToValueArray, clone, compareTo, newArray, read, setDependency, toArray, toArray, toArray, toReferenceArray, toReferenceArray, toValueArray, toValueArray, use, use, use, use, write |
Methods inherited from class com.sun.jna.Structure |
---|
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toString, writeField, writeField |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.ochafik.lang.jnaerator.runtime.StructureType |
---|
getPointer, size |
Field Detail |
---|
public int[] tabData
public PointerByReference tabFont
public NativeLong sExtra
public NativeLong style
public short fID
public short fSize
public short face
public short device
public Point inNumer
public Point inDenom
public short aFID
public PointerByReference fHand
public boolean usedFam
public byte aFace
public short vOutput
public short hOutput
public short vFactor
public short hFactor
public short aSize
public short tabSize
Constructor Detail |
---|
public WidthTable()
Method Detail |
---|
public static WidthTable[] newArray(int arrayLength)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |