Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6297129

AffineTransform.createTransformedShape returns a single precision Shape object

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 6
    • 1.2.1
    • client-libs
    • None
    • 2d
    • generic
    • generic

      Since the AffineTransform class uses a GeneralPath to return the transformed
      geometry from createTransformedShape, it is dependent on the precision used
      in that class to store the geometry. Currently GeneralPath uses arrays of
      floats to store the geometry so vital precision is often lost in the process.

      See 4172661 for more information on creating a double precision alternative to
      GeneralPath.

      ###@###.### 2005-07-15 00:48:08 GMT

            flar Jim Graham
            flar Jim Graham
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: