Uses of Class
javax.media.j3d.PointAttributes

Uses of PointAttributes in javax.media.j3d
 

Methods in javax.media.j3d that return PointAttributes
 PointAttributes Appearance.getPointAttributes()
          Retrieves the current pointAttributes object.
 

Methods in javax.media.j3d with parameters of type PointAttributes
 void Appearance.setPointAttributes(PointAttributes pointAttributes)
          Sets the pointAttributes object to the specified object.