Macaulay2 » Documentation
Packages » VectorGraphics :: GraphicsList
next | previous | forward | backward | up | index | toc

GraphicsList -- A list of VectorGraphics objects

Description

A class that represents a list of VectorGraphics objects, displayed together. The preferred way to create a GraphicsList is via gList or gNode.

For the programmer

The object GraphicsList is an instance of the type GraphicsType, with ancestor classes GraphicsObject < GraphicsAncestor < HashTable < Thing.