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