|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Painter
Object to be used in custom avatar painting.
A Painter is a discrete object to be used by a custom avatar
when painting its content; it will often also be Pickable
Painters will often be supplied by the facet builder used to create the
viewer to which they are passed.
| Field Summary | |
|---|---|
static Painter |
EMPTY
|
| Method Summary | |
|---|---|
void |
paintInGraphics(java.lang.Object graphics)
|
| Field Detail |
|---|
static final Painter EMPTY
| Method Detail |
|---|
void paintInGraphics(java.lang.Object graphics)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||