hello,
i am working on a program that has a custom View that plots geological data on a circular plot. i currently have it configured to draw full circles but that means that a portion of the circle is still visible outside of the plotting area.
there was a method in Java that could draw a circle within a box and also allow you to specify two angles between which the arc would be drawn.
here how it is now (Obj-C)...
<img src="http://cactus.geo.utexas.edu/~adam/stereonet.JPG" alt=" - " />
in java there would be no part of the blue circles would be outside of the black circle.
thanks.
adam
[edited the URL for the image]
<small>[ 07-02-2002, 04:13 PM: Message edited by: adamk ]</small>