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

| Field Summary | |
|---|---|
java.util.ArrayList<AColor> |
colors
|
| Fields inherited from class anar.RenderP5 |
|---|
p5 |
| Constructor Summary | |
|---|---|
RenderPts()
|
|
| Method Summary | |
|---|---|
void |
draw(java.lang.Object o)
|
abstract void |
draw(Pts p)
|
void |
stroke(AColor color)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.ArrayList<AColor> colors
| Constructor Detail |
|---|
public RenderPts()
| Method Detail |
|---|
public void draw(java.lang.Object o)
public abstract void draw(Pts p)
public void stroke(AColor color)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||