Documentation of 'org.jplot2d.axtick.DateInterval' Java class
DateInterval
org.jplot2d.axtick

Class DateInterval



  • public final class DateInterval
    extends java.lang.Object
    This class represent a date in unit and value.
    • Method Detail

      • createWithMillis

        public static DateInterval createWithMillis(long interval)
      • createWithMicros

        public static DateInterval createWithMicros(long interval)
      • getValue

        public int getValue()
        Returns:
        the exponent
      • getTimeInMillis

        public long getTimeInMillis()
      • getTimeInMicros

        public long getTimeInMicros()
      • equals

        public boolean equals(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.