Documentation of 'CH.ifa.draw.standard.BufferedUpdateStrategy' Java class
BufferedUpdateStrategy
CH.ifa.draw.standard

Class BufferedUpdateStrategy

  • All Implemented Interfaces:
    Painter, java.io.Serializable


    public class BufferedUpdateStrategy
    extends java.lang.Object
    implements Painter
    The BufferedUpdateStrategy implements an update strategy that first draws a view into a buffer followed by copying the buffer to the DrawingView.
    See Also:
    DrawingView, Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void draw(java.awt.Graphics g, DrawingView view)
      Draws the view contents.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BufferedUpdateStrategy

        public BufferedUpdateStrategy()
    • Method Detail

      • draw

        public void draw(java.awt.Graphics g,
                         DrawingView view)
        Draws the view contents.
        Specified by:
        draw in interface Painter

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.