Uses of Class
javax.media.j3d.LineAttributes

Uses of LineAttributes in javax.media.j3d
 

Methods in javax.media.j3d that return LineAttributes
 LineAttributes Appearance.getLineAttributes()
          Retrieves the current lineAttributes object.
 

Methods in javax.media.j3d with parameters of type LineAttributes
 void Appearance.setLineAttributes(LineAttributes lineAttributes)
          Sets the lineAttributes object to the specified object.