\begin{minipage}[t]{8in}
\begin{tabular}{ll}
 & \index{EdgeItem!}(seg-list \egn)
\end{tabular}\\

	
 \parbox[b]{2in} \ \ 
\begin{minipage}[t]{4in}(slot) Holds a list of $<$edge-segment-item$>$ objects containing
	 segments of the edge and associated labels.  For binary graphs,
	 the segment list has length 1.\end{minipage}
\end{minipage}
\vspace{0.2in}


\begin{minipage}[t]{8in}
\begin{tabular}{ll}
 & \index{EdgeItem!}(edge \egn)
\end{tabular}\\

	
 \parbox[b]{2in} \ \ 
\begin{minipage}[t]{4in}(slot) Holds the $<$edge*$>$ object contained within \egn.\end{minipage}
\end{minipage}
\vspace{0.2in}


\begin{minipage}[t]{8in}
\begin{tabular}{ll}
 & \index{EdgeItem!}(width \egn)
\end{tabular}\\

	
 \parbox[b]{2in} \ \ 
\begin{minipage}[t]{4in}(slot) The width of the line segments in $<$edge-item$>$. The default is 
	 1.\end{minipage}
\end{minipage}
\vspace{0.2in}


\begin{minipage}[t]{8in}
\begin{tabular}{ll}
 & \index{EdgeItem!}(color \egn)
\end{tabular}\\

	
 \parbox[b]{2in} \ \ 
\begin{minipage}[t]{4in}(slot) The color of the line segments in $<$edge-item$>$.\end{minipage}
\end{minipage}
\vspace{0.2in}


\begin{minipage}[t]{8in}
\begin{tabular}{ll}
 & \index{EdgeItem!}(text-color \egn)
\end{tabular}\\

	
 \parbox[b]{2in} \ \ 
\begin{minipage}[t]{4in}(slot) The color of the edge label(s).\end{minipage}
\end{minipage}
\vspace{0.2in}


\begin{minipage}[t]{8in}
\begin{tabular}{ll}
 & \index{EdgeItem!}(font \egn)
\end{tabular}\\

	
 \parbox[b]{2in} \ \ 
\begin{minipage}[t]{4in}(slot) The font of the edge label(s).\end{minipage}
\end{minipage}
\vspace{0.2in}


\begin{minipage}[t]{8in}
\begin{tabular}{ll}
 & \index{EdgeItem!}(tags \egn)
\end{tabular}\\

	
 \parbox[b]{2in} \ \ 
\begin{minipage}[t]{4in}(slot) The STk tags associated with the edge-item.  This 
	information
	 is contained in a list, and some common values include 'edge,
	 which is always present in vertices, and 'link:selected-item,'
	 which is added if the user selects the edge.\end{minipage}
\end{minipage}
\vspace{0.2in}
 

\begin{minipage}[t]{8in}
\begin{tabular}{ll}
 & \index{EdgeItem!}(lower-edge  \egn)
\end{tabular}\\

	
 \parbox[b]{2in} \ \ 
\begin{minipage}[t]{4in}(method) Lower the priority of the edge in the STk $<$canvas$>$'s list
	 of displayed items, moving it below all other items.\end{minipage}
\end{minipage}
\vspace{0.2in}


\begin{minipage}[t]{8in}
\begin{tabular}{ll}
 & \index{EdgeItem!}(raise-edge  \egn)
\end{tabular}\\

	
 \parbox[b]{2in} \ \ 
\begin{minipage}[t]{4in}(method) Raise the priority of the edge in the STk $<$canvas$>$'s list
	 of displayed items, moving it above all other items.\end{minipage}
\end{minipage}
\vspace{0.2in}


\begin{minipage}[t]{8in}
\begin{tabular}{ll}
 & \index{EdgeItem!}(random-edge-weights  \gn)
\end{tabular}\\

	
 \parbox[b]{2in} \ \ 
\begin{minipage}[t]{4in}(method) Assign random values to the weight attribute of the 
	 $<$graph*$>$ object. OLD, UNSATISFACTORY.
	USES STk's RANDOM, WHICH CALLS RAND().  VERY BAD.\end{minipage}
\end{minipage}
\vspace{0.2in}


\begin{minipage}[t]{8in}
\begin{tabular}{ll}
 & \index{EdgeItem!}(show-edge-weights  \gn)
\end{tabular}\\

	
 \parbox[b]{2in} \ \ 
\begin{minipage}[t]{4in}(method) Produce a list of the weight attributes of the edges of
	 $<$graph*$>$ \gn.\end{minipage}
\end{minipage}
\vspace{0.2in}

