• 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
Constructive Area Geometry?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Constructive Area Geometry?


  • Subject: Constructive Area Geometry?
  • From: Ronny Reichmann <email@hidden>
  • Date: Thu, 7 Dec 2006 13:27:59 +0100

Hello,

I have to do some »Constructive Area Geometry« operations in my app (adding, subtracting, exclusiveOr NSBezierPaths). To do this I wrote a little Java-Command-Line-Tool that takes argument-strings that describe the pathes and what to do with it. As you can imagine converting the paths to strings, launch the java-tool at commandline with that strings, parsing them to the needed JavaObjects, calculate the result, create strings from the result and last but not least parsing a NSBezierPath from the result string is not the fastest way of doing this. But it works.

My questions is: has someone done the same thing using JNI? I tried it but I found myself unable to understand the C-Code necessary to do that. Describing something like a NSBezierPath in simple C-data-types is far to complex for me.
Is there an existing solution? Or another one that doesn't utilize java?


Thanks for any help,

ron_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: WebKit if-modified
  • Next by Date: Displaying 2 images in a single cell of nstableview
  • Previous by thread: Re: WebKit if-modified
  • Next by thread: Displaying 2 images in a single cell of nstableview
  • Index(es):
    • Date
    • Thread