|
||||||||||
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.PolygonComponent
public class PolygonComponent
Constructor Summary | |
---|---|
PolygonComponent(javax.media.j3d.Appearance app)
|
Method Summary | |
---|---|
void |
on0()
|
void |
on10()
|
void |
on200()
|
void |
on50()
|
void |
onBack()
|
void |
onFill()
|
void |
onFlip_OFF()
|
void |
onFlip_ON()
|
void |
onFront()
|
void |
onLine()
|
void |
onNone()
|
void |
onPoint()
|
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 PolygonComponent(javax.media.j3d.Appearance app)
Method Detail |
---|
public void onBack()
public void onFront()
public void onNone()
public void onFill()
public void onLine()
public void onPoint()
public void onFlip_ON()
public void onFlip_OFF()
public void on0()
public void on10()
public void on50()
public void on200()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |