<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_74) on Tue Sep 27 12:48:17 CEST 2016 -->
<title>Uses of Class classes.HolonElement</title>
<meta name="date" content="2016-09-27">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
    try {
        if (location.href.indexOf('is-external=true') == -1) {
            parent.document.title="Uses of Class classes.HolonElement";
        }
    }
    catch(err) {
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../classes/HolonElement.html" title="class in classes">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-files/index-1.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?classes/class-use/HolonElement.html" target="_top">Frames</a></li>
<li><a href="HolonElement.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip.navbar.top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class classes.HolonElement" class="title">Uses of Class<br>classes.HolonElement</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#classes">classes</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#tests">tests</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#ui.controller">ui.controller</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#ui.model">ui.model</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#ui.view">ui.view</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="classes">
<!--   -->
</a>
<h3>Uses of <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a> in <a href="../../classes/package-summary.html">classes</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../classes/package-summary.html">classes</a> that return <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></code></td>
<td class="colLast"><span class="typeNameLabel">HolonObject.</span><code><span class="memberNameLink"><a href="../../classes/HolonObject.html#searchElement-java.lang.String-">searchElement</a></span>(java.lang.String&nbsp;name)</code>
<div class="block">Search for the element with the name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></code></td>
<td class="colLast"><span class="typeNameLabel">HolonObject.</span><code><span class="memberNameLink"><a href="../../classes/HolonObject.html#searchElementById-int-">searchElementById</a></span>(int&nbsp;id)</code>
<div class="block">Search for the element with the id.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../classes/package-summary.html">classes</a> that return types with arguments of type <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.ArrayList&lt;<a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">HolonObject.</span><code><span class="memberNameLink"><a href="../../classes/HolonObject.html#copyElements-java.util.ArrayList-">copyElements</a></span>(java.util.ArrayList&lt;<a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a>&gt;&nbsp;arr)</code>
<div class="block">Copy all Elements into a New Array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.ArrayList&lt;<a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">HolonObject.</span><code><span class="memberNameLink"><a href="../../classes/HolonObject.html#getElements--">getElements</a></span>()</code>
<div class="block">Getter for all Elements in the HolonObject.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../classes/package-summary.html">classes</a> with parameters of type <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">HolonObject.</span><code><span class="memberNameLink"><a href="../../classes/HolonObject.html#addElements-classes.HolonElement-">addElements</a></span>(<a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a>&nbsp;element)</code>
<div class="block">adds an Element to the Object.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../classes/package-summary.html">classes</a> with type arguments of type <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.ArrayList&lt;<a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">HolonObject.</span><code><span class="memberNameLink"><a href="../../classes/HolonObject.html#copyElements-java.util.ArrayList-">copyElements</a></span>(java.util.ArrayList&lt;<a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a>&gt;&nbsp;arr)</code>
<div class="block">Copy all Elements into a New Array.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">HolonObject.</span><code><span class="memberNameLink"><a href="../../classes/HolonObject.html#setElements-java.util.ArrayList-">setElements</a></span>(java.util.ArrayList&lt;<a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a>&gt;&nbsp;elements)</code>
<div class="block">Set a new ArrayList with HolonElements into the HolonObject.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../classes/package-summary.html">classes</a> with parameters of type <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../classes/HolonElement.html#HolonElement-classes.HolonElement-">HolonElement</a></span>(<a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a>&nbsp;element)</code>
<div class="block">Create a copy of the HolonElement given each one a new ID.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="tests">
<!--   -->
</a>
<h3>Uses of <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a> in <a href="../../tests/package-summary.html">tests</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../tests/package-summary.html">tests</a> with type arguments of type <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">PraktikumHolonsAdapter.</span><code><span class="memberNameLink"><a href="../../tests/PraktikumHolonsAdapter.html#generateElements-java.util.ArrayList-">generateElements</a></span>(java.util.ArrayList&lt;<a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a>&gt;&nbsp;arr)</code>
<div class="block">Generate Sequence of Elements from A - ZZZ.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="ui.controller">
<!--   -->
</a>
<h3>Uses of <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a> in <a href="../../ui/controller/package-summary.html">ui.controller</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../ui/controller/package-summary.html">ui.controller</a> that return <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></code></td>
<td class="colLast"><span class="typeNameLabel">MultiPurposeController.</span><code><span class="memberNameLink"><a href="../../ui/controller/MultiPurposeController.html#searchEle-classes.HolonObject-java.lang.String-">searchEle</a></span>(<a href="../../classes/HolonObject.html" title="class in classes">HolonObject</a>&nbsp;object,
         java.lang.String&nbsp;element)</code>
<div class="block">Search for Element.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></code></td>
<td class="colLast"><span class="typeNameLabel">MultiPurposeController.</span><code><span class="memberNameLink"><a href="../../ui/controller/MultiPurposeController.html#searchEleById-classes.HolonObject-int-">searchEleById</a></span>(<a href="../../classes/HolonObject.html" title="class in classes">HolonObject</a>&nbsp;object,
             int&nbsp;idEle)</code>
<div class="block">Search the Element by ID.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../ui/controller/package-summary.html">ui.controller</a> with parameters of type <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ObjectController.</span><code><span class="memberNameLink"><a href="../../ui/controller/ObjectController.html#addElement-classes.HolonObject-classes.HolonElement-">addElement</a></span>(<a href="../../classes/HolonObject.html" title="class in classes">HolonObject</a>&nbsp;object,
          <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a>&nbsp;element)</code>
