org.rococoa.cocoa.appkit
Class NSLayoutManager.__lmFlags
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<NSLayoutManager.__lmFlags,NSLayoutManager.__lmFlags.ByValue,NSLayoutManager.__lmFlags.ByReference>
org.rococoa.cocoa.appkit.NSLayoutManager.__lmFlags
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<NSLayoutManager.__lmFlags,NSLayoutManager.__lmFlags.ByValue,NSLayoutManager.__lmFlags.ByReference>>
- Direct Known Subclasses:
- NSLayoutManager.__lmFlags.ByReference, NSLayoutManager.__lmFlags.ByValue
- Enclosing class:
- NSLayoutManager
public static class NSLayoutManager.__lmFlags
- extends Structure<NSLayoutManager.__lmFlags,NSLayoutManager.__lmFlags.ByValue,NSLayoutManager.__lmFlags.ByReference>
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure |
byReference, byValue, castToArray, castToArray, castToArray, castToReferenceArray, castToReferenceArray, castToValueArray, castToValueArray, clone, compareTo, newArray, read, setDependency, toArray, toArray, toArray, toReferenceArray, toReferenceArray, toValueArray, toValueArray, use, use, use, use, write |
Methods inherited from class com.sun.jna.Structure |
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toString, writeField, writeField |
containersAreFull
public byte containersAreFull
glyphsMightDrawOutsideLines
public byte glyphsMightDrawOutsideLines
backgroundLayoutEnabled
public byte backgroundLayoutEnabled
resizingInProgress
public byte resizingInProgress
allowScreenFonts
public byte allowScreenFonts
cachedRectArrayInUse
public byte cachedRectArrayInUse
displayInvalidationInProgress
public byte displayInvalidationInProgress
insertionPointNeedsUpdate
public byte insertionPointNeedsUpdate
layoutManagerInDirtyList
public byte layoutManagerInDirtyList
usingGlyphCache
public byte usingGlyphCache
showInvisibleCharacters
public byte showInvisibleCharacters
showControlCharacters
public byte showControlCharacters
delegateRespondsToDidInvalidate
public byte delegateRespondsToDidInvalidate
delegateRespondsToDidComplete
public byte delegateRespondsToDidComplete
glyphFormat
public byte glyphFormat
textStorageRespondsToIsEditing
public byte textStorageRespondsToIsEditing
notifyEditedInProgress
public byte notifyEditedInProgress
containersChanged
public byte containersChanged
isGeneratingGlyphs
public byte isGeneratingGlyphs
hasNonGeneratedGlyphData
public byte hasNonGeneratedGlyphData
loggedBGLayoutException
public byte loggedBGLayoutException
isLayoutRequestedFromSubthread
public byte isLayoutRequestedFromSubthread
defaultAttachmentScaling
public byte defaultAttachmentScaling
isInUILayoutMode
public byte isInUILayoutMode
seenRightToLeft
public byte seenRightToLeft
ignoresViewTransformations
public byte ignoresViewTransformations
needToFlushGlyph
public byte needToFlushGlyph
flipsIfNeeded
public byte flipsIfNeeded
allowNonContig
public byte allowNonContig
useNonContig
public byte useNonContig
NSLayoutManager.__lmFlags
public NSLayoutManager.__lmFlags()
newArray
public static NSLayoutManager.__lmFlags[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.