<h2>org.autoplot.fdc.FedCatTreeModel</h2><p></p> <h2>FedCatTreeModel( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/catalog/DasNode.html'>org.das2.catalog.DasNode</a> dasRoot )</h2> <p></p> <hr> <a name="getChild"></a> <h2>getChild</h2> getChild( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html'>Object</a> parent, int index ) → <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html'>Object</a> <p></p> <h3>Parameters</h3> parent - an Object <br> index - an int <h3>Returns:</h3> java.lang.Object <br><br> <a href="https://github.com/autoplot/dev/search?q=getChild&unscoped_q=getChild">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/fdc/FedCatTreeModel.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/fdc/FedCatTreeModel.html#getChild">[view on old javadoc]</a> <br> <br> <hr> <a name="getChildCount"></a> <h2>getChildCount</h2> getChildCount( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html'>Object</a> parent ) → int <p></p> <h3>Parameters</h3> parent - an Object <h3>Returns:</h3> int <br><br> <a href="https://github.com/autoplot/dev/search?q=getChildCount&unscoped_q=getChildCount">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/fdc/FedCatTreeModel.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/fdc/FedCatTreeModel.html#getChildCount">[view on old javadoc]</a> <br> <br> <hr> <a name="getIndexOfChild"></a> <h2>getIndexOfChild</h2> getIndexOfChild( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html'>Object</a> parent, <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html'>Object</a> child ) → int <p></p> <h3>Parameters</h3> parent - an Object <br> child - an Object <h3>Returns:</h3> int <br><br> <a href="https://github.com/autoplot/dev/search?q=getIndexOfChild&unscoped_q=getIndexOfChild">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/fdc/FedCatTreeModel.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/fdc/FedCatTreeModel.html#getIndexOfChild">[view on old javadoc]</a> <br> <br> <hr> <a name="isLeaf"></a> <h2>isLeaf</h2> isLeaf( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html'>Object</a> treenode ) → boolean <p></p> <h3>Parameters</h3> treenode - an Object <h3>Returns:</h3> boolean <br><br> <a href="https://github.com/autoplot/dev/search?q=isLeaf&unscoped_q=isLeaf">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/fdc/FedCatTreeModel.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/fdc/FedCatTreeModel.html#isLeaf">[view on old javadoc]</a> <br> <br>