All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class CH.ifa.draw.samples.javadraw.PatternPainter

CH.ifa.draw.samples.javadraw.PatternPainter

public class PatternPainter
implements Painter
PatternDrawer a background that can be added to a drawing.

See Also:
DrawingView, Painter

Constructor Index

 o PatternPainter(Image)

Method Index

 o draw(Graphics, DrawingView)
Draws into the given DrawingView.
 o draw(Graphics, DrawingView)

Constructors

 o PatternPainter
 public PatternPainter(Image image)

Methods

 o draw
 public void draw(Graphics g,
                  DrawingView view)

All Packages  Class Hierarchy  This Package  Previous  Next  Index