MonoMac.AppKit.NSLayoutManager: Method Members

The methods of MonoMac.AppKit.NSLayoutManager are listed below. For a list of all members, see the NSLayoutManager Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

AddTemporaryAttribute(string, MonoMac.Foundation.NSObject, MonoMac.Foundation.NSRange)
Documentation for this section has not yet been entered.
AddTemporaryAttributes(MonoMac.Foundation.NSDictionary, MonoMac.Foundation.NSRange)
Documentation for this section has not yet been entered.
AddTextContainer(NSTextContainer)
Documentation for this section has not yet been entered.
AttachmentSizeForGlyphAt(int) : System.Drawing.SizeF
Documentation for this section has not yet been entered.
BoundingRectForGlyphRange(MonoMac.Foundation.NSRange, NSTextContainer) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
BoundsRect(NSTextBlock, MonoMac.Foundation.NSRange) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
CharacterIndexForGlyphAtIndex(int) : uint
Documentation for this section has not yet been entered.
CharacterIndexForPoint(System.Drawing.PointF, NSTextContainer, float) : uint
Documentation for this section has not yet been entered.
DefaultBaselineOffsetForFont(NSFont) : float
Documentation for this section has not yet been entered.
DefaultLineHeightForFont(NSFont) : float
Documentation for this section has not yet been entered.
DeleteGlyphs(MonoMac.Foundation.NSRange)
Documentation for this section has not yet been entered.
DrawsOutsideLineFragmentForGlyphAt(int) : bool
Documentation for this section has not yet been entered.
EnsureGlyphsForCharacterRange(MonoMac.Foundation.NSRange)
Documentation for this section has not yet been entered.
EnsureGlyphsForGlyphRange(MonoMac.Foundation.NSRange)
Documentation for this section has not yet been entered.
EnsureLayoutForBoundingRect(System.Drawing.RectangleF, NSTextContainer)
Documentation for this section has not yet been entered.
EnsureLayoutForCharacterRange(MonoMac.Foundation.NSRange)
Documentation for this section has not yet been entered.
EnsureLayoutForGlyphRange(MonoMac.Foundation.NSRange)
Documentation for this section has not yet been entered.
EnsureLayoutForTextContainer(NSTextContainer)
Documentation for this section has not yet been entered.
FractionOfDistanceThroughGlyphForPoint(System.Drawing.PointF, NSTextContainer) : float
Documentation for this section has not yet been entered.
GetFirstUnlaidCharacterIndex(int, int)
Documentation for this section has not yet been entered.
GetGlyphRange(NSTextContainer) : MonoMac.Foundation.NSRange
Documentation for this section has not yet been entered.
GetLineFragmentInsertionPoints(int, bool, bool, float, uint) : uint
Documentation for this section has not yet been entered.
GetUsedRectForTextContainer(NSTextContainer) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GlyphAtIndexisValidIndex(int, bool) : uint
Documentation for this section has not yet been entered.
GlyphCount(int) : uint
Documentation for this section has not yet been entered.
GlyphIndexForCharacterAtIndex(int) : uint
Documentation for this section has not yet been entered.
GlyphIndexForPoint(System.Drawing.PointF, NSTextContainer) : uint
Documentation for this section has not yet been entered.
GlyphIndexForPointInTextContainer(System.Drawing.PointF, NSTextContainer, float) : uint
Documentation for this section has not yet been entered.
GlyphRangeForBoundingRect(System.Drawing.RectangleF, NSTextContainer) : MonoMac.Foundation.NSRange
Documentation for this section has not yet been entered.
GlyphRangeForBoundingRectWithoutAdditionalLayout(System.Drawing.RectangleF, NSTextContainer) : MonoMac.Foundation.NSRange
Documentation for this section has not yet been entered.
InsertGlyph(uint, int, int)
Documentation for this section has not yet been entered.
InsertTextContainer(NSTextContainer, int)
Documentation for this section has not yet been entered.
IntAttributeforGlyphAtIndex(int, int) : int
Documentation for this section has not yet been entered.
InvalidateDisplayForCharacterRange(MonoMac.Foundation.NSRange)
Documentation for this section has not yet been entered.
InvalidateDisplayForGlyphRange(MonoMac.Foundation.NSRange)
Documentation for this section has not yet been entered.
InvalidateGlyphsOnLayoutInvalidation(MonoMac.Foundation.NSRange)
Documentation for this section has not yet been entered.
IsValidGlyphIndex(int) : bool
Documentation for this section has not yet been entered.
LayoutRect(NSTextBlock, MonoMac.Foundation.NSRange) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
LocationForGlyphAtIndex(int) : System.Drawing.PointF
Documentation for this section has not yet been entered.
NotShownAttributeForGlyphAtIndex(int) : bool
Documentation for this section has not yet been entered.
RangeOfNominallySpacedGlyphsContainingIndex(int) : MonoMac.Foundation.NSRange
Documentation for this section has not yet been entered.
RemoveTemporaryAttribute(string, MonoMac.Foundation.NSRange)
Documentation for this section has not yet been entered.
RemoveTextContainer(int)
Documentation for this section has not yet been entered.
ReplaceGlyphAtIndex(int, uint)
Documentation for this section has not yet been entered.
ReplaceTextStorage(NSTextStorage)
Documentation for this section has not yet been entered.
SetAttachmentSize(System.Drawing.SizeF, MonoMac.Foundation.NSRange)
Documentation for this section has not yet been entered.
SetBoundsRect(System.Drawing.RectangleF, NSTextBlock, MonoMac.Foundation.NSRange)
Documentation for this section has not yet been entered.
SetCharacterIndex(int, int)
Documentation for this section has not yet been entered.
SetDrawsOutsideLineFragment(bool, int)
Documentation for this section has not yet been entered.
SetExtraLineFragmentRect(System.Drawing.RectangleF, System.Drawing.RectangleF, NSTextContainer)
Documentation for this section has not yet been entered.
SetIntAttribute(int, int, int)
Documentation for this section has not yet been entered.
SetLayoutRect(System.Drawing.RectangleF, NSTextBlock, MonoMac.Foundation.NSRange)
Documentation for this section has not yet been entered.
SetLineFragmentRect(System.Drawing.RectangleF, MonoMac.Foundation.NSRange, System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
SetLocation(System.Drawing.PointF, MonoMac.Foundation.NSRange)
Documentation for this section has not yet been entered.
SetNotShownAttribute(bool, int)
Documentation for this section has not yet been entered.
SetTemporaryAttributes(MonoMac.Foundation.NSDictionary, MonoMac.Foundation.NSRange)
Documentation for this section has not yet been entered.
SetTextContainerForRange(NSTextContainer, MonoMac.Foundation.NSRange)
Documentation for this section has not yet been entered.
SubstituteFontForFont(NSFont) : NSFont
Documentation for this section has not yet been entered.
TextContainerChangedGeometry(NSTextContainer)
Documentation for this section has not yet been entered.
TextContainerChangedTextView(NSTextContainer)
Documentation for this section has not yet been entered.
TextStorageEdited(NSTextStorage, NSTextStorageEditedFlags, MonoMac.Foundation.NSRange, int, MonoMac.Foundation.NSRange)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSLayoutManager object.