- hashCode() - Method in class org.jfree.graphics2d.GradientPaintKey
-
Returns a hash code for this instance.
- hashCode() - Method in class org.jfree.graphics2d.LinearGradientPaintKey
-
Returns a hash code for this instance.
- hashCode(Object) - Static method in class org.jfree.graphics2d.ObjectUtils
-
Returns the hash code for the object, or 0
if the object is
null
.
- hashCode() - Method in class org.jfree.graphics2d.RadialGradientPaintKey
-
Returns a hash code for this instance.
- hit(Rectangle, Shape, boolean) - Method in class org.jfree.graphics2d.canvas.CanvasGraphics2D
-
Returns true
if the rectangle (in device space) intersects
with the shape (the interior, if onStroke
is false,
otherwise the stroked outline of the shape).
- hit(Rectangle, Shape, boolean) - Method in class org.jfree.graphics2d.svg.SVGGraphics2D
-
Returns true
if the rectangle (in device space) intersects
with the shape (the interior, if onStroke
is false
,
otherwise the stroked outline of the shape).