PropertyChangeListener
. When invoked with an event which is an instance of RenderingChangeEvent
or CollectionChangeEvent
emitted by a RenderedOp
or CollectionOp
, respectively, the node will respond by re-rendering itself while retaining any tiles possible. It will respond to an "InvalidRegion" event emitted by a source RenderedImage
in a manner similar to that applied for RenderingChangeEvent
s.
@see TiledImage#propertyChange
@since JAI 1.1
|
|