CH.ifa.draw.standard
Class BufferedUpdateStrategy
- java.lang.Object
-
- CH.ifa.draw.standard.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
-
-
Constructor Summary
Constructors Constructor and Description BufferedUpdateStrategy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voiddraw(java.awt.Graphics g, DrawingView view)Draws the view contents.
-
-
-
Method Detail
-
draw
public void draw(java.awt.Graphics g, DrawingView view)Draws the view contents.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG