EdgeForm
Just Color and Thickness options are used, Dashing and suchlike are ignored in JavaView.![]()  | 
			![]()  | 
		
| JavaView Snapshot | Mathematica Snapshot | 
| JavaView Applet | JavaView Lite Applet | 
| EdgeForm[ ] specifies the one or more graphics directives to be used for the drawing of edges. | In[1]:= 
				ef = Graphics3D[{EdgeForm[RGBColor[1., 0., 0.], Thickness[.01]], Stellate[Dodecahedron[]]}]; Show[ef] In[2]:= JavaView[ef]  | 
		
	
