org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSGlyphInscription
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSGlyphInscription
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h
enum values
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
Copyright © 2009. All Rights Reserved.