- equals(Object) - Method in class org.jfree.graphics2d.GradientPaintKey
-
Checks this instance for equality with an arbitrary object.
- equals(Object) - Method in class org.jfree.graphics2d.LinearGradientPaintKey
-
Tests this instance for equality with an arbitrary object.
- equals(Object, Object) - Static method in class org.jfree.graphics2d.ObjectUtils
-
Returns true
if the objects are equal or both
null
, and false
otherwise.
- equals(Object) - Method in class org.jfree.graphics2d.RadialGradientPaintKey
-
Tests this instance for equality with an arbitrary object.
- escapeForXML(String) - Static method in class org.jfree.graphics2d.svg.SVGUtils
-
Returns a new string where any special characters in the source string
have been encoded.