next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
VectorGraphics
::
GraphicsObject
GraphicsObject -- The ancestor class of all VectorGraphics graphical objects
Types of
GraphicsObject
:
Ellipse
-- An SVG ellipse
GraphicsList
-- A list of VectorGraphics objects
GraphicsPoly
-- The ancestor class of complex VectorGraphics graphical objects
GraphicsText
-- SVG text
Line
-- An SVG line
For the programmer
The object
GraphicsObject
is
a
type
, with ancestor classes
GraphicsAncestor
<
HashTable
<
Thing
.