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

Class SimpleUpdateStrategy

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


    public class SimpleUpdateStrategy
    extends java.lang.Object
    implements Painter
    The SimpleUpdateStrategy implements an update strategy that directly redraws a 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

      • SimpleUpdateStrategy

        public SimpleUpdateStrategy()
    • 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.