|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NSGlyphInfo | |
---|---|
org.rococoa.cocoa.appkit |
Uses of NSGlyphInfo in org.rococoa.cocoa.appkit |
---|
Methods in org.rococoa.cocoa.appkit that return NSGlyphInfo | |
---|---|
static NSGlyphInfo |
NSGlyphInfo.alloc()
|
abstract NSGlyphInfo |
NSGlyphInfo._class_.alloc()
|
static NSGlyphInfo |
NSGlyphInfo.glyphInfoWithCharacterIdentifier_collection_baseString(NSUInteger cid,
int characterCollection,
NSString theString)
Returns an NSGlyphInfo object for the CID/RO Original signature : +(NSGlyphInfo*)glyphInfoWithCharacterIdentifier:(NSUInteger) collection:(NSCharacterCollection) baseString:(NSString*) native declaration : NSGlyphInfo.h:33 |
abstract NSGlyphInfo |
NSGlyphInfo._class_.glyphInfoWithCharacterIdentifier_collection_baseString(NSUInteger cid,
int characterCollection,
NSString theString)
Returns an NSGlyphInfo object for the CID/RO Original signature : +(NSGlyphInfo*)glyphInfoWithCharacterIdentifier:(NSUInteger) collection:(NSCharacterCollection) baseString:(NSString*) native declaration : NSGlyphInfo.h:33 |
static NSGlyphInfo |
NSGlyphInfo.glyphInfoWithGlyphName_forFont_baseString(NSString glyphName,
NSFont font,
NSString theString)
Returns an NSGlyphInfo object for the glyph name such as "copyright." |
abstract NSGlyphInfo |
NSGlyphInfo._class_.glyphInfoWithGlyphName_forFont_baseString(NSString glyphName,
NSFont font,
NSString theString)
Returns an NSGlyphInfo object for the glyph name such as "copyright." |
static NSGlyphInfo |
NSGlyphInfo.new_()
|
abstract NSGlyphInfo |
NSGlyphInfo._class_.new_()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |