org.rococoa.cocoa.foundation
Interface FoundationLibrary.NSRectEdge
- Enclosing interface:
- FoundationLibrary
public static interface FoundationLibrary.NSRectEdge
native declaration : /System/Library/Frameworks/Foundation.framework/Headers/NSGeometry.h
enum values
NSMinXEdge
static final int NSMinXEdge
- See Also:
- Constant Field Values
NSMinYEdge
static final int NSMinYEdge
- See Also:
- Constant Field Values
NSMaxXEdge
static final int NSMaxXEdge
- See Also:
- Constant Field Values
NSMaxYEdge
static final int NSMaxYEdge
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.