Hello Ariel, Great example, I never thought to read SDK examples. The AffineTransform class seems to be promising. It could help me to understand how matrices operates. It is even possible that I convert my extension in Java to take advantage of this class. Thank you very much.
Regards Thibault Vataire. ----- Mail Original ----- De: "Ariel Constenla-Haile" <[email protected]> À: [email protected] Envoyé: Lundi 17 Mai 2010 04:01:56 Objet: Re: [api-dev] Using transformation matrices Hello Thibault, On Sunday 16 May 2010, 19:01, Thibault Vataire wrote: > Hello Ariel, > > I have already take a look on this thread but I set it aside hoping to find > a simpler solution than to analyze OOo source code. oh I didn't send you to read OOo source code, I'm not *that* mad... but this thread is quite informative, so I thought you could get something out of it. > I'll try to do with > that, but if someone has an example or something else, I'm interested. you have the Developer's Guide example: <SDK inst dir>/examples/DevelopersGuide/Drawing/ObjectTransformationDemo.java Regards -- Ariel Constenla-Haile La Plata, Argentina --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
