Symbolic Graphics Language
The Wolfram Language uses the powerful idea of building up all 2D and 3D graphics from symbolic primitives—which can be manipulated using all standard Wolfram Language functions and seamlessly integrated with text, math, or tables. Symbolic graphics can also be used as input—and can be made dynamic and interactive.
Graphics, Graphics3D — overall wrappers for 2D and 3D graphics
Basic 2D & 3D Objects »
Point ▪ Line ▪ Polygon ▪ Text ▪ Arrow
Special 2D Objects »
Disk ▪ Circle ▪ Rectangle ▪ Raster
Special 3D Objects »
Sphere ▪ Cuboid ▪ Cylinder ▪ Cone ▪ Tube
Geographic Visualization Objects »
GeoPath ▪ GeoDisk ▪ GeoMarker ▪ ...
Directives »
Red ▪ RGBColor ▪ Blend ▪ Opacity ▪ Texture ▪ Dashing ▪ EdgeForm ▪ ...
Coordinates »
Scaled ▪ Offset ▪ ImageScaled
Transformations »
Rotate ▪ Translate ▪ Scale ▪ AffineTransform ▪ ...
Compound Constructors »
Inset ▪ GraphicsGroup ▪ GraphicsComplex ▪ FilledCurve ▪ GraphicsGrid ▪ ...