Author(s): Montserrat Urraca.
Version: 1.10#7 (2006/4/26, 19:22:13 CEST)
Version of last change: 1.9#131 (2003/12/4, 17:33:38 CET)
line_class
)line_class
)
Usage 1: vertices(+ListofPoints)
+ListofPoints
is a list.
(basic_props:list/1
)
Usage 2: vertices(-ListofPoints)
-ListofPoints
is a list.
(basic_props:list/1
)
Usage 1: arrowheads(+Where)
Where
indicates whether or not arrowheads are to be drawn at one or both ends of the line. Where
must have one of the next values: none ( for no arrowheads ), first (for an arrowhead at the first point of the line), last (for an arrowhead at the last point of the line), or both (for arrowheads at both ends). This option defaults to none.
+Where
is currently instantiated to an atom.
(term_typing:atom/1
)
Usage 2: arrowheads(-Where)
-Where
is currently instantiated to an atom.
(term_typing:atom/1
)
Go to the first, previous, next, last section, table of contents.