Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #19083

Re: BafflinTransform

Received by 10.66.85.136 with SMTP id h8mr714863paz.46.1349293783264; Wed, 03 Oct 2012 12:49:43 -0700 (PDT)
Received by 10.68.244.73 with SMTP id xe9mr1643159pbc.10.1349293783250; Wed, 03 Oct 2012 12:49:43 -0700 (PDT)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!kr7no3058038pbb.0!news-out.google.com!t10ni23601286pbh.0!nntp.google.com!kr7no3058035pbb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.java.programmer
Date Wed, 3 Oct 2012 12:49:43 -0700 (PDT)
In-Reply-To <k4i2j1$u1$1@dont-email.me>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=69.28.149.29; posting-account=CP-lKQoAAAAGtB5diOuGlDQk0jIwmH0T
NNTP-Posting-Host 69.28.149.29
References <a1dd4f88-2a80-4af5-8716-d356d9fb3852@googlegroups.com> <k4i2j1$u1$1@dont-email.me>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <98180187-7e3c-49ef-9584-b52c4353a31d@googlegroups.com> (permalink)
Subject Re: BafflinTransform
From Lew <lewbloch@gmail.com>
Injection-Date Wed, 03 Oct 2012 19:49:43 +0000
Content-Type text/plain; charset=ISO-8859-1
Xref csiph.com comp.lang.java.programmer:19083

Show key headers only | View raw


Jeff Higgins wrote:
> bob smith wrote:
>> Am I the only one who gets incredibly confused by AffineTransform?
> 
> According to the docs:
> concatenate    [this] = [this] x [Tx]

<http://docs.oracle.com/javase/7/docs/api/java/awt/geom/AffineTransform.html#concatenate(java.awt.geom.AffineTransform)>

> preconcatenate [this] = [Tx] x [this]

<http://docs.oracle.com/javase/7/docs/api/java/awt/geom/AffineTransform.html#preConcatenate(java.awt.geom.AffineTransform)>

>> I never know when to preConcatenate or concatenate.  Then I try both possibilities, 
>> and a lot of times neither one produces my desired result.

If neither produces the desired result, then it isn't the choice of method that is the problem.

>> Any tips?

-- 
Lew
Build a man a fire and you warm him for an hour.
Set a man on fire and you warm him for the rest of his life.

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

BafflinTransform bob smith <bob@coolfone.comze.com> - 2012-10-03 07:58 -0700
  Re: BafflinTransform markspace <-@.> - 2012-10-03 08:45 -0700
    Re: BafflinTransform Lew <lewbloch@gmail.com> - 2012-10-03 10:41 -0700
      Re: BafflinTransform Gene Wirchenko <genew@ocis.net> - 2012-10-03 10:51 -0700
      Re: BafflinTransform Arne Vajhøj <arne@vajhoej.dk> - 2012-10-03 21:36 -0400
        Re: BafflinTransform Gene Wirchenko <genew@ocis.net> - 2012-10-03 21:49 -0700
        Re: BafflinTransform Jeff Higgins <jeff@invalid.invalid> - 2012-10-04 03:26 -0400
          Re: BafflinTransform Gene Wirchenko <genew@ocis.net> - 2012-10-04 09:30 -0700
          Re: BafflinTransform Arne Vajhøj <arne@vajhoej.dk> - 2012-10-04 17:38 -0400
            Re: BafflinTransform Jeff Higgins <jeff@invalid.invalid> - 2012-10-05 03:00 -0400
              Re: BafflinTransform Arne Vajhøj <arne@vajhoej.dk> - 2012-10-05 22:02 -0400
        Re: BafflinTransform Lew <lewbloch@gmail.com> - 2012-10-04 12:05 -0700
    Re: BafflinTransform bob smith <bob@coolfone.comze.com> - 2012-10-04 07:22 -0700
      Re: BafflinTransform Gene Wirchenko <genew@ocis.net> - 2012-10-04 09:35 -0700
        Re: BafflinTransform "John B. Matthews" <nospam@nospam.invalid> - 2012-10-04 13:58 -0400
          Re: BafflinTransform markspace <-@.> - 2012-10-04 11:44 -0700
            Re: BafflinTransform "John B. Matthews" <nospam@nospam.invalid> - 2012-10-04 21:23 -0400
              Re: BafflinTransform markspace <-@.> - 2012-10-04 19:27 -0700
                Re: BafflinTransform Peter Duniho <NpOeStPeAdM@NnOwSlPiAnMk.com> - 2012-10-04 19:55 -0700
                Re: BafflinTransform Eric Sosman <esosman@ieee-dot-org.invalid> - 2012-10-04 23:33 -0400
            Re: BafflinTransform Gene Wirchenko <genew@ocis.net> - 2012-10-05 09:04 -0700
              Re: BafflinTransform markspace <-@.> - 2012-10-05 09:34 -0700
                Re: BafflinTransform Gene Wirchenko <genew@ocis.net> - 2012-10-05 12:58 -0700
                Re: BafflinTransform markspace <-@.> - 2012-10-05 17:15 -0700
          Re: BafflinTransform Gene Wirchenko <genew@ocis.net> - 2012-10-04 13:51 -0700
  Re: BafflinTransform Jeff Higgins <jeff@invalid.invalid> - 2012-10-03 15:15 -0400
    Re: BafflinTransform Lew <lewbloch@gmail.com> - 2012-10-03 12:49 -0700
  Re: BafflinTransform Roedy Green <see_website@mindprod.com.invalid> - 2012-10-03 16:01 -0700

csiph-web