us.ihmc.utilities.listeners
Class GraphicAttributes
java.lang.Object
us.ihmc.utilities.listeners.GraphicAttributesSimple
us.ihmc.utilities.listeners.GraphicAttributes
- All Implemented Interfaces:
- java.io.Serializable, ListenerMessage
public class GraphicAttributes
- extends GraphicAttributesSimple
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphicAttributes
public GraphicAttributes(java.lang.String name,
double red,
double green,
double blue,
double diameter)
GraphicAttributes
public GraphicAttributes(GraphicAttributesSimple graphicAttributesSimple)
GraphicAttributes
public GraphicAttributes(java.lang.String name,
javax.media.j3d.Appearance appearance,
double diameter)
getAppearance
public javax.media.j3d.Appearance getAppearance()
setAppearance
public void setAppearance(javax.media.j3d.Appearance appearance)