Uses of Class
org.eclipse.swt.internal.cocoa.NSTextContainer
Packages that use NSTextContainer
-
Uses of NSTextContainer in org.eclipse.swt.graphics
Fields in org.eclipse.swt.graphics declared as NSTextContainer -
Uses of NSTextContainer in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa that return NSTextContainerModifier and TypeMethodDescriptionNSTextContainer.initWithContainerSize
(NSSize aContainerSize) NSTextView.textContainer()
Methods in org.eclipse.swt.internal.cocoa with parameters of type NSTextContainerModifier and TypeMethodDescriptionvoid
NSLayoutManager.addTextContainer
(NSTextContainer container) NSLayoutManager.boundingRectForGlyphRange
(NSRange glyphRange, NSTextContainer container) long
NSLayoutManager.glyphIndexForPoint
(NSPoint point, NSTextContainer container, double[] partialFraction) NSLayoutManager.glyphRangeForTextContainer
(NSTextContainer container) long
NSLayoutManager.rectArrayForCharacterRange
(NSRange charRange, NSRange selCharRange, NSTextContainer container, long[] rectCount) long
NSLayoutManager.rectArrayForGlyphRange
(NSRange glyphRange, NSRange selGlyphRange, NSTextContainer container, long[] rectCount) NSLayoutManager.usedRectForTextContainer
(NSTextContainer container)