|
||||||||||
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.LineComponent
public class LineComponent
Constructor Summary | |
---|---|
LineComponent(javax.media.j3d.Appearance app)
|
Method Summary | |
---|---|
void |
on1()
|
void |
on10()
|
void |
on2()
|
void |
on5()
|
void |
onDash()
|
void |
onDashDot()
|
void |
onDot()
|
void |
onOff()
|
void |
onOn()
|
void |
onSolid()
|
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 LineComponent(javax.media.j3d.Appearance app)
Method Detail |
---|
public void onOn()
public void onOff()
public void onDash()
public void onDashDot()
public void onDot()
public void onSolid()
public void on1()
public void on2()
public void on5()
public void on10()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |