Map<K,V> painters
Painters that will
perform painting operations in the paintComponent(Graphics)
method.AffineTransform transform
AffineTransform inverseTransform
null
when it is invalidated.Rectangle2D worldArea
Rectangle2D pendingWorldArea
setDisplayedWorldArea(Rectangle2D) is called before
this component is visible, the intended area has to be stored
until the component becomes visible and the area update can
actually be applied.Dimension previousSize
boolean flippedVertically
AffineTransform basicWorldToScreenTransform
boolean resizingContents
boolean maintainAspectRatio
true)
or when setDisplayedWorldArea(Rectangle2D) is called.boolean antialiasing
MouseControl mouseControl
MouseControl that is attached to this viewerCopyright © 2015. All rights reserved.