Using Java 6 Update 11 (and probably earlier versions as well), I am finding 
that when rendering a shape and setting the clip region to that same shape, 
parts of the shape may "disappear" when certain scaling affine transforms are 
applied.  For example, if I render a simple Rectangle2D.Float with the clip 
region set to that rectangle and then apply a series of scaling affine 
transforms where the aspect ratio is maintained, for some of those transforms 
one of the lines that make up the rectangle disappears, especially at smaller 
scale levels.  It is not as simple as generalising that it only happens at 
smaller scale levels because it can appear, then disappear and then reappear as 
it is scaled down through a series of transforms.

Is this the expected behaviour?  If so, why?  Is there any way around this?

-- 
And loving it,

-Qu0ll (Rare, not extinct)
_________________________________________________
qu0llsixf...@gmail.com
[Replace the "SixFour" with numbers to email me]
[Message sent by forum member 'qu0ll' (qu0ll)]

http://forums.java.net/jive/thread.jspa?messageID=326821

===========================================================================
To unsubscribe, send email to lists...@java.sun.com and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
lists...@java.sun.com and include in the body of the message "help".

Reply via email to