|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectanar.RenderP5
anar.RenderPts
anar.RenderFace
anar.RenderFaceNoStroke
public class RenderFaceNoStroke

| Field Summary | |
|---|---|
AColor |
fillColor
|
| Fields inherited from class anar.RenderPts |
|---|
colors |
| Fields inherited from class anar.RenderP5 |
|---|
p5 |
| Constructor Summary | |
|---|---|
RenderFaceNoStroke()
|
|
RenderFaceNoStroke(AColor fill)
|
|
| Method Summary | |
|---|---|
void |
draw(Pts pts)
|
void |
fill(AColor color)
|
| Methods inherited from class anar.RenderPts |
|---|
draw, stroke |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public AColor fillColor
| Constructor Detail |
|---|
public RenderFaceNoStroke()
public RenderFaceNoStroke(AColor fill)
| Method Detail |
|---|
public void draw(Pts pts)
draw in class RenderFacepublic void fill(AColor color)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||