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 TypeMethodDescriptionvoidNSLayoutManager.addTextContainer(NSTextContainer container) NSLayoutManager.boundingRectForGlyphRange(NSRange glyphRange, NSTextContainer container) longNSLayoutManager.glyphIndexForPoint(NSPoint point, NSTextContainer container, double[] partialFraction) NSLayoutManager.glyphRangeForTextContainer(NSTextContainer container) longNSLayoutManager.rectArrayForCharacterRange(NSRange charRange, NSRange selCharRange, NSTextContainer container, long[] rectCount) longNSLayoutManager.rectArrayForGlyphRange(NSRange glyphRange, NSRange selGlyphRange, NSTextContainer container, long[] rectCount) NSLayoutManager.usedRectForTextContainer(NSTextContainer container)