-
Bug
-
Resolution: Duplicate
-
P4
-
1.2.1
-
None
-
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
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
- duplicates
-
JDK-4172661 GeneralPath needs double version
-
- Resolved
-