AppKit/CPGeometry.j File Reference

Go to the source code of this file.

Functions

function CPPointCreateCopy (aPoint)
function CPPointMake (x, y)
function CPRectInset (aRect, dX, dY)
function CPRectIntegral (aRect)
function CPRectIntersection (lhsRect, rhsRect)
function CPRectCreateCopy (aRect)
function CPRectMake (x, y, width, height)
function CPRectOffset (aRect, dX, dY)
function CPRectStandardize (aRect)
function CPRectUnion (lhsRect, rhsRect)
function CPSizeCreateCopy (aSize)
function CPSizeMake (width, height)
function CPRectContainsPoint (aRect, aPoint)
function CPRectContainsRect (lhsRect, rhsRect)
function CPPointEqualToPoint (lhsPoint, rhsPoint)
function CPRectEqualToRect (lhsRect, rhsRect)
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 CPRectIntersectsRect (lhsRect, rhsRect)
function CPRectIsEmpty (aRect)
function CPRectIsNull (aRect)
function CPSizeEqualToSize (lhsSize, rhsSize)
function CPStringFromPoint (aPoint)
function CPStringFromSize (aSize)
function CPStringFromRect (aRect)
function CPPointFromString (aString)
function CPSizeFromString (aString)
function CPRectFromString (aString)
function CPPointFromEvent (anEvent)
function CPSizeMakeZero ()
function CPRectMakeZero ()
function CPPointMakeZero ()

Variables

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


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 Wed May 20 12:43:58 2009 for Cappuccino by  doxygen 1.5.8