org.jfree.chart.axis
Class DateTickMarkPosition
java.lang.Object
org.jfree.chart.axis.DateTickMarkPosition
- Serializable
extends java.lang.Object
implements Serializable
Used to indicate the required position of tick marks on a date axis relative
to the underlying time period.
boolean | equals(Object obj) - Returns
true if this object is equal to the specified
object, and false otherwise.
|
String | toString() - Returns a string representing the object.
|
equals
public boolean equals(Object obj)
Returns true
if this object is equal to the specified
object, and false
otherwise.
toString
public String toString()
Returns a string representing the object.