Documentation of 'org.jplot2d.axtype.TAIMicrosAxisType' Java class
TAIMicrosAxisType
org.jplot2d.axtype

Class TAIMicrosAxisType



  • public class TAIMicrosAxisType
    extends AxisType
    An axis type to present data in Date/Time format. The data is in TAI(International Atomic Time), microseconds since 1 January 1958 00:00:00 UTC.
    • Method Detail

      • getDefault

        public static TAIMicrosAxisType getDefault()
        Returns a DateAxisType with default zone and local
        Returns:
      • getUTC

        public static TAIMicrosAxisType getUTC()
        Returns a DateAxisType with UTC zone and US local
        Returns:
      • getInstance

        public static TAIMicrosAxisType getInstance(java.util.TimeZone zone,
                                                    java.util.Locale aLocale)
      • getBoundary

        public Range getBoundary(TransformType txfType)
        Description copied from class: AxisType
        The boundary of the axis nature. The returned boundary is never inverted. For circular axis, this boundary is valid limit for data values, not for displayed label values.
        Specified by:
        getBoundary in class AxisType
        Returns:
      • getTickAlgorithm

        public TickAlgorithm getTickAlgorithm(TransformType txfType,
                                              AxisTickTransform tickTransform)
        Description copied from class: AxisType
        Returns a TickAlgorithm by the given transform type and tick transform, or null if the given tick transform is not allowed.
        Specified by:
        getTickAlgorithm in class AxisType
        Parameters:
        txfType - the transform type
        tickTransform - the tick transform, can be null
        Returns:
        a TickAlgorithm

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.