FileDocCategorySizeDatePackage
PaintDef.javaAPI DocphoneME MR2 API (J2ME)1710Wed May 02 18:00:34 BST 2007com.sun.perseus.j2d

PaintDef

public interface PaintDef
Interface which Paint defintions (color, gradients) should implement.
version
$Id: PaintDef.java,v 1.4 2006/04/21 06:35:31 st125089 Exp $

Fields Summary
Constructors Summary
Methods Summary
public voidsetPaint(PiscesRenderGraphics rg, com.sun.pisces.PiscesRenderer pr, int paintOpacity)
Sets the paint on a PiscesRender.

param
rg the RenderGraphics on requesting the paint to be set.
param
renderer the PiscesRender on which to set the paint.
param
paintOpacity additional paint opacity.