Package 

Class ZoomJob

  • All Implemented Interfaces:
    java.lang.Runnable

    
    public class ZoomJob
    extends ViewPortJob
                        

    Created by Philipp Jahoda on 19/02/16.

    • Method Summary

      Modifier and Type Method Description
      static ZoomJob getInstance(ViewPortHandler viewPortHandler, float scaleX, float scaleY, float xValue, float yValue, Transformer trans, YAxis.AxisDependency axis, View v)
      static void recycleInstance(ZoomJob instance)
      void run()
      • Methods inherited from class com.github.mikephil.charting.jobs.ViewPortJob

        getXValue, getYValue
      • Methods inherited from class java.lang.Runnable

        run
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait