org.rococoa.cocoa.coregraphics
Interface CoreGraphicsLibrary.CGGradientDrawingOptions
- Enclosing interface:
- CoreGraphicsLibrary
public static interface CoreGraphicsLibrary.CGGradientDrawingOptions
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreGraphics.framework/Headers/CGGradient.h
enum values
kCGGradientDrawsBeforeStartLocation
static final int kCGGradientDrawsBeforeStartLocation
- See Also:
- Constant Field Values
kCGGradientDrawsAfterEndLocation
static final int kCGGradientDrawsAfterEndLocation
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.