Uses of Class
org.rococoa.cocoa.appkit.NSGlyphGenerator

Packages that use NSGlyphGenerator
org.rococoa.cocoa.appkit   
 

Uses of NSGlyphGenerator in org.rococoa.cocoa.appkit
 

Methods in org.rococoa.cocoa.appkit that return NSGlyphGenerator
static NSGlyphGenerator NSGlyphGenerator.alloc()
           
abstract  NSGlyphGenerator NSGlyphGenerator._class_.alloc()
           
abstract  NSGlyphGenerator NSLayoutManager.glyphGenerator()
          Original signature : -(NSGlyphGenerator*)glyphGenerator
native declaration : NSLayoutManager.h:203
static NSGlyphGenerator NSGlyphGenerator.new_()
           
abstract  NSGlyphGenerator NSGlyphGenerator._class_.new_()
           
static NSGlyphGenerator NSGlyphGenerator.sharedGlyphGenerator()
          Original signature : +(id)sharedGlyphGenerator
native declaration : NSGlyphGenerator.h:32
abstract  NSGlyphGenerator NSGlyphGenerator._class_.sharedGlyphGenerator()
          Original signature : +(id)sharedGlyphGenerator
native declaration : NSGlyphGenerator.h:32
 

Methods in org.rococoa.cocoa.appkit with parameters of type NSGlyphGenerator
abstract  void NSLayoutManager.setGlyphGenerator(NSGlyphGenerator glyphGenerator)
          Original signature : -(void)setGlyphGenerator:(NSGlyphGenerator*)
native declaration : NSLayoutManager.h:204
 



Copyright © 2009. All Rights Reserved.