2012-04-19 15:10:06 +02:00

2665 lines
212 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_24) on Wed Apr 06 09:00:21 CEST 2011 -->
<TITLE>
Uses of Class algoanim.util.DisplayOptions
</TITLE>
<META NAME="date" CONTENT="2011-04-06">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class algoanim.util.DisplayOptions";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?algoanim/util//class-useDisplayOptions.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="DisplayOptions.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>algoanim.util.DisplayOptions</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#algoanim.animalscript"><B>algoanim.animalscript</B></A></TD>
<TD>This package contains the generator back-end for
<span style="text-variant: small-caps">AnimalScript</span>.&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#algoanim.primitives"><B>algoanim.primitives</B></A></TD>
<TD>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#algoanim.primitives.generators"><B>algoanim.primitives.generators</B></A></TD>
<TD>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#algoanim.primitives.vhdl"><B>algoanim.primitives.vhdl</B></A></TD>
<TD>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#algoanim.util"><B>algoanim.util</B></A></TD>
<TD>Using the classes in the <em>animalscriptapi.util</em> package&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="algoanim.animalscript"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A> in <A HREF="../../../algoanim/animalscript/package-summary.html">algoanim.animalscript</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../algoanim/animalscript/package-summary.html">algoanim.animalscript</A> with parameters of type <A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B>AnimalGenerator.</B><B><A HREF="../../../algoanim/animalscript/AnimalGenerator.html#makeDisplayOptionsDef(algoanim.util.DisplayOptions)">makeDisplayOptionsDef</A></B>(<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;d)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates the AnimalScript code for a <code>DisplayOptions</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B>AnimalGenerator.</B><B><A HREF="../../../algoanim/animalscript/AnimalGenerator.html#makeDisplayOptionsDef(algoanim.util.DisplayOptions, algoanim.properties.AnimationProperties)">makeDisplayOptionsDef</A></B>(<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;d,
<A HREF="../../../algoanim/properties/AnimationProperties.html" title="class in algoanim.properties">AnimationProperties</A>&nbsp;props)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates the AnimalScript code for a <code>DisplayOptions</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/AndGate.html" title="class in algoanim.primitives.vhdl">AndGate</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newAndGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newAndGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Arc.html" title="class in algoanim.primitives">Arc</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newArc(algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.ArcProperties)">newArc</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;center,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;radius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ArcProperties.html" title="class in algoanim.properties">ArcProperties</A>&nbsp;ep)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="../../../algoanim/primitives/ArrayBasedQueue.html" title="class in algoanim.primitives">ArrayBasedQueue</A>&lt;T&gt;</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newArrayBasedQueue(algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.QueueProperties, int)">newArrayBasedQueue</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.util.List&lt;T&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/QueueProperties.html" title="class in algoanim.properties">QueueProperties</A>&nbsp;qp,
int&nbsp;capacity)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="../../../algoanim/primitives/ArrayBasedStack.html" title="class in algoanim.primitives">ArrayBasedStack</A>&lt;T&gt;</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newArrayBasedStack(algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.StackProperties, int)">newArrayBasedStack</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.util.List&lt;T&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/StackProperties.html" title="class in algoanim.properties">StackProperties</A>&nbsp;sp,
int&nbsp;capacity)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/ArrayMarker.html" title="class in algoanim.primitives">ArrayMarker</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newArrayMarker(algoanim.primitives.ArrayPrimitive, int, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.ArrayMarkerProperties)">newArrayMarker</A></B>(<A HREF="../../../algoanim/primitives/ArrayPrimitive.html" title="class in algoanim.primitives">ArrayPrimitive</A>&nbsp;a,
int&nbsp;index,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ArrayMarkerProperties.html" title="class in algoanim.properties">ArrayMarkerProperties</A>&nbsp;ap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Circle.html" title="class in algoanim.primitives">Circle</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newCircle(algoanim.util.Node, int, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.CircleProperties)">newCircle</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;center,
int&nbsp;radius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/CircleProperties.html" title="class in algoanim.properties">CircleProperties</A>&nbsp;cp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/CircleSeg.html" title="class in algoanim.primitives">CircleSeg</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newCircleSeg(algoanim.util.Node, int, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.CircleSegProperties)">newCircleSeg</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;center,
int&nbsp;radius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/CircleSegProperties.html" title="class in algoanim.properties">CircleSegProperties</A>&nbsp;cp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="../../../algoanim/primitives/ConceptualQueue.html" title="class in algoanim.primitives">ConceptualQueue</A>&lt;T&gt;</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newConceptualQueue(algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.QueueProperties)">newConceptualQueue</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.util.List&lt;T&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/QueueProperties.html" title="class in algoanim.properties">QueueProperties</A>&nbsp;qp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="../../../algoanim/primitives/ConceptualStack.html" title="class in algoanim.primitives">ConceptualStack</A>&lt;T&gt;</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newConceptualStack(algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.StackProperties)">newConceptualStack</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.util.List&lt;T&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/StackProperties.html" title="class in algoanim.properties">StackProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/Demultiplexer.html" title="class in algoanim.primitives.vhdl">Demultiplexer</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newDemultiplexer(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newDemultiplexer</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/DFlipflop.html" title="class in algoanim.primitives.vhdl">DFlipflop</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newDFlipflop(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newDFlipflop</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/DoubleMatrix.html" title="class in algoanim.primitives">DoubleMatrix</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newDoubleMatrix(algoanim.util.Node, double[][], java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.MatrixProperties)">newDoubleMatrix</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
double[][]&nbsp;data,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/MatrixProperties.html" title="class in algoanim.properties">MatrixProperties</A>&nbsp;iap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Ellipse.html" title="class in algoanim.primitives">Ellipse</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newEllipse(algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.EllipseProperties)">newEllipse</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;center,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;radius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/EllipseProperties.html" title="class in algoanim.properties">EllipseProperties</A>&nbsp;ep)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/EllipseSeg.html" title="class in algoanim.primitives">EllipseSeg</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newEllipseSeg(algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.EllipseSegProperties)">newEllipseSeg</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;center,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;radius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/EllipseSegProperties.html" title="class in algoanim.properties">EllipseSegProperties</A>&nbsp;cp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Graph.html" title="class in algoanim.primitives">Graph</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newGraph(java.lang.String, int[][], algoanim.util.Node[], java.lang.String[], algoanim.util.DisplayOptions, algoanim.properties.GraphProperties)">newGraph</A></B>(java.lang.String&nbsp;name,
int[][]&nbsp;graphAdjacencyMatrix,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>[]&nbsp;graphNodes,
java.lang.String[]&nbsp;labels,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/GraphProperties.html" title="class in algoanim.properties">GraphProperties</A>&nbsp;graphProps)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/IntMatrix.html" title="class in algoanim.primitives">IntMatrix</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newIntMatrix(algoanim.util.Node, int[][], java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.MatrixProperties)">newIntMatrix</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int[][]&nbsp;data,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/MatrixProperties.html" title="class in algoanim.properties">MatrixProperties</A>&nbsp;iap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/JKFlipflop.html" title="class in algoanim.primitives.vhdl">JKFlipflop</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newJKFlipflop(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newJKFlipflop</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="../../../algoanim/primitives/ListBasedQueue.html" title="class in algoanim.primitives">ListBasedQueue</A>&lt;T&gt;</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newListBasedQueue(algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.QueueProperties)">newListBasedQueue</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.util.List&lt;T&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/QueueProperties.html" title="class in algoanim.properties">QueueProperties</A>&nbsp;qp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="../../../algoanim/primitives/ListBasedStack.html" title="class in algoanim.primitives">ListBasedStack</A>&lt;T&gt;</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newListBasedStack(algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.StackProperties)">newListBasedStack</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.util.List&lt;T&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/StackProperties.html" title="class in algoanim.properties">StackProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/ListElement.html" title="class in algoanim.primitives">ListElement</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newListElement(algoanim.util.Node, int, java.util.LinkedList, algoanim.primitives.ListElement, algoanim.primitives.ListElement, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.ListElementProperties)">newListElement</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;pointers,
java.util.LinkedList&lt;java.lang.Object&gt;&nbsp;pointerLocations,
<A HREF="../../../algoanim/primitives/ListElement.html" title="class in algoanim.primitives">ListElement</A>&nbsp;prev,
<A HREF="../../../algoanim/primitives/ListElement.html" title="class in algoanim.primitives">ListElement</A>&nbsp;next,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ListElementProperties.html" title="class in algoanim.properties">ListElementProperties</A>&nbsp;lp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/Multiplexer.html" title="class in algoanim.primitives.vhdl">Multiplexer</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newMultiplexer(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newMultiplexer</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/NAndGate.html" title="class in algoanim.primitives.vhdl">NAndGate</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newNAndGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newNAndGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/NorGate.html" title="class in algoanim.primitives.vhdl">NorGate</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newNorGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newNorGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/NotGate.html" title="class in algoanim.primitives.vhdl">NotGate</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newNotGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newNotGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/OrGate.html" title="class in algoanim.primitives.vhdl">OrGate</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newOrGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newOrGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Point.html" title="class in algoanim.primitives">Point</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newPoint(algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.PointProperties)">newPoint</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;coords,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/PointProperties.html" title="class in algoanim.properties">PointProperties</A>&nbsp;pp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Polygon.html" title="class in algoanim.primitives">Polygon</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newPolygon(algoanim.util.Node[], java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.PolygonProperties)">newPolygon</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>[]&nbsp;vertices,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/PolygonProperties.html" title="class in algoanim.properties">PolygonProperties</A>&nbsp;pp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Polyline.html" title="class in algoanim.primitives">Polyline</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newPolyline(algoanim.util.Node[], java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.PolylineProperties)">newPolyline</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>[]&nbsp;vertices,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/PolylineProperties.html" title="class in algoanim.properties">PolylineProperties</A>&nbsp;pp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Rect.html" title="class in algoanim.primitives">Rect</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newRect(algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.RectProperties)">newRect</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;lowerRight,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/RectProperties.html" title="class in algoanim.properties">RectProperties</A>&nbsp;rp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/RSFlipflop.html" title="class in algoanim.primitives.vhdl">RSFlipflop</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newRSFlipflop(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newRSFlipflop</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/SourceCode.html" title="class in algoanim.primitives">SourceCode</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newSourceCode(algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.SourceCodeProperties)">newSourceCode</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/SourceCodeProperties.html" title="class in algoanim.properties">SourceCodeProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Square.html" title="class in algoanim.primitives">Square</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newSquare(algoanim.util.Node, int, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.SquareProperties)">newSquare</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/SquareProperties.html" title="class in algoanim.properties">SquareProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/StringMatrix.html" title="class in algoanim.primitives">StringMatrix</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newStringMatrix(algoanim.util.Node, java.lang.String[][], java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.MatrixProperties)">newStringMatrix</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.lang.String[][]&nbsp;data,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/MatrixProperties.html" title="class in algoanim.properties">MatrixProperties</A>&nbsp;iap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Text.html" title="class in algoanim.primitives">Text</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newText(algoanim.util.Node, java.lang.String, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.TextProperties)">newText</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.lang.String&nbsp;text,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/TextProperties.html" title="class in algoanim.properties">TextProperties</A>&nbsp;tp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/TFlipflop.html" title="class in algoanim.primitives.vhdl">TFlipflop</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newTFlipflop(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newTFlipflop</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Triangle.html" title="class in algoanim.primitives">Triangle</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newTriangle(algoanim.util.Node, algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.TriangleProperties)">newTriangle</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;x,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;y,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;z,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/TriangleProperties.html" title="class in algoanim.properties">TriangleProperties</A>&nbsp;tp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/VHDLWire.html" title="class in algoanim.primitives.vhdl">VHDLWire</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newWire(java.util.List, int, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.VHDLWireProperties)">newWire</A></B>(java.util.List&lt;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&gt;&nbsp;nodes,
int&nbsp;speed,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLWireProperties.html" title="class in algoanim.properties">VHDLWireProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/XNorGate.html" title="class in algoanim.primitives.vhdl">XNorGate</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newXNorGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newXNorGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/XOrGate.html" title="class in algoanim.primitives.vhdl">XOrGate</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newXOrGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newXOrGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="algoanim.primitives"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A> in <A HREF="../../../algoanim/primitives/package-summary.html">algoanim.primitives</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../algoanim/primitives/package-summary.html">algoanim.primitives</A> that return <A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A></CODE></FONT></TD>
<TD><CODE><B>Primitive.</B><B><A HREF="../../../algoanim/primitives/Primitive.html#getDisplayOptions()">getDisplayOptions</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the <code>DisplayOptions</code> of this <code>Primitive</code>.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../algoanim/primitives/package-summary.html">algoanim.primitives</A> with parameters of type <A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/AdvancedTextSupport.html#AdvancedTextSupport(algoanim.primitives.generators.GeneratorInterface, algoanim.util.DisplayOptions)">AdvancedTextSupport</A></B>(<A HREF="../../../algoanim/primitives/generators/GeneratorInterface.html" title="interface in algoanim.primitives.generators">GeneratorInterface</A>&nbsp;g,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;d)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/Arc.html#Arc(algoanim.primitives.generators.ArcGenerator, algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.ArcProperties)">Arc</A></B>(<A HREF="../../../algoanim/primitives/generators/ArcGenerator.html" title="interface in algoanim.primitives.generators">ArcGenerator</A>&nbsp;ag,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;aCenter,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;aRadius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ArcProperties.html" title="class in algoanim.properties">ArcProperties</A>&nbsp;ep)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>Arc</code> and calls the create() method of the
associated <code>ArcGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/ArrayBasedQueue.html#ArrayBasedQueue(algoanim.primitives.generators.ArrayBasedQueueGenerator, algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.QueueProperties, int)">ArrayBasedQueue</A></B>(<A HREF="../../../algoanim/primitives/generators/ArrayBasedQueueGenerator.html" title="interface in algoanim.primitives.generators">ArrayBasedQueueGenerator</A>&lt;<A HREF="../../../algoanim/primitives/ArrayBasedQueue.html" title="type parameter in ArrayBasedQueue">T</A>&gt;&nbsp;abqg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
java.util.List&lt;<A HREF="../../../algoanim/primitives/ArrayBasedQueue.html" title="type parameter in ArrayBasedQueue">T</A>&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/QueueProperties.html" title="class in algoanim.properties">QueueProperties</A>&nbsp;qp,
int&nbsp;capacity)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>ArrayBasedQueue</code> and calls the create() method
of the associated <code>ArrayBasedQueueGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/ArrayBasedStack.html#ArrayBasedStack(algoanim.primitives.generators.ArrayBasedStackGenerator, algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.StackProperties, int)">ArrayBasedStack</A></B>(<A HREF="../../../algoanim/primitives/generators/ArrayBasedStackGenerator.html" title="interface in algoanim.primitives.generators">ArrayBasedStackGenerator</A>&lt;<A HREF="../../../algoanim/primitives/ArrayBasedStack.html" title="type parameter in ArrayBasedStack">T</A>&gt;&nbsp;absg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
java.util.List&lt;<A HREF="../../../algoanim/primitives/ArrayBasedStack.html" title="type parameter in ArrayBasedStack">T</A>&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/StackProperties.html" title="class in algoanim.properties">StackProperties</A>&nbsp;sp,
int&nbsp;capacity)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>ArrayBasedStack</code> and calls the create() method
of the associated <code>ArrayBasedStackGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/ArrayMarker.html#ArrayMarker(algoanim.primitives.generators.ArrayMarkerGenerator, algoanim.primitives.ArrayPrimitive, int, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.ArrayMarkerProperties)">ArrayMarker</A></B>(<A HREF="../../../algoanim/primitives/generators/ArrayMarkerGenerator.html" title="interface in algoanim.primitives.generators">ArrayMarkerGenerator</A>&nbsp;amg,
<A HREF="../../../algoanim/primitives/ArrayPrimitive.html" title="class in algoanim.primitives">ArrayPrimitive</A>&nbsp;prim,
int&nbsp;index,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ArrayMarkerProperties.html" title="class in algoanim.properties">ArrayMarkerProperties</A>&nbsp;ap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>ArrayMarker</code> and calls the create()
method
of the associated <code>ArrayMarkerGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/ArrayPrimitive.html#ArrayPrimitive(algoanim.primitives.generators.GeneratorInterface, algoanim.util.DisplayOptions)">ArrayPrimitive</A></B>(<A HREF="../../../algoanim/primitives/generators/GeneratorInterface.html" title="interface in algoanim.primitives.generators">GeneratorInterface</A>&nbsp;g,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/Circle.html#Circle(algoanim.primitives.generators.CircleGenerator, algoanim.util.Node, int, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.CircleProperties)">Circle</A></B>(<A HREF="../../../algoanim/primitives/generators/CircleGenerator.html" title="interface in algoanim.primitives.generators">CircleGenerator</A>&nbsp;cg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;aCenter,
int&nbsp;aRadius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/CircleProperties.html" title="class in algoanim.properties">CircleProperties</A>&nbsp;cp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>Circle</code> and calls the create() method
of the associated <code>CircleGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/CircleSeg.html#CircleSeg(algoanim.primitives.generators.CircleSegGenerator, algoanim.util.Node, int, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.CircleSegProperties)">CircleSeg</A></B>(<A HREF="../../../algoanim/primitives/generators/CircleSegGenerator.html" title="interface in algoanim.primitives.generators">CircleSegGenerator</A>&nbsp;csg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;aCenter,
int&nbsp;aRadius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/CircleSegProperties.html" title="class in algoanim.properties">CircleSegProperties</A>&nbsp;cp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>CircleSeg</code> and calls the create() method of
the associated <code>CircleSegGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/ConceptualQueue.html#ConceptualQueue(algoanim.primitives.generators.ConceptualQueueGenerator, algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.QueueProperties)">ConceptualQueue</A></B>(<A HREF="../../../algoanim/primitives/generators/ConceptualQueueGenerator.html" title="interface in algoanim.primitives.generators">ConceptualQueueGenerator</A>&lt;<A HREF="../../../algoanim/primitives/ConceptualQueue.html" title="type parameter in ConceptualQueue">T</A>&gt;&nbsp;cqg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
java.util.List&lt;<A HREF="../../../algoanim/primitives/ConceptualQueue.html" title="type parameter in ConceptualQueue">T</A>&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/QueueProperties.html" title="class in algoanim.properties">QueueProperties</A>&nbsp;qp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>ConceptualQueue</code> and calls the create() method
of the associated <code>ConceptualQueueGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/ConceptualStack.html#ConceptualStack(algoanim.primitives.generators.ConceptualStackGenerator, algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.StackProperties)">ConceptualStack</A></B>(<A HREF="../../../algoanim/primitives/generators/ConceptualStackGenerator.html" title="interface in algoanim.primitives.generators">ConceptualStackGenerator</A>&lt;<A HREF="../../../algoanim/primitives/ConceptualStack.html" title="type parameter in ConceptualStack">T</A>&gt;&nbsp;csg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
java.util.List&lt;<A HREF="../../../algoanim/primitives/ConceptualStack.html" title="type parameter in ConceptualStack">T</A>&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/StackProperties.html" title="class in algoanim.properties">StackProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>ConceptualStack</code> and calls the create() method
of the associated <code>ConceptualStackGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/DoubleMatrix.html#DoubleMatrix(algoanim.primitives.generators.DoubleMatrixGenerator, algoanim.util.Node, double[][], java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.MatrixProperties)">DoubleMatrix</A></B>(<A HREF="../../../algoanim/primitives/generators/DoubleMatrixGenerator.html" title="interface in algoanim.primitives.generators">DoubleMatrixGenerator</A>&nbsp;iag,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
double[][]&nbsp;matrixData,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/MatrixProperties.html" title="class in algoanim.properties">MatrixProperties</A>&nbsp;iap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>DoubleMatrix</code> and calls the create() method of
the associated <code>DoubleMatrixGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/Ellipse.html#Ellipse(algoanim.primitives.generators.EllipseGenerator, algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.EllipseProperties)">Ellipse</A></B>(<A HREF="../../../algoanim/primitives/generators/EllipseGenerator.html" title="interface in algoanim.primitives.generators">EllipseGenerator</A>&nbsp;eg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;aCenter,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;aRadius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/EllipseProperties.html" title="class in algoanim.properties">EllipseProperties</A>&nbsp;ep)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>Ellipse</code> and calls the create() method of
the associated <code>EllipseGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/EllipseSeg.html#EllipseSeg(algoanim.primitives.generators.EllipseSegGenerator, algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.EllipseSegProperties)">EllipseSeg</A></B>(<A HREF="../../../algoanim/primitives/generators/EllipseSegGenerator.html" title="interface in algoanim.primitives.generators">EllipseSegGenerator</A>&nbsp;esg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;aCenter,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;aRadius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/EllipseSegProperties.html" title="class in algoanim.properties">EllipseSegProperties</A>&nbsp;ep)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>CircleSeg</code> and calls the create() method of
the associated <code>CircleSegGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/Graph.html#Graph(algoanim.primitives.generators.GraphGenerator, java.lang.String, int[][], algoanim.util.Node[], java.lang.String[], algoanim.util.DisplayOptions, algoanim.properties.GraphProperties)">Graph</A></B>(<A HREF="../../../algoanim/primitives/generators/GraphGenerator.html" title="interface in algoanim.primitives.generators">GraphGenerator</A>&nbsp;graphGen,
java.lang.String&nbsp;name,
int[][]&nbsp;graphAdjacencyMatrix,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>[]&nbsp;graphNodes,
java.lang.String[]&nbsp;labels,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/GraphProperties.html" title="class in algoanim.properties">GraphProperties</A>&nbsp;props)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>Graph</code> and calls the create() method of the
associated <code>GraphGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/IntMatrix.html#IntMatrix(algoanim.primitives.generators.IntMatrixGenerator, algoanim.util.Node, int[][], java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.MatrixProperties)">IntMatrix</A></B>(<A HREF="../../../algoanim/primitives/generators/IntMatrixGenerator.html" title="interface in algoanim.primitives.generators">IntMatrixGenerator</A>&nbsp;iag,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
int[][]&nbsp;matrixData,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/MatrixProperties.html" title="class in algoanim.properties">MatrixProperties</A>&nbsp;iap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>IntMatrix</code> and calls the create() method of
the associated <code>IntMatrixGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/ListBasedQueue.html#ListBasedQueue(algoanim.primitives.generators.ListBasedQueueGenerator, algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.QueueProperties)">ListBasedQueue</A></B>(<A HREF="../../../algoanim/primitives/generators/ListBasedQueueGenerator.html" title="interface in algoanim.primitives.generators">ListBasedQueueGenerator</A>&lt;<A HREF="../../../algoanim/primitives/ListBasedQueue.html" title="type parameter in ListBasedQueue">T</A>&gt;&nbsp;lbqg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
java.util.List&lt;<A HREF="../../../algoanim/primitives/ListBasedQueue.html" title="type parameter in ListBasedQueue">T</A>&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/QueueProperties.html" title="class in algoanim.properties">QueueProperties</A>&nbsp;qp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>ListBasedQueue</code> and calls the create() method
of the associated <code>ListBasedQueueGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/ListBasedStack.html#ListBasedStack(algoanim.primitives.generators.ListBasedStackGenerator, algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.StackProperties)">ListBasedStack</A></B>(<A HREF="../../../algoanim/primitives/generators/ListBasedStackGenerator.html" title="interface in algoanim.primitives.generators">ListBasedStackGenerator</A>&lt;<A HREF="../../../algoanim/primitives/ListBasedStack.html" title="type parameter in ListBasedStack">T</A>&gt;&nbsp;lbsg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
java.util.List&lt;<A HREF="../../../algoanim/primitives/ListBasedStack.html" title="type parameter in ListBasedStack">T</A>&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/StackProperties.html" title="class in algoanim.properties">StackProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>ListBasedStack</code> and calls the create() method
of the associated <code>ListBasedStackGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/ListElement.html#ListElement(algoanim.primitives.generators.ListElementGenerator, algoanim.util.Node, int, java.util.LinkedList, algoanim.primitives.ListElement, algoanim.primitives.ListElement, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.ListElementProperties)">ListElement</A></B>(<A HREF="../../../algoanim/primitives/generators/ListElementGenerator.html" title="interface in algoanim.primitives.generators">ListElementGenerator</A>&nbsp;leg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
int&nbsp;nrPointers,
java.util.LinkedList&lt;java.lang.Object&gt;&nbsp;pointerLocations,
<A HREF="../../../algoanim/primitives/ListElement.html" title="class in algoanim.primitives">ListElement</A>&nbsp;prevElement,
<A HREF="../../../algoanim/primitives/ListElement.html" title="class in algoanim.primitives">ListElement</A>&nbsp;nextElement,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ListElementProperties.html" title="class in algoanim.properties">ListElementProperties</A>&nbsp;lp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>ListElement</code> and calls the create()
method
of the associated <code>ListElementGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/ListElement.html#ListElement(algoanim.primitives.generators.ListElementGenerator, algoanim.util.Node, int, java.util.LinkedList, algoanim.primitives.ListElement, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.ListElementProperties)">ListElement</A></B>(<A HREF="../../../algoanim/primitives/generators/ListElementGenerator.html" title="interface in algoanim.primitives.generators">ListElementGenerator</A>&nbsp;leg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
int&nbsp;nrPointers,
java.util.LinkedList&lt;java.lang.Object&gt;&nbsp;pointerLocations,
<A HREF="../../../algoanim/primitives/ListElement.html" title="class in algoanim.primitives">ListElement</A>&nbsp;prevElement,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ListElementProperties.html" title="class in algoanim.properties">ListElementProperties</A>&nbsp;lp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>ListElement</code> and calls the create()
method
of the associated <code>ListElementGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/MatrixPrimitive.html#MatrixPrimitive(algoanim.primitives.generators.GeneratorInterface, algoanim.util.DisplayOptions)">MatrixPrimitive</A></B>(<A HREF="../../../algoanim/primitives/generators/GeneratorInterface.html" title="interface in algoanim.primitives.generators">GeneratorInterface</A>&nbsp;g,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/Point.html#Point(algoanim.primitives.generators.PointGenerator, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.PointProperties)">Point</A></B>(<A HREF="../../../algoanim/primitives/generators/PointGenerator.html" title="interface in algoanim.primitives.generators">PointGenerator</A>&nbsp;pg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;theCoords,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/PointProperties.html" title="class in algoanim.properties">PointProperties</A>&nbsp;pp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>Point</code> and calls the create() method of the
associated <code>PointGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/Polygon.html#Polygon(algoanim.primitives.generators.PolygonGenerator, algoanim.util.Node[], java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.PolygonProperties)">Polygon</A></B>(<A HREF="../../../algoanim/primitives/generators/PolygonGenerator.html" title="interface in algoanim.primitives.generators">PolygonGenerator</A>&nbsp;pg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>[]&nbsp;theNodes,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/PolygonProperties.html" title="class in algoanim.properties">PolygonProperties</A>&nbsp;pp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>Polygon</code> and calls the create() method of
the associated <code>PolygonGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/Polyline.html#Polyline(algoanim.primitives.generators.PolylineGenerator, algoanim.util.Node[], java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.PolylineProperties)">Polyline</A></B>(<A HREF="../../../algoanim/primitives/generators/PolylineGenerator.html" title="interface in algoanim.primitives.generators">PolylineGenerator</A>&nbsp;pg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>[]&nbsp;theNodes,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/PolylineProperties.html" title="class in algoanim.properties">PolylineProperties</A>&nbsp;pp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>Polyline</code> and calls the create() method of
the associated <code>PolylineGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/Primitive.html#Primitive(algoanim.primitives.generators.GeneratorInterface, algoanim.util.DisplayOptions)">Primitive</A></B>(<A HREF="../../../algoanim/primitives/generators/GeneratorInterface.html" title="interface in algoanim.primitives.generators">GeneratorInterface</A>&nbsp;g,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;d)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/Rect.html#Rect(algoanim.primitives.generators.RectGenerator, algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.RectProperties)">Rect</A></B>(<A HREF="../../../algoanim/primitives/generators/RectGenerator.html" title="interface in algoanim.primitives.generators">RectGenerator</A>&nbsp;rg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;lowerRightCorner,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/RectProperties.html" title="class in algoanim.properties">RectProperties</A>&nbsp;rp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>Rect</code> and calls the create() method of the
associated <code>RectGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/SourceCode.html#SourceCode(algoanim.primitives.generators.SourceCodeGenerator, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.SourceCodeProperties)">SourceCode</A></B>(<A HREF="../../../algoanim/primitives/generators/SourceCodeGenerator.html" title="interface in algoanim.primitives.generators">SourceCodeGenerator</A>&nbsp;generator,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/SourceCodeProperties.html" title="class in algoanim.properties">SourceCodeProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>SourceCode</code> and calls the create() method
of the associated <code>SourceCodeGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/Square.html#Square(algoanim.primitives.generators.SquareGenerator, algoanim.util.Node, int, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.SquareProperties)">Square</A></B>(<A HREF="../../../algoanim/primitives/generators/SquareGenerator.html" title="interface in algoanim.primitives.generators">SquareGenerator</A>&nbsp;sg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
int&nbsp;theWidth,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/SquareProperties.html" title="class in algoanim.properties">SquareProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>Square</code> and calls the create() method of the
associated <code>SquareGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/StringMatrix.html#StringMatrix(algoanim.primitives.generators.StringMatrixGenerator, algoanim.util.Node, java.lang.String[][], java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.MatrixProperties)">StringMatrix</A></B>(<A HREF="../../../algoanim/primitives/generators/StringMatrixGenerator.html" title="interface in algoanim.primitives.generators">StringMatrixGenerator</A>&nbsp;iag,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
java.lang.String[][]&nbsp;matrixData,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/MatrixProperties.html" title="class in algoanim.properties">MatrixProperties</A>&nbsp;iap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>StringMatrix</code> and calls the create() method
of the associated <code>StringMatrixGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/Text.html#Text(algoanim.primitives.generators.TextGenerator, algoanim.util.Node, java.lang.String, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.TextProperties)">Text</A></B>(<A HREF="../../../algoanim/primitives/generators/TextGenerator.html" title="interface in algoanim.primitives.generators">TextGenerator</A>&nbsp;tg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
java.lang.String&nbsp;theText,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/TextProperties.html" title="class in algoanim.properties">TextProperties</A>&nbsp;tp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>Text</code> and calls the create() method of the
associated <code>TextGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/Triangle.html#Triangle(algoanim.primitives.generators.TriangleGenerator, algoanim.util.Node, algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.TriangleProperties)">Triangle</A></B>(<A HREF="../../../algoanim/primitives/generators/TriangleGenerator.html" title="interface in algoanim.primitives.generators">TriangleGenerator</A>&nbsp;tg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;pointA,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;pointB,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;pointC,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/TriangleProperties.html" title="class in algoanim.properties">TriangleProperties</A>&nbsp;tp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>Triangle</code> and calls the create() method
of the associated <code>TriangleGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/Variables.html#Variables(algoanim.primitives.generators.VariablesGenerator, algoanim.util.DisplayOptions)">Variables</A></B>(<A HREF="../../../algoanim/primitives/generators/VariablesGenerator.html" title="interface in algoanim.primitives.generators">VariablesGenerator</A>&nbsp;gen,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/VisualQueue.html#VisualQueue(algoanim.primitives.generators.GeneratorInterface, algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.QueueProperties)">VisualQueue</A></B>(<A HREF="../../../algoanim/primitives/generators/GeneratorInterface.html" title="interface in algoanim.primitives.generators">GeneratorInterface</A>&nbsp;g,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
java.util.List&lt;<A HREF="../../../algoanim/primitives/VisualQueue.html" title="type parameter in VisualQueue">T</A>&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/QueueProperties.html" title="class in algoanim.properties">QueueProperties</A>&nbsp;qp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor of the <code>VisualQueue</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/VisualStack.html#VisualStack(algoanim.primitives.generators.GeneratorInterface, algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.StackProperties)">VisualStack</A></B>(<A HREF="../../../algoanim/primitives/generators/GeneratorInterface.html" title="interface in algoanim.primitives.generators">GeneratorInterface</A>&nbsp;g,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
java.util.List&lt;<A HREF="../../../algoanim/primitives/VisualStack.html" title="type parameter in VisualStack">T</A>&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/StackProperties.html" title="class in algoanim.properties">StackProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor of the <code>VisualStack</code>.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="algoanim.primitives.generators"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A> in <A HREF="../../../algoanim/primitives/generators/package-summary.html">algoanim.primitives.generators</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../algoanim/primitives/generators/package-summary.html">algoanim.primitives.generators</A> with parameters of type <A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/AndGate.html" title="class in algoanim.primitives.vhdl">AndGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newAndGate(algoanim.util.Node, int, int, java.lang.String, char, char, char, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newAndGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
char&nbsp;inA,
char&nbsp;inB,
char&nbsp;outC,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>AndGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/AndGate.html" title="class in algoanim.primitives.vhdl">AndGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newAndGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions)">newAndGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>AndGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/AndGate.html" title="class in algoanim.primitives.vhdl">AndGate</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newAndGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions)">newAndGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>AndGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/vhdl/AndGate.html" title="class in algoanim.primitives.vhdl">AndGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newAndGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newAndGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>AndGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/vhdl/AndGate.html" title="class in algoanim.primitives.vhdl">AndGate</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newAndGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newAndGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>AndGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Arc.html" title="class in algoanim.primitives">Arc</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newArc(algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions)">newArc</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;center,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;radius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/Arc.html" title="class in algoanim.primitives">Arc</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newArc(algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.ArcProperties)">newArc</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;center,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;radius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ArcProperties.html" title="class in algoanim.properties">ArcProperties</A>&nbsp;ap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="../../../algoanim/primitives/ArrayBasedQueue.html" title="class in algoanim.primitives">ArrayBasedQueue</A>&lt;T&gt;</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newArrayBasedQueue(algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, int)">newArrayBasedQueue</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.util.List&lt;T&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
int&nbsp;capacity)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>ArrayBasedQueue</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="../../../algoanim/primitives/ArrayBasedQueue.html" title="class in algoanim.primitives">ArrayBasedQueue</A>&lt;T&gt;</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newArrayBasedQueue(algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.QueueProperties, int)">newArrayBasedQueue</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.util.List&lt;T&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/QueueProperties.html" title="class in algoanim.properties">QueueProperties</A>&nbsp;qp,
int&nbsp;capacity)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>ArrayBasedQueue</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="../../../algoanim/primitives/ArrayBasedStack.html" title="class in algoanim.primitives">ArrayBasedStack</A>&lt;T&gt;</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newArrayBasedStack(algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, int)">newArrayBasedStack</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.util.List&lt;T&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
int&nbsp;capacity)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>ArrayBasedStack</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="../../../algoanim/primitives/ArrayBasedStack.html" title="class in algoanim.primitives">ArrayBasedStack</A>&lt;T&gt;</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newArrayBasedStack(algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.StackProperties, int)">newArrayBasedStack</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.util.List&lt;T&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/StackProperties.html" title="class in algoanim.properties">StackProperties</A>&nbsp;sp,
int&nbsp;capacity)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>ArrayBasedStack</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/ArrayMarker.html" title="class in algoanim.primitives">ArrayMarker</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newArrayMarker(algoanim.primitives.ArrayPrimitive, int, java.lang.String, algoanim.util.DisplayOptions)">newArrayMarker</A></B>(<A HREF="../../../algoanim/primitives/ArrayPrimitive.html" title="class in algoanim.primitives">ArrayPrimitive</A>&nbsp;a,
int&nbsp;index,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>ArrayMarker</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/ArrayMarker.html" title="class in algoanim.primitives">ArrayMarker</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newArrayMarker(algoanim.primitives.ArrayPrimitive, int, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.ArrayMarkerProperties)">newArrayMarker</A></B>(<A HREF="../../../algoanim/primitives/ArrayPrimitive.html" title="class in algoanim.primitives">ArrayPrimitive</A>&nbsp;a,
int&nbsp;index,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ArrayMarkerProperties.html" title="class in algoanim.properties">ArrayMarkerProperties</A>&nbsp;amp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>ArrayMarker</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Circle.html" title="class in algoanim.primitives">Circle</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newCircle(algoanim.util.Node, int, java.lang.String, algoanim.util.DisplayOptions)">newCircle</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;center,
int&nbsp;radius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Circle</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/Circle.html" title="class in algoanim.primitives">Circle</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newCircle(algoanim.util.Node, int, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.CircleProperties)">newCircle</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;center,
int&nbsp;radius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/CircleProperties.html" title="class in algoanim.properties">CircleProperties</A>&nbsp;cp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Circle</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/CircleSeg.html" title="class in algoanim.primitives">CircleSeg</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newCircleSeg(algoanim.util.Node, int, java.lang.String, algoanim.util.DisplayOptions)">newCircleSeg</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;center,
int&nbsp;radius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>CircleSeg</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/CircleSeg.html" title="class in algoanim.primitives">CircleSeg</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newCircleSeg(algoanim.util.Node, int, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.CircleSegProperties)">newCircleSeg</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;center,
int&nbsp;radius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/CircleSegProperties.html" title="class in algoanim.properties">CircleSegProperties</A>&nbsp;cp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>CircleSeg</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="../../../algoanim/primitives/ConceptualQueue.html" title="class in algoanim.primitives">ConceptualQueue</A>&lt;T&gt;</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newConceptualQueue(algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions)">newConceptualQueue</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.util.List&lt;T&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>ConceptualQueue</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="../../../algoanim/primitives/ConceptualQueue.html" title="class in algoanim.primitives">ConceptualQueue</A>&lt;T&gt;</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newConceptualQueue(algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.QueueProperties)">newConceptualQueue</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.util.List&lt;T&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/QueueProperties.html" title="class in algoanim.properties">QueueProperties</A>&nbsp;qp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>ConceptualQueue</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="../../../algoanim/primitives/ConceptualStack.html" title="class in algoanim.primitives">ConceptualStack</A>&lt;T&gt;</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newConceptualStack(algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions)">newConceptualStack</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.util.List&lt;T&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>ConceptualStack</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="../../../algoanim/primitives/ConceptualStack.html" title="class in algoanim.primitives">ConceptualStack</A>&lt;T&gt;</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newConceptualStack(algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.StackProperties)">newConceptualStack</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.util.List&lt;T&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/StackProperties.html" title="class in algoanim.properties">StackProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>ConceptualStack</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/Demultiplexer.html" title="class in algoanim.primitives.vhdl">Demultiplexer</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newDemultiplexer(algoanim.util.Node, int, int, java.lang.String, char, char, char, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newDemultiplexer</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
char&nbsp;inA,
char&nbsp;outB,
char&nbsp;outC,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Demultiplexer</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/Demultiplexer.html" title="class in algoanim.primitives.vhdl">Demultiplexer</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newDemultiplexer(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions)">newDemultiplexer</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Demultiplexer</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/vhdl/Demultiplexer.html" title="class in algoanim.primitives.vhdl">Demultiplexer</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newDemultiplexer(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newDemultiplexer</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Demultiplexer</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/DFlipflop.html" title="class in algoanim.primitives.vhdl">DFlipflop</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newDFlipflop(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions)">newDFlipflop</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>DFlipflop</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/vhdl/DFlipflop.html" title="class in algoanim.primitives.vhdl">DFlipflop</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newDFlipflop(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newDFlipflop</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>DFlipflop</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/DoubleMatrix.html" title="class in algoanim.primitives">DoubleMatrix</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newDoubleMatrix(algoanim.util.Node, double[][], java.lang.String, algoanim.util.DisplayOptions)">newDoubleMatrix</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
double[][]&nbsp;data,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>DoubleMatrix</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/DoubleMatrix.html" title="class in algoanim.primitives">DoubleMatrix</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newDoubleMatrix(algoanim.util.Node, double[][], java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.MatrixProperties)">newDoubleMatrix</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
double[][]&nbsp;data,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/MatrixProperties.html" title="class in algoanim.properties">MatrixProperties</A>&nbsp;imp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>DoubleMatrix</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Ellipse.html" title="class in algoanim.primitives">Ellipse</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newEllipse(algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions)">newEllipse</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;center,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;radius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Ellipse</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/Ellipse.html" title="class in algoanim.primitives">Ellipse</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newEllipse(algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.EllipseProperties)">newEllipse</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;center,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;radius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/EllipseProperties.html" title="class in algoanim.properties">EllipseProperties</A>&nbsp;ep)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Ellipse</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/EllipseSeg.html" title="class in algoanim.primitives">EllipseSeg</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newEllipseSeg(algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions)">newEllipseSeg</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;center,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;radius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>EllipseSeg</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/EllipseSeg.html" title="class in algoanim.primitives">EllipseSeg</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newEllipseSeg(algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.EllipseSegProperties)">newEllipseSeg</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;center,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;radius,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/EllipseSegProperties.html" title="class in algoanim.properties">EllipseSegProperties</A>&nbsp;cp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>EllipseSeg</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Graph.html" title="class in algoanim.primitives">Graph</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newGraph(java.lang.String, int[][], algoanim.util.Node[], java.lang.String[], algoanim.util.DisplayOptions)">newGraph</A></B>(java.lang.String&nbsp;name,
int[][]&nbsp;graphAdjacencyMatrix,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>[]&nbsp;graphNodes,
java.lang.String[]&nbsp;labels,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Ellipse</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/Graph.html" title="class in algoanim.primitives">Graph</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newGraph(java.lang.String, int[][], algoanim.util.Node[], java.lang.String[], algoanim.util.DisplayOptions, algoanim.properties.GraphProperties)">newGraph</A></B>(java.lang.String&nbsp;name,
int[][]&nbsp;graphAdjacencyMatrix,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>[]&nbsp;graphNodes,
java.lang.String[]&nbsp;labels,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/GraphProperties.html" title="class in algoanim.properties">GraphProperties</A>&nbsp;props)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Ellipse</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/IntMatrix.html" title="class in algoanim.primitives">IntMatrix</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newIntMatrix(algoanim.util.Node, int[][], java.lang.String, algoanim.util.DisplayOptions)">newIntMatrix</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int[][]&nbsp;data,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>IntMatrix</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/IntMatrix.html" title="class in algoanim.primitives">IntMatrix</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newIntMatrix(algoanim.util.Node, int[][], java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.MatrixProperties)">newIntMatrix</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int[][]&nbsp;data,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/MatrixProperties.html" title="class in algoanim.properties">MatrixProperties</A>&nbsp;imp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>IntMatrix</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/JKFlipflop.html" title="class in algoanim.primitives.vhdl">JKFlipflop</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newJKFlipflop(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions)">newJKFlipflop</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>JKFlipflop</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/vhdl/JKFlipflop.html" title="class in algoanim.primitives.vhdl">JKFlipflop</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newJKFlipflop(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newJKFlipflop</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>JKFlipflop</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="../../../algoanim/primitives/ListBasedQueue.html" title="class in algoanim.primitives">ListBasedQueue</A>&lt;T&gt;</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newListBasedQueue(algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions)">newListBasedQueue</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.util.List&lt;T&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>ListBasedQueue</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="../../../algoanim/primitives/ListBasedQueue.html" title="class in algoanim.primitives">ListBasedQueue</A>&lt;T&gt;</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newListBasedQueue(algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.QueueProperties)">newListBasedQueue</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.util.List&lt;T&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/QueueProperties.html" title="class in algoanim.properties">QueueProperties</A>&nbsp;qp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>ListBasedQueue</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="../../../algoanim/primitives/ListBasedStack.html" title="class in algoanim.primitives">ListBasedStack</A>&lt;T&gt;</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newListBasedStack(algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions)">newListBasedStack</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.util.List&lt;T&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>ListBasedStack</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T&gt; <A HREF="../../../algoanim/primitives/ListBasedStack.html" title="class in algoanim.primitives">ListBasedStack</A>&lt;T&gt;</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newListBasedStack(algoanim.util.Node, java.util.List, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.StackProperties)">newListBasedStack</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.util.List&lt;T&gt;&nbsp;content,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/StackProperties.html" title="class in algoanim.properties">StackProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>ListBasedStack</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/ListElement.html" title="class in algoanim.primitives">ListElement</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newListElement(algoanim.util.Node, int, java.util.LinkedList, algoanim.primitives.ListElement, algoanim.primitives.ListElement, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.ListElementProperties)">newListElement</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;pointers,
java.util.LinkedList&lt;java.lang.Object&gt;&nbsp;ptrLocations,
<A HREF="../../../algoanim/primitives/ListElement.html" title="class in algoanim.primitives">ListElement</A>&nbsp;prev,
<A HREF="../../../algoanim/primitives/ListElement.html" title="class in algoanim.primitives">ListElement</A>&nbsp;next,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ListElementProperties.html" title="class in algoanim.properties">ListElementProperties</A>&nbsp;lp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>ListElement</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/ListElement.html" title="class in algoanim.primitives">ListElement</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newListElement(algoanim.util.Node, int, java.util.LinkedList, algoanim.primitives.ListElement, java.lang.String, algoanim.util.DisplayOptions)">newListElement</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;pointers,
java.util.LinkedList&lt;java.lang.Object&gt;&nbsp;ptrLocations,
<A HREF="../../../algoanim/primitives/ListElement.html" title="class in algoanim.primitives">ListElement</A>&nbsp;prev,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>ListElement</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/ListElement.html" title="class in algoanim.primitives">ListElement</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newListElement(algoanim.util.Node, int, java.util.LinkedList, algoanim.primitives.ListElement, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.ListElementProperties)">newListElement</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;pointers,
java.util.LinkedList&lt;java.lang.Object&gt;&nbsp;ptrLocations,
<A HREF="../../../algoanim/primitives/ListElement.html" title="class in algoanim.primitives">ListElement</A>&nbsp;prev,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ListElementProperties.html" title="class in algoanim.properties">ListElementProperties</A>&nbsp;lp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>ListElement</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/Multiplexer.html" title="class in algoanim.primitives.vhdl">Multiplexer</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newMultiplexer(algoanim.util.Node, int, int, java.lang.String, char, char, char, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newMultiplexer</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
char&nbsp;inA,
char&nbsp;inB,
char&nbsp;outC,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Demultiplexer</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/Multiplexer.html" title="class in algoanim.primitives.vhdl">Multiplexer</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newMultiplexer(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions)">newMultiplexer</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Multiplexer</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/vhdl/Multiplexer.html" title="class in algoanim.primitives.vhdl">Multiplexer</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newMultiplexer(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newMultiplexer</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Multiplexer</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/NAndGate.html" title="class in algoanim.primitives.vhdl">NAndGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newNAndGate(algoanim.util.Node, int, int, java.lang.String, char, char, char, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newNAndGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
char&nbsp;inA,
char&nbsp;inB,
char&nbsp;outC,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>NAndGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/NAndGate.html" title="class in algoanim.primitives.vhdl">NAndGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newNAndGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions)">newNAndGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>NAndGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/vhdl/NAndGate.html" title="class in algoanim.primitives.vhdl">NAndGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newNAndGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newNAndGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>NAndGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/NorGate.html" title="class in algoanim.primitives.vhdl">NorGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newNorGate(algoanim.util.Node, int, int, java.lang.String, char, char, char, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newNorGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
char&nbsp;inA,
char&nbsp;inB,
char&nbsp;outC,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>NorGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/NorGate.html" title="class in algoanim.primitives.vhdl">NorGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newNorGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions)">newNorGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>NorGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/vhdl/NorGate.html" title="class in algoanim.primitives.vhdl">NorGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newNorGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newNorGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>NorGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/NotGate.html" title="class in algoanim.primitives.vhdl">NotGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newNotGate(algoanim.util.Node, int, int, java.lang.String, char, char, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newNotGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
char&nbsp;inA,
char&nbsp;outB,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>NotGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/NotGate.html" title="class in algoanim.primitives.vhdl">NotGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newNotGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions)">newNotGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>NotGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/vhdl/NotGate.html" title="class in algoanim.primitives.vhdl">NotGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newNotGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newNotGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>NotGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/OrGate.html" title="class in algoanim.primitives.vhdl">OrGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newOrGate(algoanim.util.Node, int, int, java.lang.String, char, char, char, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newOrGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
char&nbsp;inA,
char&nbsp;inB,
char&nbsp;outC,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>OrGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/OrGate.html" title="class in algoanim.primitives.vhdl">OrGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newOrGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions)">newOrGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>OrGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/vhdl/OrGate.html" title="class in algoanim.primitives.vhdl">OrGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newOrGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newOrGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>OrGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/Point.html" title="class in algoanim.primitives">Point</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newPoint(algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.PointProperties)">newPoint</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;coords,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/PointProperties.html" title="class in algoanim.properties">PointProperties</A>&nbsp;pp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Point</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Polygon.html" title="class in algoanim.primitives">Polygon</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newPolygon(algoanim.util.Node[], java.lang.String, algoanim.util.DisplayOptions)">newPolygon</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>[]&nbsp;vertices,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Polygon</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/Polygon.html" title="class in algoanim.primitives">Polygon</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newPolygon(algoanim.util.Node[], java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.PolygonProperties)">newPolygon</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>[]&nbsp;vertices,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/PolygonProperties.html" title="class in algoanim.properties">PolygonProperties</A>&nbsp;pp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Polygon</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Polyline.html" title="class in algoanim.primitives">Polyline</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newPolyline(algoanim.util.Node[], java.lang.String, algoanim.util.DisplayOptions)">newPolyline</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>[]&nbsp;vertices,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Polyline</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/Polyline.html" title="class in algoanim.primitives">Polyline</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newPolyline(algoanim.util.Node[], java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.PolylineProperties)">newPolyline</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>[]&nbsp;vertices,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/PolylineProperties.html" title="class in algoanim.properties">PolylineProperties</A>&nbsp;pp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Polyline</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Rect.html" title="class in algoanim.primitives">Rect</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newRect(algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions)">newRect</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;lowerRight,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Rect</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/Rect.html" title="class in algoanim.primitives">Rect</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newRect(algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.RectProperties)">newRect</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;lowerRight,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/RectProperties.html" title="class in algoanim.properties">RectProperties</A>&nbsp;rp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Rect</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/RSFlipflop.html" title="class in algoanim.primitives.vhdl">RSFlipflop</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newRSFlipflop(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions)">newRSFlipflop</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>RSFlipflop</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/vhdl/RSFlipflop.html" title="class in algoanim.primitives.vhdl">RSFlipflop</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newRSFlipflop(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newRSFlipflop</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>RSFlipflop</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/SourceCode.html" title="class in algoanim.primitives">SourceCode</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newSourceCode(algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions)">newSourceCode</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>SourceCode</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/SourceCode.html" title="class in algoanim.primitives">SourceCode</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newSourceCode(algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.SourceCodeProperties)">newSourceCode</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/SourceCodeProperties.html" title="class in algoanim.properties">SourceCodeProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>SourceCode</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Square.html" title="class in algoanim.primitives">Square</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newSquare(algoanim.util.Node, int, java.lang.String, algoanim.util.DisplayOptions)">newSquare</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Square</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/Square.html" title="class in algoanim.primitives">Square</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newSquare(algoanim.util.Node, int, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.SquareProperties)">newSquare</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/SquareProperties.html" title="class in algoanim.properties">SquareProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Square</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/StringMatrix.html" title="class in algoanim.primitives">StringMatrix</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newStringMatrix(algoanim.util.Node, java.lang.String[][], java.lang.String, algoanim.util.DisplayOptions)">newStringMatrix</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.lang.String[][]&nbsp;data,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>StringMatrix</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/StringMatrix.html" title="class in algoanim.primitives">StringMatrix</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newStringMatrix(algoanim.util.Node, java.lang.String[][], java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.MatrixProperties)">newStringMatrix</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.lang.String[][]&nbsp;data,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/MatrixProperties.html" title="class in algoanim.properties">MatrixProperties</A>&nbsp;smp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>StringMatrix</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Text.html" title="class in algoanim.primitives">Text</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newText(algoanim.util.Node, java.lang.String, java.lang.String, algoanim.util.DisplayOptions)">newText</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.lang.String&nbsp;text,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Text</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/Text.html" title="class in algoanim.primitives">Text</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newText(algoanim.util.Node, java.lang.String, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.TextProperties)">newText</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.lang.String&nbsp;text,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/TextProperties.html" title="class in algoanim.properties">TextProperties</A>&nbsp;tp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Text</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/TFlipflop.html" title="class in algoanim.primitives.vhdl">TFlipflop</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newTFlipflop(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions)">newTFlipflop</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>TFlipflop</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/vhdl/TFlipflop.html" title="class in algoanim.primitives.vhdl">TFlipflop</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newTFlipflop(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newTFlipflop</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>TFlipflop</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/Triangle.html" title="class in algoanim.primitives">Triangle</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newTriangle(algoanim.util.Node, algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions)">newTriangle</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;x,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;y,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;z,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Triangle</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/Triangle.html" title="class in algoanim.primitives">Triangle</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newTriangle(algoanim.util.Node, algoanim.util.Node, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.TriangleProperties)">newTriangle</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;x,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;y,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;z,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/TriangleProperties.html" title="class in algoanim.properties">TriangleProperties</A>&nbsp;tp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>Triangle</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/vhdl/VHDLWire.html" title="class in algoanim.primitives.vhdl">VHDLWire</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newWire(java.util.List, int, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.VHDLWireProperties)">newWire</A></B>(java.util.List&lt;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&gt;&nbsp;nodes,
int&nbsp;speed,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLWireProperties.html" title="class in algoanim.properties">VHDLWireProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>wire</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/XNorGate.html" title="class in algoanim.primitives.vhdl">XNorGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newXNorGate(algoanim.util.Node, int, int, java.lang.String, char, char, char, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newXNorGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
char&nbsp;inA,
char&nbsp;inB,
char&nbsp;outC,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>XNorGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/XNorGate.html" title="class in algoanim.primitives.vhdl">XNorGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newXNorGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions)">newXNorGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>XNorGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/vhdl/XNorGate.html" title="class in algoanim.primitives.vhdl">XNorGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newXNorGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newXNorGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>XNorGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/XOrGate.html" title="class in algoanim.primitives.vhdl">XOrGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newXOrGate(algoanim.util.Node, int, int, java.lang.String, char, char, char, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newXOrGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
char&nbsp;inA,
char&nbsp;inB,
char&nbsp;outC,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>XOrGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/primitives/vhdl/XOrGate.html" title="class in algoanim.primitives.vhdl">XOrGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newXOrGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions)">newXOrGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>XOrGate</code> object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>abstract &nbsp;<A HREF="../../../algoanim/primitives/vhdl/XOrGate.html" title="class in algoanim.primitives.vhdl">XOrGate</A></CODE></FONT></TD>
<TD><CODE><B>VHDLLanguage.</B><B><A HREF="../../../algoanim/primitives/generators/VHDLLanguage.html#newXOrGate(algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">newXOrGate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
int&nbsp;width,
int&nbsp;height,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;pins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>XOrGate</code> object.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="algoanim.primitives.vhdl"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A> in <A HREF="../../../algoanim/primitives/vhdl/package-summary.html">algoanim.primitives.vhdl</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../algoanim/primitives/vhdl/package-summary.html">algoanim.primitives.vhdl</A> with parameters of type <A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/vhdl/AndGate.html#AndGate(algoanim.primitives.generators.vhdl.VHDLElementGenerator, algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">AndGate</A></B>(<A HREF="../../../algoanim/primitives/generators/vhdl/VHDLElementGenerator.html" title="interface in algoanim.primitives.generators.vhdl">VHDLElementGenerator</A>&nbsp;sg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
int&nbsp;theWidth,
int&nbsp;theHeight,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;definedPins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>AndGate</code> and calls the create() method of the
associated <code>VHDLElementGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/vhdl/Demultiplexer.html#Demultiplexer(algoanim.primitives.generators.vhdl.VHDLElementGenerator, algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">Demultiplexer</A></B>(<A HREF="../../../algoanim/primitives/generators/vhdl/VHDLElementGenerator.html" title="interface in algoanim.primitives.generators.vhdl">VHDLElementGenerator</A>&nbsp;sg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
int&nbsp;theWidth,
int&nbsp;theHeight,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;definedPins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>Demultiplexer</code> and calls the create() method of the
associated <code>VHDLElementGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/vhdl/DFlipflop.html#DFlipflop(algoanim.primitives.generators.vhdl.VHDLElementGenerator, algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">DFlipflop</A></B>(<A HREF="../../../algoanim/primitives/generators/vhdl/VHDLElementGenerator.html" title="interface in algoanim.primitives.generators.vhdl">VHDLElementGenerator</A>&nbsp;sg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
int&nbsp;theWidth,
int&nbsp;theHeight,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;definedPins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>DFlipflop</code> and calls the create() method of the
associated <code>SquareGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/vhdl/JKFlipflop.html#JKFlipflop(algoanim.primitives.generators.vhdl.VHDLElementGenerator, algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">JKFlipflop</A></B>(<A HREF="../../../algoanim/primitives/generators/vhdl/VHDLElementGenerator.html" title="interface in algoanim.primitives.generators.vhdl">VHDLElementGenerator</A>&nbsp;sg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
int&nbsp;theWidth,
int&nbsp;theHeight,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;definedPins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>JKFlipflop</code> and calls the create() method of the
associated <code>VHDLElementGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/vhdl/Multiplexer.html#Multiplexer(algoanim.primitives.generators.vhdl.VHDLElementGenerator, algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">Multiplexer</A></B>(<A HREF="../../../algoanim/primitives/generators/vhdl/VHDLElementGenerator.html" title="interface in algoanim.primitives.generators.vhdl">VHDLElementGenerator</A>&nbsp;sg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
int&nbsp;theWidth,
int&nbsp;theHeight,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;definedPins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>Multiplexer</code> and calls the create() method of the
associated <code>VHDLElementGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/vhdl/NAndGate.html#NAndGate(algoanim.primitives.generators.vhdl.VHDLElementGenerator, algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">NAndGate</A></B>(<A HREF="../../../algoanim/primitives/generators/vhdl/VHDLElementGenerator.html" title="interface in algoanim.primitives.generators.vhdl">VHDLElementGenerator</A>&nbsp;sg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
int&nbsp;theWidth,
int&nbsp;theHeight,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;definedPins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>NAndGate</code> and calls the create() method of the
associated <code>VHDLElementGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/vhdl/NorGate.html#NorGate(algoanim.primitives.generators.vhdl.VHDLElementGenerator, algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">NorGate</A></B>(<A HREF="../../../algoanim/primitives/generators/vhdl/VHDLElementGenerator.html" title="interface in algoanim.primitives.generators.vhdl">VHDLElementGenerator</A>&nbsp;sg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
int&nbsp;theWidth,
int&nbsp;theHeight,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;definedPins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>NorGate</code> and calls the create() method of the
associated <code>VHDLElementGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/vhdl/NotGate.html#NotGate(algoanim.primitives.generators.vhdl.VHDLElementGenerator, algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">NotGate</A></B>(<A HREF="../../../algoanim/primitives/generators/vhdl/VHDLElementGenerator.html" title="interface in algoanim.primitives.generators.vhdl">VHDLElementGenerator</A>&nbsp;sg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
int&nbsp;theWidth,
int&nbsp;theHeight,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;definedPins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>NotGate</code> and calls the create() method of the
associated <code>VHDLElementGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/vhdl/OrGate.html#OrGate(algoanim.primitives.generators.vhdl.VHDLElementGenerator, algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">OrGate</A></B>(<A HREF="../../../algoanim/primitives/generators/vhdl/VHDLElementGenerator.html" title="interface in algoanim.primitives.generators.vhdl">VHDLElementGenerator</A>&nbsp;sg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
int&nbsp;theWidth,
int&nbsp;theHeight,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;definedPins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>OrGate</code> and calls the create() method of the
associated <code>SquareGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/vhdl/RSFlipflop.html#RSFlipflop(algoanim.primitives.generators.vhdl.VHDLElementGenerator, algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">RSFlipflop</A></B>(<A HREF="../../../algoanim/primitives/generators/vhdl/VHDLElementGenerator.html" title="interface in algoanim.primitives.generators.vhdl">VHDLElementGenerator</A>&nbsp;sg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
int&nbsp;theWidth,
int&nbsp;theHeight,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;definedPins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>RSFlipflop</code> and calls the create() method of the
associated <code>VHDLElementGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/vhdl/TFlipflop.html#TFlipflop(algoanim.primitives.generators.vhdl.VHDLElementGenerator, algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">TFlipflop</A></B>(<A HREF="../../../algoanim/primitives/generators/vhdl/VHDLElementGenerator.html" title="interface in algoanim.primitives.generators.vhdl">VHDLElementGenerator</A>&nbsp;sg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
int&nbsp;theWidth,
int&nbsp;theHeight,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;definedPins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>TFlipflop</code> and calls the create() method of the
associated <code>VHDLElementGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/vhdl/VHDLElement.html#VHDLElement(algoanim.primitives.generators.vhdl.VHDLElementGenerator, algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">VHDLElement</A></B>(<A HREF="../../../algoanim/primitives/generators/vhdl/VHDLElementGenerator.html" title="interface in algoanim.primitives.generators.vhdl">VHDLElementGenerator</A>&nbsp;sg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
int&nbsp;theWidth,
int&nbsp;theHeight,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;definedPins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>Square</code> and calls the create() method of the
associated <code>SquareGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/vhdl/VHDLWire.html#VHDLWire(algoanim.primitives.generators.vhdl.VHDLWireGenerator, java.util.List, int, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.VHDLWireProperties)">VHDLWire</A></B>(<A HREF="../../../algoanim/primitives/generators/vhdl/VHDLWireGenerator.html" title="interface in algoanim.primitives.generators.vhdl">VHDLWireGenerator</A>&nbsp;sg,
java.util.List&lt;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&gt;&nbsp;wireNodes,
int&nbsp;displaySpeed,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLWireProperties.html" title="class in algoanim.properties">VHDLWireProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>VHDLWire</code> and calls the create() method of the
associated <code>VHDLElementGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/vhdl/XNorGate.html#XNorGate(algoanim.primitives.generators.vhdl.VHDLElementGenerator, algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">XNorGate</A></B>(<A HREF="../../../algoanim/primitives/generators/vhdl/VHDLElementGenerator.html" title="interface in algoanim.primitives.generators.vhdl">VHDLElementGenerator</A>&nbsp;sg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
int&nbsp;theWidth,
int&nbsp;theHeight,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;definedPins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>XNorGate</code> and calls the create() method of the
associated <code>VHDLElementGenerator</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/primitives/vhdl/XOrGate.html#XOrGate(algoanim.primitives.generators.vhdl.VHDLElementGenerator, algoanim.util.Node, int, int, java.lang.String, java.util.List, algoanim.util.DisplayOptions, algoanim.properties.VHDLElementProperties)">XOrGate</A></B>(<A HREF="../../../algoanim/primitives/generators/vhdl/VHDLElementGenerator.html" title="interface in algoanim.primitives.generators.vhdl">VHDLElementGenerator</A>&nbsp;sg,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
int&nbsp;theWidth,
int&nbsp;theHeight,
java.lang.String&nbsp;name,
java.util.List&lt;<A HREF="../../../algoanim/primitives/vhdl/VHDLPin.html" title="class in algoanim.primitives.vhdl">VHDLPin</A>&gt;&nbsp;definedPins,
<A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/VHDLElementProperties.html" title="class in algoanim.properties">VHDLElementProperties</A>&nbsp;sp)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>XOrGate</code> and calls the create() method of the
associated <code>VHDLElementGenerator</code>.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="algoanim.util"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A> in <A HREF="../../../algoanim/util/package-summary.html">algoanim.util</A></FONT></TH>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A> in <A HREF="../../../algoanim/util/package-summary.html">algoanim.util</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../algoanim/util/ArrayDisplayOptions.html" title="class in algoanim.util">ArrayDisplayOptions</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is a workaround for the <code>DisplayOptions</code> associated with an array.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../algoanim/util/CodeGroupDisplayOptions.html" title="class in algoanim.util">CodeGroupDisplayOptions</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is a workaround for the <code>DisplayOptions</code> associated with a code group.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../algoanim/util/Hidden.html" title="class in algoanim.util">Hidden</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A class to flag a <code>Primitive</code> as hidden.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../algoanim/util/MsTiming.html" title="class in algoanim.util">MsTiming</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A concrete kind of a <code>Timing</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../algoanim/util/TicksTiming.html" title="class in algoanim.util">TicksTiming</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;TicksTiming is a certain kind of a <code>Timing</code> with a numeric
value measured in ticks.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An abstract representation of a Timing.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../algoanim/util/DisplayOptions.html" title="class in algoanim.util"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?algoanim/util//class-useDisplayOptions.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="DisplayOptions.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>