Uses of Class
javax.media.j3d.PolygonAttributes

Uses of PolygonAttributes in javax.media.j3d
 

Methods in javax.media.j3d that return PolygonAttributes
 PolygonAttributes Appearance.getPolygonAttributes()
          Retrieves the current polygonAttributes object.
 

Methods in javax.media.j3d with parameters of type PolygonAttributes
 void Appearance.setPolygonAttributes(PolygonAttributes polygonAttributes)
          Sets the polygonAttributes object to the specified object.