You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by John Greene <jo...@rpiwireless.com> on 2003/08/18 03:27:41 UTC

PathLength.pointAtLength returns NULL

I pass PathLength.pointAtLength a perfectly valid value (somewhere in 
the middle of the total length of the path) and it returns a null.
I did just instantiate the PathLength object. Might it not be done 
processing my path? Is that it?



---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org


Re: PathLength.pointAtLength returns NULL

Posted by John Greene <jo...@rpiwireless.com>.
John Greene wrote:

> I pass PathLength.pointAtLength a perfectly valid value (somewhere in 
> the middle of the total length of the path) and it returns a null.
> I did just instantiate the PathLength object. Might it not be done 
> processing my path? Is that it?
>
>
> oops. Ignore that. I was indeed seeking a point beyont the end of my 
> curve.





---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-users-help@xml.apache.org