Changed Methods |
ParameterBlock getParameterBlock()
|
Documentation changed from old to new. |
Returns a reference to the current parameter block. |
String[] getPropertyNames()
|
Documentation changed from old to new. |
Return a list of names recognized by getProperty. |
boolean isDynamic()
|
Documentation changed from old to new. |
Returns true if successive renderings (that is calls to createRendering() or createScaledRendering()) with the same arguments may produce different results. |
ParameterBlock setParameterBlock(ParameterBlock )
|
Documentation changed from old to new. |
Change the current ParameterBlock of the operation allowing editing of image rendering chains. |