Package 

Interface DrawContext

  • All Implemented Interfaces:
    com.patrykandpatrick.vico.core.context.Extras , com.patrykandpatrick.vico.core.context.MeasureContext

    
    public interface DrawContext
     implements MeasureContext
                        

    DrawContext is an extension of MeasureContext that stores a Canvas and other properties. It also defines helpful drawing functions.