|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectus.ihmc.utilities.listeners.GraphicAttributesSimple
us.ihmc.utilities.listeners.GraphicAttributes
public class GraphicAttributes
| Constructor Summary | |
|---|---|
GraphicAttributes(GraphicAttributesSimple graphicAttributesSimple)
|
|
GraphicAttributes(java.lang.String name,
javax.media.j3d.Appearance appearance,
double diameter)
|
|
GraphicAttributes(java.lang.String name,
double red,
double green,
double blue,
double diameter)
|
|
| Method Summary | |
|---|---|
javax.media.j3d.Appearance |
getAppearance()
|
void |
setAppearance(javax.media.j3d.Appearance appearance)
|
| Methods inherited from class us.ihmc.utilities.listeners.GraphicAttributesSimple |
|---|
getColor, getDiameter, getLabel, getName, getTypeLabel, setColor, setDiameter, setName, streamInData, streamOutData |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GraphicAttributes(java.lang.String name,
double red,
double green,
double blue,
double diameter)
public GraphicAttributes(GraphicAttributesSimple graphicAttributesSimple)
public GraphicAttributes(java.lang.String name,
javax.media.j3d.Appearance appearance,
double diameter)
| Method Detail |
|---|
public javax.media.j3d.Appearance getAppearance()
public void setAppearance(javax.media.j3d.Appearance appearance)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||