com.jniwrapper.macosx.cocoa.nslayoutmanager
Class __lmFlagsStructure

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

public class __lmFlagsStructure
extends com.jniwrapper.Structure

This class represents __lmFlagsStructure structure.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
__lmFlagsStructure()
           
 
Method Summary
 com.jniwrapper.BitField get__pad()
           
 com.jniwrapper.BitField get_AllowScreenFonts()
           
 com.jniwrapper.BitField get_BackgroundLayoutEnabled()
           
 com.jniwrapper.BitField get_CachedRectArrayInUse()
           
 com.jniwrapper.BitField get_ContainersAreFull()
           
 com.jniwrapper.BitField get_ContainersChanged()
           
 com.jniwrapper.BitField get_DefaultAttachmentScaling()
           
 com.jniwrapper.BitField get_DelegateRespondsToDidComplete()
           
 com.jniwrapper.BitField get_DelegateRespondsToDidInvalidate()
           
 com.jniwrapper.BitField get_DisplayInvalidationInProgress()
           
 com.jniwrapper.BitField get_GlyphFormat()
           
 com.jniwrapper.BitField get_GlyphsMightDrawOutsideLines()
           
 com.jniwrapper.BitField get_HasNonGeneratedGlyphData()
           
 com.jniwrapper.BitField get_IgnoresAntialiasThreshold()
           
 com.jniwrapper.BitField get_InsertionPointNeedsUpdate()
           
 com.jniwrapper.BitField get_IsGeneratingGlyphs()
           
 com.jniwrapper.BitField get_IsInUILayoutMode()
           
 com.jniwrapper.BitField get_IsLayoutRequestedFromSubthread()
           
 com.jniwrapper.BitField get_LayoutManagerInDirtyList()
           
 com.jniwrapper.BitField get_LoggedBGLayoutException()
           
 com.jniwrapper.BitField get_NeedToFlushGlyph()
           
 com.jniwrapper.BitField get_NotifyEditedInProgress()
           
 com.jniwrapper.BitField get_ResizingInProgress()
           
 com.jniwrapper.BitField get_SeenRightToLeft()
           
 com.jniwrapper.BitField get_ShowControlCharacters()
           
 com.jniwrapper.BitField get_ShowInvisibleCharacters()
           
 com.jniwrapper.BitField get_TextStorageRespondsToIsEditing()
           
 com.jniwrapper.BitField get_UsingGlyphCache()
           
 
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

__lmFlagsStructure

public __lmFlagsStructure()
Method Detail

get_ContainersAreFull

public com.jniwrapper.BitField get_ContainersAreFull()

get_GlyphsMightDrawOutsideLines

public com.jniwrapper.BitField get_GlyphsMightDrawOutsideLines()

get_BackgroundLayoutEnabled

public com.jniwrapper.BitField get_BackgroundLayoutEnabled()

get_ResizingInProgress

public com.jniwrapper.BitField get_ResizingInProgress()

get_AllowScreenFonts

public com.jniwrapper.BitField get_AllowScreenFonts()

get_CachedRectArrayInUse

public com.jniwrapper.BitField get_CachedRectArrayInUse()

get_DisplayInvalidationInProgress

public com.jniwrapper.BitField get_DisplayInvalidationInProgress()

get_InsertionPointNeedsUpdate

public com.jniwrapper.BitField get_InsertionPointNeedsUpdate()

get_LayoutManagerInDirtyList

public com.jniwrapper.BitField get_LayoutManagerInDirtyList()

get_UsingGlyphCache

public com.jniwrapper.BitField get_UsingGlyphCache()

get_ShowInvisibleCharacters

public com.jniwrapper.BitField get_ShowInvisibleCharacters()

get_ShowControlCharacters

public com.jniwrapper.BitField get_ShowControlCharacters()

get_DelegateRespondsToDidInvalidate

public com.jniwrapper.BitField get_DelegateRespondsToDidInvalidate()

get_DelegateRespondsToDidComplete

public com.jniwrapper.BitField get_DelegateRespondsToDidComplete()

get_GlyphFormat

public com.jniwrapper.BitField get_GlyphFormat()

get_TextStorageRespondsToIsEditing

public com.jniwrapper.BitField get_TextStorageRespondsToIsEditing()

get_NotifyEditedInProgress

public com.jniwrapper.BitField get_NotifyEditedInProgress()

get_ContainersChanged

public com.jniwrapper.BitField get_ContainersChanged()

get_IsGeneratingGlyphs

public com.jniwrapper.BitField get_IsGeneratingGlyphs()

get_HasNonGeneratedGlyphData

public com.jniwrapper.BitField get_HasNonGeneratedGlyphData()

get_LoggedBGLayoutException

public com.jniwrapper.BitField get_LoggedBGLayoutException()

get_IsLayoutRequestedFromSubthread

public com.jniwrapper.BitField get_IsLayoutRequestedFromSubthread()

get_DefaultAttachmentScaling

public com.jniwrapper.BitField get_DefaultAttachmentScaling()

get_IsInUILayoutMode

public com.jniwrapper.BitField get_IsInUILayoutMode()

get_SeenRightToLeft

public com.jniwrapper.BitField get_SeenRightToLeft()

get_IgnoresAntialiasThreshold

public com.jniwrapper.BitField get_IgnoresAntialiasThreshold()

get_NeedToFlushGlyph

public com.jniwrapper.BitField get_NeedToFlushGlyph()

get__pad

public com.jniwrapper.BitField get__pad()