|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectj3d.examples.appearance.texture.AppearanceComponent
j3d.examples.appearance.ideas.ColoringComponent
public class ColoringComponent
| Constructor Summary | |
|---|---|
ColoringComponent(javax.media.j3d.Appearance app)
|
|
| Method Summary | |
|---|---|
void |
onBlue()
|
void |
onFastest()
|
void |
onFlat()
|
void |
onGouraud()
|
void |
onGreen()
|
void |
onNicest()
|
void |
onRed()
|
| Methods inherited from class j3d.examples.appearance.texture.AppearanceComponent |
|---|
actionPerformed, createMenu, onNon_Null, onNull |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ColoringComponent(javax.media.j3d.Appearance app)
| Method Detail |
|---|
public void onRed()
public void onGreen()
public void onBlue()
public void onFastest()
public void onNicest()
public void onFlat()
public void onGouraud()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||