NSAffineTransform.m ovidiu@net-community.com richard@brainstorm.co.uk 1996,1999 Free Software Foundation, Inc. Software documentation for the NSAffineTransform class AppKit/NSAffineTransform.h NSCopying NSCoding transform appendTransform: other concat initWithTransform: aTransform invert prependTransform: other rotateByDegrees: angle rotateByRadians: angleRad scaleBy: scale scaleXBy: scaleX yBy: scaleY set setTransformStruct: val transformBezierPath: aPath transformPoint: point transformSize: size transformStruct translateXBy: tranX yBy: tranY Software documentation for the NSAffineTransform(GNUstep) category AppKit/NSAffineTransform.h matrixFrom: _matrix boundingRectFor: rect result: new concatenateWith: other concatenateWithMatrix: concat deltaPointInMatrixSpace: point getMatrix: replace inverse isRotated makeIdentityMatrix pointInMatrixSpace: point rectInMatrixSpace: rect rotateByAngle: angle rotationAngle scaleBy: sx : sy scaleTo: sx : sy setFrameOrigin: point setFrameRotation: angle setMatrix: replace sizeInMatrixSpace: size takeMatrixFromTransform: other translateToPoint: point