|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.micropainter.core.painter.AbstractDevice2DPainter
org.micropainter.ext.incub.bubble2.BubblePainter2
public class BubblePainter2
| Field Summary | |
|---|---|
private java.util.Vector<Bubble2> |
bubbles
|
(package private) java.awt.RenderingHints |
hints
|
| Constructor Summary | |
|---|---|
BubblePainter2()
|
|
| Method Summary | |
|---|---|
void |
addBubble(Bubble2 b)
|
void |
doPaint(java.awt.Graphics2D g2d)
painting operation should be sub classes |
| Methods inherited from class org.micropainter.core.painter.AbstractDevice2DPainter |
|---|
getAntialiasing, getFractional, getInterpolation, getName, getTextAntialiasing, getWindow2D, isLockPainter, lockPainter, paint, setAntialiasing, setFractional, setInterpolation, setName, setTextAntialiasing, setWindow2D, unlockPainter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.awt.RenderingHints hints
private java.util.Vector<Bubble2> bubbles
| Constructor Detail |
|---|
public BubblePainter2()
| Method Detail |
|---|
public void addBubble(Bubble2 b)
public void doPaint(java.awt.Graphics2D g2d)
AbstractDevice2DPainter
doPaint in class AbstractDevice2DPainter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||