org.rococoa.cocoa.appkit
Interface AppKitLibrary.NSGlyphLayoutMode
- Enclosing interface:
- AppKitLibrary
public static interface AppKitLibrary.NSGlyphLayoutMode
native declaration : /System/Library/Frameworks/AppKit.framework/Headers/NSSimpleHorizontalTypesetter.h
enum values
NSGlyphLayoutAtAPoint
static final int NSGlyphLayoutAtAPoint
- See Also:
- Constant Field Values
NSGlyphLayoutAgainstAPoint
static final int NSGlyphLayoutAgainstAPoint
- See Also:
- Constant Field Values
NSGlyphLayoutWithPrevious
static final int NSGlyphLayoutWithPrevious
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.