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


Field Summary
static int kCTFrameProgressionRightToLeft
           
static int kCTFrameProgressionTopToBottom
           
 

Field Detail

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.