Uses of Class
javax.media.j3d.ColoringAttributes

Uses of ColoringAttributes in javax.media.j3d
 

Methods in javax.media.j3d that return ColoringAttributes
 ColoringAttributes Appearance.getColoringAttributes()
          Retrieves the current coloringAttributes object.
 

Methods in javax.media.j3d with parameters of type ColoringAttributes
 void Appearance.setColoringAttributes(ColoringAttributes coloringAttributes)
          Sets the coloringAttributes object to the specified object.