com.jniwrapper.macosx.cocoa.nsfont
Class _NSMultibyteGlyphPackingEnumeration
java.lang.Object
com.jniwrapper.Parameter
com.jniwrapper.DelegatingParameter
com.jniwrapper.ax
com.jniwrapper.Int
com.jniwrapper.macosx.cocoa.nsfont._NSMultibyteGlyphPackingEnumeration
- All Implemented Interfaces:
- com.jniwrapper.IntegerParameter
- Direct Known Subclasses:
- NSMultibyteGlyphPacking
- public class _NSMultibyteGlyphPackingEnumeration
- extends com.jniwrapper.Int
This class represents _NSMultibyteGlyphPackingEnumeration
enumeration.
Fields inherited from class com.jniwrapper.Parameter |
LICENSE_TYPE, V |
Methods inherited from class com.jniwrapper.Int |
clone |
Methods inherited from class com.jniwrapper.ax |
b, equals, getDebugInfo, getValue, hashCode, setValue, toLong, toString |
Methods inherited from class com.jniwrapper.DelegatingParameter |
a, acceptIOPerformer, b, getDataBuffer, getDataBufferOffset, getLength, getValueObject, pop, push, read, setDataBuffer, setValueObject, write |
Methods inherited from class com.jniwrapper.Parameter |
, a, asReturnValue, dataBufferAssigned, getAlignedLength, getAlignmentRequirement, indent, read, read, toByteArray, write |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
NSOneByteGlyphPacking
public static final int NSOneByteGlyphPacking
- See Also:
- Constant Field Values
NSJapaneseEUCGlyphPacking
public static final int NSJapaneseEUCGlyphPacking
- See Also:
- Constant Field Values
NSAsciiWithDoubleByteEUCGlyphPacking
public static final int NSAsciiWithDoubleByteEUCGlyphPacking
- See Also:
- Constant Field Values
NSTwoByteGlyphPacking
public static final int NSTwoByteGlyphPacking
- See Also:
- Constant Field Values
NSFourByteGlyphPacking
public static final int NSFourByteGlyphPacking
- See Also:
- Constant Field Values
NSNativeShortGlyphPacking
public static final int NSNativeShortGlyphPacking
- See Also:
- Constant Field Values
_NSMultibyteGlyphPackingEnumeration
public _NSMultibyteGlyphPackingEnumeration()
_NSMultibyteGlyphPackingEnumeration
public _NSMultibyteGlyphPackingEnumeration(long value)
_NSMultibyteGlyphPackingEnumeration
public _NSMultibyteGlyphPackingEnumeration(com.jniwrapper.IntegerParameter t)