Interface Renderer

    • Method Detail

      • clearImageCache

        void clearImageCache()
      • isRendering

        boolean isRendering()
      • getContentID

        Object getContentID()
        Parameters:
        contentID - identifies this Renderer by what it draws
      • createRunnable

        Runnable createRunnable()
        Returns:
        null if no rendering work needs to be done
      • cancel

        void cancel()