com.jniwrapper.macosx.cocoa.nsglyphinfo
Class NSGlyphInfoEnumeration

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.DelegatingParameter
          extended bycom.jniwrapper.ax
              extended bycom.jniwrapper.Int
                  extended bycom.jniwrapper.macosx.cocoa.nsglyphinfo.NSGlyphInfoEnumeration
All Implemented Interfaces:
com.jniwrapper.IntegerParameter
Direct Known Subclasses:
NSCharacterCollection

public class NSGlyphInfoEnumeration
extends com.jniwrapper.Int

This class represents NSGlyphInfoEnumeration enumeration.


Field Summary
static int NSAdobeCNS1CharacterCollection
           
static int NSAdobeGB1CharacterCollection
           
static int NSAdobeJapan1CharacterCollection
           
static int NSAdobeJapan2CharacterCollection
           
static int NSAdobeKorea1CharacterCollection
           
static int NSIdentityMappingCharacterCollection
           
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
NSGlyphInfoEnumeration()
           
NSGlyphInfoEnumeration(com.jniwrapper.IntegerParameter t)
           
NSGlyphInfoEnumeration(long value)
           
 
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
 

Field Detail

NSIdentityMappingCharacterCollection

public static final int NSIdentityMappingCharacterCollection
See Also:
Constant Field Values

NSAdobeCNS1CharacterCollection

public static final int NSAdobeCNS1CharacterCollection
See Also:
Constant Field Values

NSAdobeGB1CharacterCollection

public static final int NSAdobeGB1CharacterCollection
See Also:
Constant Field Values

NSAdobeJapan1CharacterCollection

public static final int NSAdobeJapan1CharacterCollection
See Also:
Constant Field Values

NSAdobeJapan2CharacterCollection

public static final int NSAdobeJapan2CharacterCollection
See Also:
Constant Field Values

NSAdobeKorea1CharacterCollection

public static final int NSAdobeKorea1CharacterCollection
See Also:
Constant Field Values
Constructor Detail

NSGlyphInfoEnumeration

public NSGlyphInfoEnumeration()

NSGlyphInfoEnumeration

public NSGlyphInfoEnumeration(long value)

NSGlyphInfoEnumeration

public NSGlyphInfoEnumeration(com.jniwrapper.IntegerParameter t)