Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Graphics and Sound / Graphics Primitives /

GraphicsArray

FilledSmallSquare GraphicsArray[, , ... ] represents a row of graphics objects.

FilledSmallSquare GraphicsArray[, , ... , ... ] represents a two-dimensional array of graphics objects.

FilledSmallSquare You can display a GraphicsArray object using Show.

FilledSmallSquare GraphicsArray sets up identical rectangular display areas for each of the graphics objects it contains.

FilledSmallSquare GraphicsArray takes the same options as Graphics, with the defaults for Ticks and FrameTicks changed to None.

FilledSmallSquare GraphicsArray takes the additional option GraphicsSpacing, which specifies the spacing between the rectangular areas containing each graphics object. The default setting is GraphicsSpacing -> 0.1.

FilledSmallSquare The options DisplayFunction, ColorOutput and CharacterEncoding are ignored for graphics objects given inside GraphicsArray.

FilledSmallSquare See Section 1.9.3 and Section 2.10.1.

FilledSmallSquare See also: Rectangle, RasterArray, TableForm, GridBox.

FilledSmallSquare New in Version 2.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.