ExpressionCell[expr] gives an expression cell that can appear in a Mathematica notebook. ExpressionCell[expr, " style"] gives an expression cell with the specified style.
PasteButton[expr] represents a button that pastes expr whenever it is pressed. PasteButton[label, expr] displays with label on the button.
VTK
(Mathematica Import/Export Format) Visualization Toolkit format. Used for storage of 3D models. Native format of the open-source Visualization Toolkit software. ASCII or binary format. VTK is an acronym ...
Text
(Built-in Mathematica Symbol) Text[expr] displays with expr in plain text format. Text[expr, coords] is a graphics primitive that displays the textual form of expr centered at the point specified by ...
PDF
(Mathematica Import/Export Format) MIME type: application/pdf Adobe Acrobat format. Standard format for exchanging and archiving multi-page documents. PDF is an acronym for Portable Document Format. Binary ...
New Graphic creates a new graphic at the insertion point.
Paste into Graphic inserts the current contents of the clipboard into the selected (or clicked upon) graphic.
Mathematica supports state-of-the-art splines for use both in graphics and computational applications. Mathematica allows not just cubic splines, but splines of any ...
Save Graphic As saves the selected (or clicked upon) graphic in a file with the specified format.
FrameTicks is an option for 2D graphics functions that specifies tick marks for the edges of a frame.