Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

FullGraphics

FullGraphics[g]
takes a graphics object, and generates a new one in which objects specified by graphics options are given as explicit lists of graphics primitives.
  • FullGraphics generates explicit graphics primitives for objects specified by options such as Axes, Ticks, etc.
  • FullGraphics[g] should display the same as g, though it may have a different internal structure.
Generate explicit graphics primitives for everything, including the frame:
In[1]:=
Click for copyable input
Out[1]//InputForm=
Generate explicit graphics primitives for everything, including the frame:
In[2]:=
Click for copyable input
Out[2]//InputForm=
New in 2
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF