|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfacets.core.app.avatar.PainterMaster
public abstract class PainterMaster
Abstracts the features required to paint AvatarContent
.
Nested Class Summary | |
---|---|
static class |
PainterMaster.Outlined
Abstracts outline features required to paint AvatarContent . |
static class |
PainterMaster.Rastered
Abstracts raster features required to paint AvatarContent . |
static class |
PainterMaster.Scaling
Defines how an PainterMaster.Outlined should scale its pen. |
static class |
PainterMaster.Textual
Abstracts text features required to paint AvatarContent . |
Constructor Summary | |
---|---|
PainterMaster()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PainterMaster()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |