Uses of Interface
org.rococoa.cocoa.appkit.protocols.NSGlyphStorage

Packages that use NSGlyphStorage
org.rococoa.cocoa.appkit   
 

Uses of NSGlyphStorage in org.rococoa.cocoa.appkit
 

Classes in org.rococoa.cocoa.appkit that implement NSGlyphStorage
 class NSLayoutManager
          This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects.
 

Methods in org.rococoa.cocoa.appkit with parameters of type NSGlyphStorage
abstract  void NSGlyphGenerator.generateGlyphsForGlyphStorage_desiredNumberOfCharacters_glyphIndex_characterIndex(NSGlyphStorage glyphStorage, NSUInteger nChars, NativeSizeByReference glyphIndex, NativeSizeByReference charIndex)
          Original signature : -(void)generateGlyphsForGlyphStorage:(id) desiredNumberOfCharacters:(NSUInteger) glyphIndex:(NSUInteger*) characterIndex:(NSUInteger*)
native declaration : NSGlyphGenerator.h:30
 



Copyright © 2009. All Rights Reserved.