org.rococoa.cocoa.coretext
Interface CoreTextLibrary.CTFontOrientation
- Enclosing interface:
- CoreTextLibrary
public static interface CoreTextLibrary.CTFontOrientation
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreText.framework/Headers/CTFontDescriptor.h
enum values
kCTFontDefaultOrientation
static final int kCTFontDefaultOrientation
- See Also:
- Constant Field Values
kCTFontHorizontalOrientation
static final int kCTFontHorizontalOrientation
- See Also:
- Constant Field Values
kCTFontVerticalOrientation
static final int kCTFontVerticalOrientation
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.