public final class DateTickMarkPosition extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static DateTickMarkPosition |
END
End of period.
|
static DateTickMarkPosition |
MIDDLE
Middle of period.
|
static DateTickMarkPosition |
START
Start of period.
|
Modifier and Type | Method and Description |
---|---|
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.
|
public static final DateTickMarkPosition START
public static final DateTickMarkPosition MIDDLE
public static final DateTickMarkPosition END
public String toString()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics