Affine transforms - matrix algebra

Pavel Safrata pavel.safrata at oracle.com
Tue Jul 17 23:02:22 PDT 2012


Hi guys,
I have one more idea. What about going the other way around and naming 
the methods according to the matrix operations? That could be pretty 
unambiguous I think:

leftProduct (equivalent to J2D preConcatenate)
rightProduct (equivalent to concatenate)
leftTranslate (equivalent to preTranslate)
rightTranslate (equivalent to translate)
etc.

Pavel


More information about the openjfx-dev mailing list