Package 

Class MoveViewJob

  • All Implemented Interfaces:
    java.lang.Runnable

    
    public class MoveViewJob
    extends ViewPortJob
                        

    Created by Philipp Jahoda on 19/02/16.

    • Method Summary

      Modifier and Type Method Description
      static MoveViewJob getInstance(ViewPortHandler viewPortHandler, float xValue, float yValue, Transformer trans, View v)
      static void recycleInstance(MoveViewJob 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