JavaView Logo  
Home Demos Applications Tutorial Download Help Feedback

PlotRegion.

Not supported in JavaView.
JavaView Snapshot Mathematica Snapshot
JavaView Applet JavaView Lite Applet
PlotRegion is an option for graphics functions that specifies what region of the final display area a plot should fill. In[1]:= pr = Graphics3D[Stellate[Dodecahedron[]], PlotRegion -> {{0., 0.5}, {0., 1.}}];
Show[pr]

In[2]:= JavaView[pr]


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