JavaView Logo  
Home Demos Applications Tutorial Download Help Feedback

FormatType.

Not supported in JavaView.
JavaView Snapshot Mathematica Snapshot
JavaView Applet JavaView Lite Applet
FormatType is an option for output streams,graphics and functions such asText which specifies the default format type to use when outputting expressions. In[1]:= ft = Graphics3D[Stellate[Dodecahedron[]], FormatType -> TraditionalForm, Axes -> True, Ticks -> {{-1, -1/2, 0, 1/2, 1}, {-1, -1/2, 0, 1/2, 1}, {-1, -1/2, 0, 1/2, 1}}];
Show[ft]

In[2]:= JavaView[ft]


© 1999-2005 Last modified: 03.10.2005 --- http://www.javaview.de --- The JavaView Project