API 0.9.5
AppKit/CoreGraphics/CGGeometry.j File Reference

Go to the source code of this file.

Functions

function CGInsetFromString (aString)
function CGPointFromEvent (anEvent)
function CGPointFromString (aString)
function CGRectContainsRect (lhsRect, rhsRect)
function CGRectDivide (inRect, slice, rem, amount, edge)
function CGRectFromString (aString)
function CGRectIntegral (aRect)
function CGRectIntersection (lhsRect, rhsRect)
function CGRectIntersectsRect (lhsRect, rhsRect)
function CGRectStandardize (aRect)
function CGRectUnion (lhsRect, rhsRect)
function CGSizeFromString (aString)
function CPStringFromCGInset (anInset)

Variables

 CGInsetFromCPString = CGInsetFromString
 CGMaxXEdge = 2
 CGMaxYEdge = 3
rhsPoint height rhsSize height
rhsRect dY aPoint rhsInset 
CGMinXEdge = 0
 CGMinYEdge = 1
 CGRectNull = _CGRectMake(Infinity, Infinity, 0.0, 0.0)
rhsPoint height rhsSize height
rhsRect 
dX
rhsPoint height rhsSize width
rhsPoint height rhsSize y

Variable Documentation

Definition at line 74 of file CGGeometry.j.

Definition at line 75 of file CGGeometry.j.

rhsPoint height rhsSize height rhsRect dY aPoint rhsInset CGMinXEdge = 0

Definition at line 72 of file CGGeometry.j.

Definition at line 73 of file CGGeometry.j.

CGRectNull = _CGRectMake(Infinity, Infinity, 0.0, 0.0)

Definition at line 77 of file CGGeometry.j.

rhsPoint height rhsSize height rhsRect dX

Definition at line 49 of file CGGeometry.j.

rhsPoint height rhsSize width

Definition at line 41 of file CGGeometry.j.

rhsPoint height rhsSize y

Definition at line 41 of file CGGeometry.j.

 All Classes Files Functions Variables Defines