Constructors

Methods

Constructors

Methods

  • Fills the cache with bitmaps for the given dataset.

    Parameters

    • set: ILineDataSet
    • renderPaint: Paint
    • circlePaintInner: Paint
    • drawCircleHole: boolean
    • drawTransparentCircleHole: boolean

    Returns void

  • Returns the cached Bitmap at the given index.

    Parameters

    • index: any

    Returns any

  • Sets up the cache, returns true if a change of cache was required.

    Parameters

    Returns boolean