logo

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]

© 1997-2017 Last modified: 22.06.2017 --- www.javaview.de --- The JavaView Project