• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSBezierPath illustrations
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSBezierPath illustrations


  • Subject: NSBezierPath illustrations
  • From: Anthony Arthur <email@hidden>
  • Date: Thu, 27 Feb 2003 10:55:06 -0500

Anyone know of graphic illustrations of what some of these methods do?
I am especially interested in:

- (void)appendBezierPathWithArcFromPoint:(NSPoint)fromPoint
toPoint:(NSPoint)toPoint radius:(float)radius

- (void)curveToPoint:(NSPoint)aPoint
controlPoint1:(NSPoint)controlPoint1
controlPoint2:(NSPoint)controlPoint2

- (void)relativeCurveToPoint:(NSPoint)aPoint
controlPoint1:(NSPoint)controlPoint1
controlPoint2:(NSPoint)controlPoint2

A picture illustrating where these points lie with respect to the
resulting curve or arc path would really help. Anyone?

--Brian
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: NSBezierPath illustrations
      • From: Janek Priimann <email@hidden>
    • Re: NSBezierPath illustrations
      • From: Janek Priimann <email@hidden>
  • Prev by Date: Re: Why Cocoa (say vs Carbon)
  • Next by Date: calling an Objective C method from C++
  • Previous by thread: Custom Pagination and Scaling
  • Next by thread: Re: NSBezierPath illustrations
  • Index(es):
    • Date
    • Thread