|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectshowHybrid.Arrow
public class Arrow
| Field Summary | |
|---|---|
protected static javax.vecmath.Color3f |
BLACK
|
protected static javax.vecmath.Color3f |
WHITE
|
| Constructor Summary | |
|---|---|
Arrow()
|
|
Arrow(int s)
Creates a single or double arrow |
|
| Method Summary | |
|---|---|
void |
destroy()
|
javax.media.j3d.BranchGroup |
getBranchGroup()
|
void |
setVisible(java.lang.Boolean s)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static javax.vecmath.Color3f BLACK
protected static javax.vecmath.Color3f WHITE
| Constructor Detail |
|---|
public Arrow()
public Arrow(int s)
s - 0 creates single arrow (default), 1 creates double arrow| Method Detail |
|---|
public void destroy()
public javax.media.j3d.BranchGroup getBranchGroup()
public void setVisible(java.lang.Boolean s)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||