Mathematica 9 is now available

Mathematical FunctionsProgramming and Core System

Graphics

FilledSmallSquareGraphics[primitives, options] represents a two-dimensional graphical image.

FilledSmallSquareGraphics is displayed using Show.

FilledSmallSquare The following graphics primitives can be used:

FilledSmallSquare The sound primitives SampledSoundList and SampledSoundFunction can also be included.

FilledSmallSquare The following graphics directives can be used:

FilledSmallSquare The following options can be given:

FilledSmallSquare Nested lists of graphics primitives can be given. Specifications such as GrayLevel remain in effect only until the end of the list which contains them.

FilledSmallSquareGraphics[Graphics3D[ ... ]] generates an ordinary 2D graphics object corresponding to 3D graphics. The same works for SurfaceGraphics, ContourGraphics and DensityGraphics.

FilledSmallSquare The standard print form for Graphics[ ... ] is -Graphics-. InputForm prints the explicit list of primitives.

FilledSmallSquare See The Mathematica Book: Section 2.9.1.

FilledSmallSquare See also: Plot, ListPlot, ParametricPlot.

FilledSmallSquare Related package: Graphics`Graphics`.

Further Examples

Mathematical FunctionsProgramming and Core System



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.