org.rococoa.cocoa.qd
Class WidthTable
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.qd.WidthTable
- Direct Known Subclasses:
- WidthTable.ByReference, WidthTable.ByValue
public class WidthTable
- extends com.ochafik.lang.jnaerator.runtime.Structure
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.
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure |
setupClone |
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField |
tabData
public int[] tabData
tabFont
public ByteByReference tabFont
sExtra
public NativeLong sExtra
style
public NativeLong style
fID
public short fID
fSize
public short fSize
face
public short face
device
public short device
inNumer
public Point inNumer
inDenom
public Point inDenom
aFID
public short aFID
fHand
public ByteByReference fHand
usedFam
public boolean usedFam
aFace
public byte aFace
vOutput
public short vOutput
hOutput
public short hOutput
vFactor
public short vFactor
hFactor
public short hFactor
aSize
public short aSize
tabSize
public short tabSize
WidthTable
public WidthTable()
byReference
public WidthTable.ByReference byReference()
byValue
public WidthTable.ByValue byValue()
clone
public WidthTable clone()
- Overrides:
clone
in class Object