Package 

Class RadarEntry

  • All Implemented Interfaces:
    android.os.Parcelable , java.io.Serializable

    
    public class RadarEntry
    extends Entry
                        

    Created by philipp on 13/06/16.

    • Method Summary

      Modifier and Type Method Description
      float getValue() This is the same as getY().
      RadarEntry copy()
      void setX(float x)
      float getX()
      • Methods inherited from class com.github.mikephil.charting.data.Entry

        copy, describeContents, equalTo, getX, setX, toString, writeToParcel
      • Methods inherited from class com.github.mikephil.charting.data.BaseEntry

        getData, getIcon, getY, setData, setIcon, setY
      • Methods inherited from class android.os.Parcelable

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

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