org.rococoa.cocoa.appkit
Interface AppKitLibrary._NSGlyphRelation

Enclosing interface:
AppKitLibrary

public static interface AppKitLibrary._NSGlyphRelation

native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:206
enum values


Field Summary
static int NSGlyphAbove
           
static int NSGlyphBelow
           
 

Field Detail

NSGlyphBelow

static final int NSGlyphBelow
See Also:
Constant Field Values

NSGlyphAbove

static final int NSGlyphAbove
See Also:
Constant Field Values


Copyright © 2009. All Rights Reserved.