org.rococoa.cocoa.coregraphics
Interface CoreGraphicsLibrary.CGScreenUpdateOperation

Enclosing interface:
CoreGraphicsLibrary

public static interface CoreGraphicsLibrary.CGScreenUpdateOperation


Field Summary
static int kCGScreenUpdateOperationMove
           
static int kCGScreenUpdateOperationReducedDirtyRectangleCount
           
static int kCGScreenUpdateOperationRefresh
           
 

Field Detail

kCGScreenUpdateOperationRefresh

static final int kCGScreenUpdateOperationRefresh
See Also:
Constant Field Values

kCGScreenUpdateOperationMove

static final int kCGScreenUpdateOperationMove
See Also:
Constant Field Values

kCGScreenUpdateOperationReducedDirtyRectangleCount

static final int kCGScreenUpdateOperationReducedDirtyRectangleCount
See Also:
Constant Field Values