AppKit/CPGeometry.j File Reference

Go to the source code of this file.

Functions

function CPPointCreateCopy (aPoint)
function CPPointEqualToPoint (lhsPoint, rhsPoint)
function CPPointFromEvent (anEvent)
function CPPointFromString (aString)
function CPPointMake (x, y)
function CPPointMakeZero ()
function CPRectContainsPoint (aRect, aPoint)
function CPRectContainsRect (possibleOuter, possibleInner)
function CPRectCreateCopy (aRect)
function CPRectEqualToRect (lhsRect, rhsRect)
function CPRectFromString (aString)
function CPRectGetHeight (aRect)
function CPRectGetMaxX (aRect)
function CPRectGetMaxY (aRect)
function CPRectGetMidX (aRect)
function CPRectGetMidY (aRect)
function CPRectGetMinX (aRect)
function CPRectGetMinY (aRect)
function CPRectGetWidth (aRect)
function CPRectInset (aRect, dX, dY)
function CPRectIntegral (aRect)
function CPRectIntersection (lhsRect, rhsRect)
function CPRectIntersectsRect (lhsRect, rhsRect)
function CPRectIsEmpty (aRect)
function CPRectIsNull (aRect)
function CPRectMake (x, y, width, height)
function CPRectMakeZero ()
function CPRectOffset (aRect, dX, dY)
function CPRectStandardize (aRect)
function CPRectUnion (lhsRect, rhsRect)
function CPSizeCreateCopy (aSize)
function CPSizeEqualToSize (lhsSize, rhsSize)
function CPSizeFromString (aString)
function CPSizeMake (width, height)
function CPSizeMakeZero ()
function CPStringFromPoint (aPoint)
function CPStringFromRect (aRect)
function CPStringFromSize (aSize)

Variables

 CPMakePoint = CGPointMake
 CPMakeRect = CGRectMake
 CPMakeSize = CGSizeMake
 CPMaxXEdge = 2
 CPMaxYEdge = 3
import CGGeometry j CPMinXEdge = 0
 CPMinYEdge = 1

Variable Documentation

CPMakePoint = CGPointMake

Definition at line 32 of file CPGeometry.j.

CPMakeRect = CGRectMake

Definition at line 34 of file CPGeometry.j.

CPMakeSize = CGSizeMake

Definition at line 33 of file CPGeometry.j.

Definition at line 28 of file CPGeometry.j.

Definition at line 29 of file CPGeometry.j.

import CGGeometry j CPMinXEdge = 0

Definition at line 26 of file CPGeometry.j.

Definition at line 27 of file CPGeometry.j.


Generated on Fri Apr 9 11:04:11 2010 for Cappuccino API by  doxygen 1.6.1