org.jfree.ui
Class GradientPaintTransformType
java.lang.Objectorg.jfree.ui.GradientPaintTransformType
- Serializable
extends java.lang.Object
implements Serializable
Represents a type of transform for a GradientPaint.
boolean | equals(Object o)- Returns
true if this object is equal to the specified
object, and false otherwise.
|
int | hashCode()- Returns a hash code value for the object.
|
String | toString()- Returns a string representing the object.
|
equals
public boolean equals(Object o)
Returns true if this object is equal to the specified
object, and false otherwise.
hashCode
public int hashCode()
Returns a hash code value for the object.
toString
public String toString()
Returns a string representing the object.