Class TimeGraphZoomLevel


  • public class TimeGraphZoomLevel
    extends java.lang.Object
    • Constructor Detail

      • TimeGraphZoomLevel

        public TimeGraphZoomLevel​(long approximateMillisecondsPerDataPoint)
    • Method Detail

      • getApproximateMillisecondsPerDataPoint

        public long getApproximateMillisecondsPerDataPoint()
      • createUiTimeChartZoomLevel

        public org.teamapps.dto.UiTimeChartZoomLevel createUiTimeChartZoomLevel()
      • equals

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

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