Changed Methods |
float getMinX()
|
Documentation changed from old to new. |
Gets the minimum X coordinate of the rendering-independent image data. |
float getMinY()
|
Documentation changed from old to new. |
Gets the minimum Y coordinate of the rendering-independent image data. |
String[] getPropertyNames()
|
Documentation changed from old to new. |
Returns 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. |