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

3246 lines
249 KiB
HTML
Raw Blame History

<!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.Node
</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.Node";
}
}
</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/Node.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-useNode.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Node.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.Node</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/Node.html" title="class in algoanim.util">Node</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/Node.html" title="class in algoanim.util">Node</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/Node.html" title="class in algoanim.util">Node</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#makeNodeDef(algoanim.util.Node)">makeNodeDef</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;n)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates the definition of a <code>Node</code> in AnimalScript.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>AnimalGenerator.</B><B><A HREF="../../../algoanim/animalscript/AnimalGenerator.html#moveTo(algoanim.primitives.Primitive, java.lang.String, java.lang.String, algoanim.util.Node, algoanim.util.Timing, algoanim.util.Timing)">moveTo</A></B>(<A HREF="../../../algoanim/primitives/Primitive.html" title="class in algoanim.primitives">Primitive</A>&nbsp;p,
java.lang.String&nbsp;direction,
java.lang.String&nbsp;moveType,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;target,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)</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/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/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/DoubleArray.html" title="class in algoanim.primitives">DoubleArray</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newDoubleArray(algoanim.util.Node, double[], java.lang.String, algoanim.util.ArrayDisplayOptions, algoanim.properties.ArrayProperties)">newDoubleArray</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/ArrayDisplayOptions.html" title="class in algoanim.util">ArrayDisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ArrayProperties.html" title="class in algoanim.properties">ArrayProperties</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/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/IntArray.html" title="class in algoanim.primitives">IntArray</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newIntArray(algoanim.util.Node, int[], java.lang.String, algoanim.util.ArrayDisplayOptions, algoanim.properties.ArrayProperties)">newIntArray</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/ArrayDisplayOptions.html" title="class in algoanim.util">ArrayDisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ArrayProperties.html" title="class in algoanim.properties">ArrayProperties</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/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/StringArray.html" title="class in algoanim.primitives">StringArray</A></CODE></FONT></TD>
<TD><CODE><B>AnimalScript.</B><B><A HREF="../../../algoanim/animalscript/AnimalScript.html#newStringArray(algoanim.util.Node, java.lang.String[], java.lang.String, algoanim.util.ArrayDisplayOptions, algoanim.properties.ArrayProperties)">newStringArray</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/ArrayDisplayOptions.html" title="class in algoanim.util">ArrayDisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ArrayProperties.html" title="class in algoanim.properties">ArrayProperties</A>&nbsp;sap)</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/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>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>AnimalGenerator.</B><B><A HREF="../../../algoanim/animalscript/AnimalGenerator.html#rotate(algoanim.primitives.Primitive, algoanim.util.Node, int, algoanim.util.Timing, algoanim.util.Timing)">rotate</A></B>(<A HREF="../../../algoanim/primitives/Primitive.html" title="class in algoanim.primitives">Primitive</A>&nbsp;p,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;center,
int&nbsp;degrees,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;t,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;d)</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;void</CODE></FONT></TD>
<TD><CODE><B>AnimalGraphGenerator.</B><B><A HREF="../../../algoanim/animalscript/AnimalGraphGenerator.html#translateNode(algoanim.primitives.Graph, int, algoanim.util.Node, algoanim.util.Timing, algoanim.util.Timing)">translateNode</A></B>(<A HREF="../../../algoanim/primitives/Graph.html" title="class in algoanim.primitives">Graph</A>&nbsp;graph,
int&nbsp;nodeIndex,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;location,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;offset,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)</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;void</CODE></FONT></TD>
<TD><CODE><B>AnimalGraphGenerator.</B><B><A HREF="../../../algoanim/animalscript/AnimalGraphGenerator.html#translateNodes(algoanim.primitives.Graph, int[], algoanim.util.Node, algoanim.util.Timing, algoanim.util.Timing)">translateNodes</A></B>(<A HREF="../../../algoanim/primitives/Graph.html" title="class in algoanim.primitives">Graph</A>&nbsp;graph,
int[]&nbsp;nodeIndices,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;location,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;offset,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)</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;void</CODE></FONT></TD>
<TD><CODE><B>AnimalGraphGenerator.</B><B><A HREF="../../../algoanim/animalscript/AnimalGraphGenerator.html#translateWithFixedNodes(algoanim.primitives.Graph, int[], algoanim.util.Node, algoanim.util.Timing, algoanim.util.Timing)">translateWithFixedNodes</A></B>(<A HREF="../../../algoanim/primitives/Graph.html" title="class in algoanim.primitives">Graph</A>&nbsp;graph,
int[]&nbsp;nodeIndices,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;location,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;offset,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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">Method parameters in <A HREF="../../../algoanim/animalscript/package-summary.html">algoanim.animalscript</A> with type arguments of type <A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</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/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>
</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/Node.html" title="class in algoanim.util">Node</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">Fields in <A HREF="../../../algoanim/primitives/package-summary.html">algoanim.primitives</A> declared as <A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>[]</CODE></FONT></TD>
<TD><CODE><B>Graph.</B><B><A HREF="../../../algoanim/primitives/Graph.html#nodes">nodes</A></B></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>protected &nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>SourceCode.</B><B><A HREF="../../../algoanim/primitives/SourceCode.html#upperLeft">upperLeft</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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">Methods in <A HREF="../../../algoanim/primitives/package-summary.html">algoanim.primitives</A> that return <A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</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/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>EllipseSeg.</B><B><A HREF="../../../algoanim/primitives/EllipseSeg.html#getCenter()">getCenter</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the center of this <code>EllipseSeg</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>Ellipse.</B><B><A HREF="../../../algoanim/primitives/Ellipse.html#getCenter()">getCenter</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the center of this <code>Ellipse</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>CircleSeg.</B><B><A HREF="../../../algoanim/primitives/CircleSeg.html#getCenter()">getCenter</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the center of this <code>CircleSeg</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>Circle.</B><B><A HREF="../../../algoanim/primitives/Circle.html#getCenter()">getCenter</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the center of this <code>Circle</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>Arc.</B><B><A HREF="../../../algoanim/primitives/Arc.html#getCenter()">getCenter</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the center of this <code>Arc</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>Point.</B><B><A HREF="../../../algoanim/primitives/Point.html#getCoords()">getCoords</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the coordinates of this <code>Point</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>Rect.</B><B><A HREF="../../../algoanim/primitives/Rect.html#getLowerRight()">getLowerRight</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the lower right corner of this <code>Rect</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>Graph.</B><B><A HREF="../../../algoanim/primitives/Graph.html#getNode(int)">getNode</A></B>(int&nbsp;nodeNr)</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/util/Node.html" title="class in algoanim.util">Node</A>[]</CODE></FONT></TD>
<TD><CODE><B>Triangle.</B><B><A HREF="../../../algoanim/primitives/Triangle.html#getNodes()">getNodes</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the <code>Node</code>s of this <code>Triangle</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>[]</CODE></FONT></TD>
<TD><CODE><B>Polyline.</B><B><A HREF="../../../algoanim/primitives/Polyline.html#getNodes()">getNodes</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the <code>Node</code>s of this <code>Polyline</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>[]</CODE></FONT></TD>
<TD><CODE><B>Polygon.</B><B><A HREF="../../../algoanim/primitives/Polygon.html#getNodes()">getNodes</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the nodes of this <code>Polygon</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>EllipseSeg.</B><B><A HREF="../../../algoanim/primitives/EllipseSeg.html#getRadius()">getRadius</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the radius of this <code>EllipseSeg</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>Ellipse.</B><B><A HREF="../../../algoanim/primitives/Ellipse.html#getRadius()">getRadius</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the radius of this <code>Ellipse</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>Arc.</B><B><A HREF="../../../algoanim/primitives/Arc.html#getRadius()">getRadius</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the radius of this <code>Arc</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>Graph.</B><B><A HREF="../../../algoanim/primitives/Graph.html#getStartKnoten()">getStartKnoten</A></B>()</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/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>VisualStack.</B><B><A HREF="../../../algoanim/primitives/VisualStack.html#getUpperLeft()">getUpperLeft</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the upper left corner of the stack.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>VisualQueue.</B><B><A HREF="../../../algoanim/primitives/VisualQueue.html#getUpperLeft()">getUpperLeft</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the upper left corner of the queue.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>Text.</B><B><A HREF="../../../algoanim/primitives/Text.html#getUpperLeft()">getUpperLeft</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the upper left corner of this <code>Text</code> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>StringMatrix.</B><B><A HREF="../../../algoanim/primitives/StringMatrix.html#getUpperLeft()">getUpperLeft</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the upper left corner of this matrix.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>StringArray.</B><B><A HREF="../../../algoanim/primitives/StringArray.html#getUpperLeft()">getUpperLeft</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the upper left corner of this <code>StringArray</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>Square.</B><B><A HREF="../../../algoanim/primitives/Square.html#getUpperLeft()">getUpperLeft</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the upper left corner of this <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/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>SourceCode.</B><B><A HREF="../../../algoanim/primitives/SourceCode.html#getUpperLeft()">getUpperLeft</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the upper left corner of this <code>SourceCode</code> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>Rect.</B><B><A HREF="../../../algoanim/primitives/Rect.html#getUpperLeft()">getUpperLeft</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the upper left corner of this <code>Rect</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>ListElement.</B><B><A HREF="../../../algoanim/primitives/ListElement.html#getUpperLeft()">getUpperLeft</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the upper left corner of this <code>ListElement</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>IntMatrix.</B><B><A HREF="../../../algoanim/primitives/IntMatrix.html#getUpperLeft()">getUpperLeft</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the upper left corner of this matrix.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>IntArray.</B><B><A HREF="../../../algoanim/primitives/IntArray.html#getUpperLeft()">getUpperLeft</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the upper left corner of this array.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>DoubleMatrix.</B><B><A HREF="../../../algoanim/primitives/DoubleMatrix.html#getUpperLeft()">getUpperLeft</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the upper left corner of this matrix.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>DoubleArray.</B><B><A HREF="../../../algoanim/primitives/DoubleArray.html#getUpperLeft()">getUpperLeft</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the upper left corner of this array.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>Graph.</B><B><A HREF="../../../algoanim/primitives/Graph.html#getZielKnoten()">getZielKnoten</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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">Methods in <A HREF="../../../algoanim/primitives/package-summary.html">algoanim.primitives</A> with parameters of type <A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>Primitive.</B><B><A HREF="../../../algoanim/primitives/Primitive.html#moveTo(java.lang.String, java.lang.String, algoanim.util.Node, algoanim.util.Timing, algoanim.util.Timing)">moveTo</A></B>(java.lang.String&nbsp;direction,
java.lang.String&nbsp;moveType,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;target,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;TODO <20>ber die Exceptions nachdenken...</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>Primitive.</B><B><A HREF="../../../algoanim/primitives/Primitive.html#rotate(algoanim.util.Node, int, algoanim.util.Timing, algoanim.util.Timing)">rotate</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;center,
int&nbsp;degrees,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;t,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;d)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rotates this <code>Primitive</code> around a given center.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>Graph.</B><B><A HREF="../../../algoanim/primitives/Graph.html#setStartKnoten(algoanim.util.Node)">setStartKnoten</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;node)</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;void</CODE></FONT></TD>
<TD><CODE><B>Graph.</B><B><A HREF="../../../algoanim/primitives/Graph.html#setZielKnoten(algoanim.util.Node)">setZielKnoten</A></B>(<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;node)</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;void</CODE></FONT></TD>
<TD><CODE><B>Graph.</B><B><A HREF="../../../algoanim/primitives/Graph.html#translateNode(int, algoanim.util.Node, algoanim.util.Timing, algoanim.util.Timing)">translateNode</A></B>(int&nbsp;nodeIndex,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;location,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;offset,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)</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;void</CODE></FONT></TD>
<TD><CODE><B>Graph.</B><B><A HREF="../../../algoanim/primitives/Graph.html#translateNodes(int[], algoanim.util.Node, algoanim.util.Timing, algoanim.util.Timing)">translateNodes</A></B>(int[]&nbsp;nodeIndices,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;location,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;offset,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)</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;void</CODE></FONT></TD>
<TD><CODE><B>Graph.</B><B><A HREF="../../../algoanim/primitives/Graph.html#translateWithFixedNodes(int[], algoanim.util.Node, algoanim.util.Timing, algoanim.util.Timing)">translateWithFixedNodes</A></B>(int[]&nbsp;nodeIndices,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;location,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;offset,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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/Node.html" title="class in algoanim.util">Node</A></FONT></TH>
</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/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/DoubleArray.html#DoubleArray(algoanim.primitives.generators.DoubleArrayGenerator, algoanim.util.Node, double[], java.lang.String, algoanim.util.ArrayDisplayOptions, algoanim.properties.ArrayProperties)">DoubleArray</A></B>(<A HREF="../../../algoanim/primitives/generators/DoubleArrayGenerator.html" title="interface in algoanim.primitives.generators">DoubleArrayGenerator</A>&nbsp;dag,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
double[]&nbsp;arrayData,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/ArrayDisplayOptions.html" title="class in algoanim.util">ArrayDisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ArrayProperties.html" title="class in algoanim.properties">ArrayProperties</A>&nbsp;iap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>IntArray</code> and calls the create() method
of the associated <code>IntArrayGenerator</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/IntArray.html#IntArray(algoanim.primitives.generators.IntArrayGenerator, algoanim.util.Node, int[], java.lang.String, algoanim.util.ArrayDisplayOptions, algoanim.properties.ArrayProperties)">IntArray</A></B>(<A HREF="../../../algoanim/primitives/generators/IntArrayGenerator.html" title="interface in algoanim.primitives.generators">IntArrayGenerator</A>&nbsp;iag,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
int[]&nbsp;arrayData,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/ArrayDisplayOptions.html" title="class in algoanim.util">ArrayDisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ArrayProperties.html" title="class in algoanim.properties">ArrayProperties</A>&nbsp;iap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>IntArray</code> and calls the create() method
of the associated <code>IntArrayGenerator</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/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/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/StringArray.html#StringArray(algoanim.primitives.generators.StringArrayGenerator, algoanim.util.Node, java.lang.String[], java.lang.String, algoanim.util.ArrayDisplayOptions, algoanim.properties.ArrayProperties)">StringArray</A></B>(<A HREF="../../../algoanim/primitives/generators/StringArrayGenerator.html" title="interface in algoanim.primitives.generators">StringArrayGenerator</A>&nbsp;sag,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeftCorner,
java.lang.String[]&nbsp;arrayData,
java.lang.String&nbsp;name,
<A HREF="../../../algoanim/util/ArrayDisplayOptions.html" title="class in algoanim.util">ArrayDisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ArrayProperties.html" title="class in algoanim.properties">ArrayProperties</A>&nbsp;iap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>StringArray</code> and calls the create() method
of the associated <code>StringArrayGenerator</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/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/Node.html" title="class in algoanim.util">Node</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/Node.html" title="class in algoanim.util">Node</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>GeneratorInterface.</B><B><A HREF="../../../algoanim/primitives/generators/GeneratorInterface.html#moveTo(algoanim.primitives.Primitive, java.lang.String, java.lang.String, algoanim.util.Node, algoanim.util.Timing, algoanim.util.Timing)">moveTo</A></B>(<A HREF="../../../algoanim/primitives/Primitive.html" title="class in algoanim.primitives">Primitive</A>&nbsp;p,
java.lang.String&nbsp;direction,
java.lang.String&nbsp;moveType,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;target,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Moves a <code>Primitive</code> to a point</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, 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/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/DoubleArray.html" title="class in algoanim.primitives">DoubleArray</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newDoubleArray(algoanim.util.Node, double[], java.lang.String, algoanim.util.ArrayDisplayOptions)">newDoubleArray</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/ArrayDisplayOptions.html" title="class in algoanim.util">ArrayDisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>DoubleArray</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/DoubleArray.html" title="class in algoanim.primitives">DoubleArray</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newDoubleArray(algoanim.util.Node, double[], java.lang.String, algoanim.util.ArrayDisplayOptions, algoanim.properties.ArrayProperties)">newDoubleArray</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/ArrayDisplayOptions.html" title="class in algoanim.util">ArrayDisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ArrayProperties.html" title="class in algoanim.properties">ArrayProperties</A>&nbsp;iap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>DoubleArray</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/IntArray.html" title="class in algoanim.primitives">IntArray</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newIntArray(algoanim.util.Node, int[], java.lang.String, algoanim.util.ArrayDisplayOptions)">newIntArray</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/ArrayDisplayOptions.html" title="class in algoanim.util">ArrayDisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>IntArray</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/IntArray.html" title="class in algoanim.primitives">IntArray</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newIntArray(algoanim.util.Node, int[], java.lang.String, algoanim.util.ArrayDisplayOptions, algoanim.properties.ArrayProperties)">newIntArray</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/ArrayDisplayOptions.html" title="class in algoanim.util">ArrayDisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ArrayProperties.html" title="class in algoanim.properties">ArrayProperties</A>&nbsp;iap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>IntArray</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/StringArray.html" title="class in algoanim.primitives">StringArray</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newStringArray(algoanim.util.Node, java.lang.String[], java.lang.String, algoanim.util.ArrayDisplayOptions)">newStringArray</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/ArrayDisplayOptions.html" title="class in algoanim.util">ArrayDisplayOptions</A>&nbsp;display)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>StringArray</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/StringArray.html" title="class in algoanim.primitives">StringArray</A></CODE></FONT></TD>
<TD><CODE><B>Language.</B><B><A HREF="../../../algoanim/primitives/generators/Language.html#newStringArray(algoanim.util.Node, java.lang.String[], java.lang.String, algoanim.util.ArrayDisplayOptions, algoanim.properties.ArrayProperties)">newStringArray</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/ArrayDisplayOptions.html" title="class in algoanim.util">ArrayDisplayOptions</A>&nbsp;display,
<A HREF="../../../algoanim/properties/ArrayProperties.html" title="class in algoanim.properties">ArrayProperties</A>&nbsp;sap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>StringArray</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/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>&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>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>GeneratorInterface.</B><B><A HREF="../../../algoanim/primitives/generators/GeneratorInterface.html#rotate(algoanim.primitives.Primitive, algoanim.util.Node, int, algoanim.util.Timing, algoanim.util.Timing)">rotate</A></B>(<A HREF="../../../algoanim/primitives/Primitive.html" title="class in algoanim.primitives">Primitive</A>&nbsp;p,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;center,
int&nbsp;degrees,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rotates a <code>Primitive</code> by a given angle around a finite point
after a delay.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>GraphGenerator.</B><B><A HREF="../../../algoanim/primitives/generators/GraphGenerator.html#translateNode(algoanim.primitives.Graph, int, algoanim.util.Node, algoanim.util.Timing, algoanim.util.Timing)">translateNode</A></B>(<A HREF="../../../algoanim/primitives/Graph.html" title="class in algoanim.primitives">Graph</A>&nbsp;graph,
int&nbsp;nodeIndex,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;location,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;offset,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sets the position of a given node</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>GraphGenerator.</B><B><A HREF="../../../algoanim/primitives/generators/GraphGenerator.html#translateNodes(algoanim.primitives.Graph, int[], algoanim.util.Node, algoanim.util.Timing, algoanim.util.Timing)">translateNodes</A></B>(<A HREF="../../../algoanim/primitives/Graph.html" title="class in algoanim.primitives">Graph</A>&nbsp;graph,
int[]&nbsp;nodeIndices,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;location,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;offset,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sets the position of a given set of nodes</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B>GraphGenerator.</B><B><A HREF="../../../algoanim/primitives/generators/GraphGenerator.html#translateWithFixedNodes(algoanim.primitives.Graph, int[], algoanim.util.Node, algoanim.util.Timing, algoanim.util.Timing)">translateWithFixedNodes</A></B>(<A HREF="../../../algoanim/primitives/Graph.html" title="class in algoanim.primitives">Graph</A>&nbsp;graph,
int[]&nbsp;nodeIndices,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;location,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;offset,
<A HREF="../../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sets the position of a given set of nodes</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">Method parameters in <A HREF="../../../algoanim/primitives/generators/package-summary.html">algoanim.primitives.generators</A> with type arguments of type <A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></FONT></TH>
</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>
</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/Node.html" title="class in algoanim.util">Node</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">Fields in <A HREF="../../../algoanim/primitives/vhdl/package-summary.html">algoanim.primitives.vhdl</A> declared as <A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>VHDLElement.</B><B><A HREF="../../../algoanim/primitives/vhdl/VHDLElement.html#upperLeft">upperLeft</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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">Methods in <A HREF="../../../algoanim/primitives/vhdl/package-summary.html">algoanim.primitives.vhdl</A> that return <A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</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/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>VHDLElement.</B><B><A HREF="../../../algoanim/primitives/vhdl/VHDLElement.html#getUpperLeft()">getUpperLeft</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the upper left corner of this <code>AND gate</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">Methods in <A HREF="../../../algoanim/primitives/vhdl/package-summary.html">algoanim.primitives.vhdl</A> that return types with arguments of type <A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List&lt;<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&gt;</CODE></FONT></TD>
<TD><CODE><B>VHDLWire.</B><B><A HREF="../../../algoanim/primitives/vhdl/VHDLWire.html#getNodes()">getNodes</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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/vhdl/package-summary.html">algoanim.primitives.vhdl</A> with parameters of type <A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</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/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>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructor parameters in <A HREF="../../../algoanim/primitives/vhdl/package-summary.html">algoanim.primitives.vhdl</A> with type arguments of type <A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></FONT></TH>
</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>
</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/Node.html" title="class in algoanim.util">Node</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/Node.html" title="class in algoanim.util">Node</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/Coordinates.html" title="class in algoanim.util">Coordinates</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A concrete type of a <code>Node</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/Offset.html" title="class in algoanim.util">Offset</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is a concrete kind of a <code>Node</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/OffsetFromLastPosition.html" title="class in algoanim.util">OffsetFromLastPosition</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is a concrete kind of a <code>Node</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">Methods in <A HREF="../../../algoanim/util/package-summary.html">algoanim.util</A> that return <A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</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/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B>Offset.</B><B><A HREF="../../../algoanim/util/Offset.html#getNode()">getNode</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the reference.</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/util/package-summary.html">algoanim.util</A> with parameters of type <A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../algoanim/util/Offset.html#Offset(int, int, algoanim.util.Node, java.lang.String)">Offset</A></B>(int&nbsp;xCoordinate,
int&nbsp;yCoordinate,
<A HREF="../../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;baseNode,
java.lang.String&nbsp;targetDirection)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new Offset instance at a distance of (xCoordinate, yCoordinate)
in direction "targetDirection" from the base Node "baseNode".</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/Node.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-useNode.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="Node.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>