org.rococoa.cocoa.coregraphics
Interface CoreGraphicsLibrary.CGRectEdge
- Enclosing interface:
- CoreGraphicsLibrary
public static interface CoreGraphicsLibrary.CGRectEdge
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Headers/../Frameworks/CoreGraphics.framework/Headers/CGGeometry.h:36
enum values
CGRectMinXEdge
static final int CGRectMinXEdge
- See Also:
- Constant Field Values
CGRectMinYEdge
static final int CGRectMinYEdge
- See Also:
- Constant Field Values
CGRectMaxXEdge
static final int CGRectMaxXEdge
- See Also:
- Constant Field Values
CGRectMaxYEdge
static final int CGRectMaxYEdge
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.