Changed Methods |
AffineTransform getTransform()
|
Documentation changed from old to new. |
Gets the transform that is used to scale typographical points to pixels in this FontRenderContext . |
int hashCode()
|
Documentation changed from old to new. Method was inherited from Object, but is now defined locally. Changed from native to non-native.
|
Return a hashcode for this FontRenderContext. |
boolean isAntiAliased()
|
Documentation changed from old to new. |
Gets the text anti-aliasing mode used in this FontRenderContext . |
boolean usesFractionalMetrics()
|
Documentation changed from old to new. |
Gets the text fractional metrics mode requested by the application for use in this FontRenderContext . |