com.jniwrapper.macosx.cocoa.nstypesetter
Class _tsFlagsStructure

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Structure
          extended bycom.jniwrapper.macosx.cocoa.nstypesetter._tsFlagsStructure
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.CompositeParameter

public class _tsFlagsStructure
extends com.jniwrapper.Structure

This class represents _tsFlagsStructure structure.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
_tsFlagsStructure()
           
 
Method Summary
 com.jniwrapper.BitField get__curFontIsDefaultFace()
           
 com.jniwrapper.BitField get__fragPostLay()
           
 com.jniwrapper.BitField get__glyphPostLay()
           
 com.jniwrapper.BitField get__tabEOL()
           
 com.jniwrapper.BitField get__tabState()
           
 com.jniwrapper.BitField get__tabType()
           
 com.jniwrapper.BitField get__useItal()
           
 com.jniwrapper.BitField get_Reserved()
           
 
Methods inherited from class com.jniwrapper.Structure
a, a, acceptIOPerformer, addMembers, clone, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, write
 
Methods inherited from class com.jniwrapper.Parameter
, a, asReturnValue, b, dataBufferAssigned, getAlignedLength, getDataBuffer, getDataBufferOffset, hashCode, indent, read, read, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

_tsFlagsStructure

public _tsFlagsStructure()
Method Detail

get__glyphPostLay

public com.jniwrapper.BitField get__glyphPostLay()

get__fragPostLay

public com.jniwrapper.BitField get__fragPostLay()

get__useItal

public com.jniwrapper.BitField get__useItal()

get__curFontIsDefaultFace

public com.jniwrapper.BitField get__curFontIsDefaultFace()

get__tabState

public com.jniwrapper.BitField get__tabState()

get__tabType

public com.jniwrapper.BitField get__tabType()

get__tabEOL

public com.jniwrapper.BitField get__tabEOL()

get_Reserved

public com.jniwrapper.BitField get_Reserved()