org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSGlyphInscription

Enclosing interface:
AppKitLibrary

public static interface AppKitLibrary.NSGlyphInscription


Field Summary
static int NSGlyphInscribeAbove
           
static int NSGlyphInscribeBase
           
static int NSGlyphInscribeBelow
           
static int NSGlyphInscribeOverBelow
           
static int NSGlyphInscribeOverstrike
           
 

Field Detail

NSGlyphInscribeBase

static final int NSGlyphInscribeBase
See Also:
Constant Field Values

NSGlyphInscribeBelow

static final int NSGlyphInscribeBelow
See Also:
Constant Field Values

NSGlyphInscribeAbove

static final int NSGlyphInscribeAbove
See Also:
Constant Field Values

NSGlyphInscribeOverstrike

static final int NSGlyphInscribeOverstrike
See Also:
Constant Field Values

NSGlyphInscribeOverBelow

static final int NSGlyphInscribeOverBelow
See Also:
Constant Field Values