Uses of Class
org.eclipse.swt.internal.cocoa.NSLayoutManager
-
Packages that use NSLayoutManager Package Description org.eclipse.swt.graphics org.eclipse.swt.internal.cocoa -
-
Uses of NSLayoutManager in org.eclipse.swt.graphics
Fields in org.eclipse.swt.graphics declared as NSLayoutManager Modifier and Type Field Description NSLayoutManagerGCData. layoutManager -
Uses of NSLayoutManager in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa that return NSLayoutManager Modifier and Type Method Description NSLayoutManagerNSTextView. layoutManager()Methods in org.eclipse.swt.internal.cocoa with parameters of type NSLayoutManager Modifier and Type Method Description voidNSTextStorage. addLayoutManager(NSLayoutManager aLayoutManager)doubleNSTypesetter. baselineOffsetInLayoutManager(NSLayoutManager layoutMgr, long glyphIndex)
-