<div class="block">Adds Element into a Object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ObjectController.</span><code><span class="memberNameLink"><a href="../../ui/controller/ObjectController.html#addElementIntoCanvasObject-classes.HolonObject-classes.HolonElement-">addElementIntoCanvasObject</a></span>(<a href="../../classes/HolonObject.html" title="class in classes">HolonObject</a>&nbsp;object,
                          <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a>&nbsp;element)</code>
<div class="block">Adds Element into a Object on the Canvas.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ObjectController.</span><code><span class="memberNameLink"><a href="../../ui/controller/ObjectController.html#addElementIntoCategoryObject-java.lang.String-java.lang.String-classes.HolonElement-">addElementIntoCategoryObject</a></span>(java.lang.String&nbsp;category,
                            java.lang.String&nbsp;object,
                            <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a>&nbsp;element)</code>
<div class="block">Add Element into a Object in Category.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ObjectController.</span><code><span class="memberNameLink"><a href="../../ui/controller/ObjectController.html#deleteElement-classes.HolonObject-classes.HolonElement-">deleteElement</a></span>(<a href="../../classes/HolonObject.html" title="class in classes">HolonObject</a>&nbsp;obj,
             <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a>&nbsp;ele)</code>
<div class="block">deletes a Element from a given Object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Control.</span><code><span class="memberNameLink"><a href="../../ui/controller/Control.html#deleteElementCanvas-classes.HolonObject-classes.HolonElement-">deleteElementCanvas</a></span>(<a href="../../classes/HolonObject.html" title="class in classes">HolonObject</a>&nbsp;obj,
                   <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a>&nbsp;ele)</code>
<div class="block">deletes a Element from a given Object.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../ui/controller/package-summary.html">ui.controller</a> with type arguments of type <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">CategoryController.</span><code><span class="memberNameLink"><a href="../../ui/controller/CategoryController.html#addNewHolonObject-classes.Category-java.lang.String-java.util.ArrayList-java.lang.String-">addNewHolonObject</a></span>(<a href="../../classes/Category.html" title="class in classes">Category</a>&nbsp;category,
                 java.lang.String&nbsp;object,
                 java.util.ArrayList&lt;<a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a>&gt;&nbsp;elements,
                 java.lang.String&nbsp;image)</code>
<div class="block">Add new Holon Object to a Category.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Control.</span><code><span class="memberNameLink"><a href="../../ui/controller/Control.html#addObject-classes.Category-java.lang.String-java.util.ArrayList-java.lang.String-">addObject</a></span>(<a href="../../classes/Category.html" title="class in classes">Category</a>&nbsp;cat,
         java.lang.String&nbsp;obj,
         java.util.ArrayList&lt;<a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a>&gt;&nbsp;ele,
         java.lang.String&nbsp;img)</code>
<div class="block">Add new Holon Object to a Category.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="ui.model">
<!--   -->
</a>
<h3>Uses of <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a> in <a href="../../ui/model/package-summary.html">ui.model</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../ui/model/package-summary.html">ui.model</a> that return <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></code></td>
<td class="colLast"><span class="typeNameLabel">Model.</span><code><span class="memberNameLink"><a href="../../ui/model/Model.html#getSelectedHolonElement--">getSelectedHolonElement</a></span>()</code>
<div class="block">Returns the Selected Holon Element.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../ui/model/package-summary.html">ui.model</a> with parameters of type <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Model.</span><code><span class="memberNameLink"><a href="../../ui/model/Model.html#setSelectedHolonElement-classes.HolonElement-">setSelectedHolonElement</a></span>(<a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a>&nbsp;selectedHolonElement)</code>
<div class="block">Sets the Selecte HolonElement.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="ui.view">
<!--   -->
</a>
<h3>Uses of <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a> in <a href="../../ui/view/package-summary.html">ui.view</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../ui/view/package-summary.html">ui.view</a> that return <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></code></td>
<td class="colLast"><span class="typeNameLabel">AddElementPopUp.</span><code><span class="memberNameLink"><a href="../../ui/view/AddElementPopUp.html#getElement--">getElement</a></span>()</code>
<div class="block">Returns the created Element.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../ui/view/package-summary.html">ui.view</a> with parameters of type <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AddObjectPopUp.</span><code><span class="memberNameLink"><a href="../../ui/view/AddObjectPopUp.html#addElement-classes.HolonElement-">addElement</a></span>(<a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a>&nbsp;hl)</code>
<div class="block">adds a Holon Element.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../ui/view/package-summary.html">ui.view</a> with type arguments of type <a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">UnitGraph.</span><code><span class="memberNameLink"><a href="../../ui/view/UnitGraph.html#repaintWithNewElement-java.util.ArrayList-">repaintWithNewElement</a></span>(java.util.ArrayList&lt;<a href="../../classes/HolonElement.html" title="class in classes">HolonElement</a>&gt;&nbsp;selectedElement)</code>
<div class="block">Visualize the HolonElement on the Graph.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../classes/HolonElement.html" title="class in classes">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-files/index-1.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?classes/class-use/HolonElement.html" target="_top">Frames</a></li>
<li><a href="HolonElement.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip.navbar.bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>