|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.beans.AxisScale
public final class AxisScale
A token representing the axis scale type.
| Field Summary | |
|---|---|
static AxisScale |
FLOAT
Floating point. |
static AxisScale |
INTEGER
Integer. |
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
Compares this object for equality with an other object. |
int |
hashCode()
Returns a hash code value for the object. |
java.lang.String |
toString()
Returns a string representing the object. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final AxisScale INTEGER
public static final AxisScale FLOAT
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectnull).public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj - the other object
public int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||