Macaulay2
»
Documentation
Packages
»
VectorGraphics
::
GraphicsObject
next
|
previous
|
forward
|
backward
| up |
index
|
toc
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
Methods that use an object of class GraphicsObject :
hypertext(GraphicsObject)
(missing documentation)
show(GraphicsObject)
-- view a graphics object
For the programmer
The object
GraphicsObject
is
a
type
, with ancestor classes
GraphicsAncestor
<
HashTable
<
Thing
.