OpenerView[{expr_1, expr_2}] represents an object which displays as an opener, together with expr_1 if the opener is closed, and both expr_1 and expr_2 if it is ...
PlotRangePadding is an option for graphics functions that specifies how much further axes etc. should extend beyond the range of coordinates specified by PlotRange.
FrontEndEventActions is an option for the notebook front end that gives a list of actions to perform when specified user-interface events occur.
SWF
(Mathematica Import/Export Format) Registered MIME type: application/x-shockwave-flash Adobe/Macromedia Flash file format. Used for interactive and animated vector graphics, video and sound on the web. SWF is ...
FLV
(Mathematica Import/Export Format) Registered MIME type: video/x-flv Adobe/Macromedia Flash video file. Used for compositing Flash animations with Flash authoring software, or for playback through a ...
Rectangle[{x_min, y_min}, {x_max, y_max}] is a two-dimensional graphics primitive that represents a filled rectangle, oriented parallel to the axes. Rectangle[{x_min, y_min}] ...
DisplayEndPacket[] is a MathLink packet that indicates the end of a series of expressions relating to a postscript graphic.
DisplayPacket[] is a MathLink packet that indicates the beginning of a series of expressions related to a PostScript graphic.
NB
(Mathematica Import/Export Format) Registered MIME types: application/mathematica, application/vnd.wolfram.mathematica Mathematica notebooks. Used for storing and exchanging Mathematica input and output and ...
KernelLink -- communicate with a Mathematica kernel, MathLink -- low-level methods for communicating with any MathLink program, MathLinkFactory -- create links, ...