2012-12-18 13:09:38 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2014-04-01 11:30:48 +00:00
<!-- NewPage -->
< html lang = "en" >
< head >
2018-07-06 13:52:46 +00:00
<!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:01 UTC 2018 -->
< title > mxAnalysisGraph (mxGraph 3.9.8 API Specification)< / title >
< meta name = "date" content = "2018-07-06" >
2014-04-01 11:30:48 +00:00
< link rel = "stylesheet" type = "text/css" href = "../../../stylesheet.css" title = "Style" >
2016-06-02 09:57:18 +00:00
< script type = "text/javascript" src = "../../../script.js" > < / script >
2014-04-01 11:30:48 +00:00
< / head >
< body >
< script type = "text/javascript" > < ! - -
2016-06-02 09:57:18 +00:00
try {
if (location.href.indexOf('is-external=true') == -1) {
2018-07-06 13:52:46 +00:00
parent.document.title="mxAnalysisGraph (mxGraph 3.9.8 API Specification)";
2016-06-02 09:57:18 +00:00
}
}
catch(err) {
2012-12-18 13:09:38 +00:00
}
2014-04-01 11:30:48 +00:00
//-->
2016-06-02 09:57:18 +00:00
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
2014-04-01 11:30:48 +00:00
< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2012-12-18 13:09:38 +00:00
<!-- ========= START OF TOP NAVBAR ======= -->
2016-06-02 09:57:18 +00:00
< div class = "topNav" > < a name = "navbar.top" >
2014-04-01 11:30:48 +00:00
<!-- -->
2016-06-02 09:57:18 +00:00
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.top.firstrow" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / 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 class = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/mxAnalysisGraph.html" > Use< / a > < / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../help-doc.html" > Help< / a > < / li >
< / ul >
2018-07-06 13:52:46 +00:00
< div class = "aboutLanguage" > < p > < b > mxGraph 3.9.8< / b > < / p > < / div >
2014-04-01 11:30:48 +00:00
< / div >
< div class = "subNav" >
< ul class = "navList" >
2016-06-02 09:57:18 +00:00
< li > Prev Class< / li >
< li > < a href = "../../../com/mxgraph/analysis/mxConstantCostFunction.html" title = "class in com.mxgraph.analysis" > < span class = "typeNameLink" > Next Class< / span > < / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?com/mxgraph/analysis/mxAnalysisGraph.html" target = "_top" > Frames< / a > < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "mxAnalysisGraph.html" target = "_top" > No Frames< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
2016-06-02 09:57:18 +00:00
< li > < a href = "../../../allclasses-noframe.html" > All Classes< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_top");
2012-12-18 13:09:38 +00:00
if(window==top) {
2014-04-01 11:30:48 +00:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2012-12-18 13:09:38 +00:00
}
//-->
2014-04-01 11:30:48 +00:00
< / script >
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > Nested | < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "#field.summary" > Field< / a > | < / li >
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "#field.detail" > Field< / a > | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< / div >
2016-06-02 09:57:18 +00:00
< a name = "skip.navbar.top" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a > < / div >
2012-12-18 13:09:38 +00:00
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
2014-04-01 11:30:48 +00:00
< div class = "header" >
< div class = "subTitle" > com.mxgraph.analysis< / div >
< h2 title = "Class mxAnalysisGraph" class = "title" > Class mxAnalysisGraph< / h2 >
< / div >
< div class = "contentContainer" >
< ul class = "inheritance" >
2017-11-24 16:16:54 +00:00
< li > java.lang.Object< / li >
2014-04-01 11:30:48 +00:00
< li >
< ul class = "inheritance" >
< li > com.mxgraph.analysis.mxAnalysisGraph< / li >
< / ul >
< / li >
< / ul >
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< hr >
< br >
2016-06-02 09:57:18 +00:00
< pre > public class < span class = "typeNameLabel" > mxAnalysisGraph< / span >
2017-11-24 16:16:54 +00:00
extends java.lang.Object< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Implements a collection of utility methods abstracting the graph structure
taking into account graph properties such as visible/non-visible traversal< / div >
< / li >
< / ul >
< / div >
< div class = "summary" >
< ul class = "blockList" >
< li class = "blockList" >
2012-12-18 13:09:38 +00:00
<!-- =========== FIELD SUMMARY =========== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "field.summary" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Field Summary< / h3 >
2016-06-02 09:57:18 +00:00
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Field Summary table, listing fields, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Fields< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th class = "colLast" scope = "col" > Field and Description< / th >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected < a href = "../../../com/mxgraph/analysis/mxGraphGenerator.html" title = "class in com.mxgraph.analysis" > mxGraphGenerator< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/analysis/mxAnalysisGraph.html#generator" > generator< / a > < / span > < / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected < a href = "../../../com/mxgraph/view/mxGraph.html" title = "class in com.mxgraph.view" > mxGraph< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/analysis/mxAnalysisGraph.html#graph" > graph< / a > < / span > < / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
< tr class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > protected java.util.Map< java.lang.String,java.lang.Object> < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/analysis/mxAnalysisGraph.html#properties" > properties< / a > < / span > < / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
< / table >
< / li >
< / ul >
2012-12-18 13:09:38 +00:00
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "constructor.summary" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Constructor Summary< / h3 >
2016-06-02 09:57:18 +00:00
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Constructor Summary table, listing constructors, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Constructors< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Constructor and Description< / th >
< / tr >
< tr class = "altColor" >
2016-06-02 09:57:18 +00:00
< td class = "colOne" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/analysis/mxAnalysisGraph.html#mxAnalysisGraph--" > mxAnalysisGraph< / a > < / span > ()< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
< / table >
< / li >
< / ul >
2012-12-18 13:09:38 +00:00
<!-- ========== METHOD SUMMARY =========== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "method.summary" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Method Summary< / h3 >
2016-06-02 09:57:18 +00:00
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Method Summary table, listing methods, and an explanation" >
< caption > < span id = "t0" class = "activeTableTab" > < span > All Methods< / span > < span class = "tabEnd" > < / span > < / span > < span id = "t2" class = "tableTab" > < span > < a href = "javascript:show(2);" > Instance Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < span id = "t4" class = "tableTab" > < span > < a href = "javascript:show(8);" > Concrete Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < / caption >
2014-04-01 11:30:48 +00:00
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th class = "colLast" scope = "col" > Method and Description< / th >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i0" class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > java.lang.Object[]< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/analysis/mxAnalysisGraph.html#getChildCells-java.lang.Object-boolean-boolean-" > getChildCells< / a > < / span > (java.lang.Object parent,
2014-04-01 11:30:48 +00:00
boolean vertices,
boolean edges)< / code > < / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i1" class = "rowColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > java.lang.Object[]< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/analysis/mxAnalysisGraph.html#getChildEdges-java.lang.Object-" > getChildEdges< / a > < / span > (java.lang.Object parent)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i2" class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > java.lang.Object[]< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/analysis/mxAnalysisGraph.html#getChildVertices-java.lang.Object-" > getChildVertices< / a > < / span > (java.lang.Object parent)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i3" class = "rowColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > java.lang.Object[]< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/analysis/mxAnalysisGraph.html#getEdges-java.lang.Object-java.lang.Object-boolean-boolean-" > getEdges< / a > < / span > (java.lang.Object cell,
java.lang.Object parent,
2014-04-01 11:30:48 +00:00
boolean includeLoops,
boolean recurse)< / code >
< div class = "block" > Returns the incoming and/or outgoing edges for the given cell.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i4" class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > java.lang.Object[]< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/analysis/mxAnalysisGraph.html#getEdges-java.lang.Object-java.lang.Object-boolean-boolean-boolean-boolean-" > getEdges< / a > < / span > (java.lang.Object cell,
java.lang.Object parent,
2014-04-01 11:30:48 +00:00
boolean incoming,
boolean outgoing,
boolean includeLoops,
boolean recurse)< / code >
< div class = "block" > Returns the incoming and/or outgoing edges for the given cell.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i5" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > < a href = "../../../com/mxgraph/analysis/mxGraphGenerator.html" title = "class in com.mxgraph.analysis" > mxGraphGenerator< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/analysis/mxAnalysisGraph.html#getGenerator--" > getGenerator< / a > < / span > ()< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i6" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > < a href = "../../../com/mxgraph/view/mxGraph.html" title = "class in com.mxgraph.view" > mxGraph< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/analysis/mxAnalysisGraph.html#getGraph--" > getGraph< / a > < / span > ()< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i7" class = "rowColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > java.lang.Object[]< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/analysis/mxAnalysisGraph.html#getOpposites-java.lang.Object:A-java.lang.Object-" > getOpposites< / a > < / span > (java.lang.Object[] edges,
java.lang.Object terminal)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns all distinct opposite cells for the specified terminal
on the given edges.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i8" class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > java.lang.Object[]< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/analysis/mxAnalysisGraph.html#getOpposites-java.lang.Object:A-java.lang.Object-boolean-boolean-" > getOpposites< / a > < / span > (java.lang.Object[] edges,
java.lang.Object terminal,
2014-04-01 11:30:48 +00:00
boolean sources,
boolean targets)< / code >
< div class = "block" > Returns all distinct opposite cells for the specified terminal
on the given edges.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i9" class = "rowColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > java.util.Map< java.lang.String,java.lang.Object> < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/analysis/mxAnalysisGraph.html#getProperties--" > getProperties< / a > < / span > ()< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i10" class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > java.lang.Object< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/analysis/mxAnalysisGraph.html#getTerminal-java.lang.Object-boolean-" > getTerminal< / a > < / span > (java.lang.Object edge,
2014-04-01 11:30:48 +00:00
boolean isSource)< / code > < / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i11" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/analysis/mxAnalysisGraph.html#setGenerator-com.mxgraph.analysis.mxGraphGenerator-" > setGenerator< / a > < / span > (< a href = "../../../com/mxgraph/analysis/mxGraphGenerator.html" title = "class in com.mxgraph.analysis" > mxGraphGenerator< / a > generator)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i12" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/analysis/mxAnalysisGraph.html#setGraph-com.mxgraph.view.mxGraph-" > setGraph< / a > < / span > (< a href = "../../../com/mxgraph/view/mxGraph.html" title = "class in com.mxgraph.view" > mxGraph< / a > graph)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i13" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > void< / code > < / td >
2017-11-24 16:16:54 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/analysis/mxAnalysisGraph.html#setProperties-java.util.Map-" > setProperties< / a > < / span > (java.util.Map< java.lang.String,java.lang.Object> properties)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
< / table >
< ul class = "blockList" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "methods.inherited.from.class.java.lang.Object" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
2017-11-24 16:16:54 +00:00
< h3 > Methods inherited from class java.lang.Object< / h3 >
< code > clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait< / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< div class = "details" >
< ul class = "blockList" >
< li class = "blockList" >
2012-12-18 13:09:38 +00:00
<!-- ============ FIELD DETAIL =========== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "field.detail" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Field Detail< / h3 >
< a name = "properties" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > properties< / h4 >
2017-11-24 16:16:54 +00:00
< pre > protected java.util.Map< java.lang.String,java.lang.Object> properties< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
< a name = "generator" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > generator< / h4 >
< pre > protected < a href = "../../../com/mxgraph/analysis/mxGraphGenerator.html" title = "class in com.mxgraph.analysis" > mxGraphGenerator< / a > generator< / pre >
< / li >
< / ul >
< a name = "graph" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > graph< / h4 >
< pre > protected < a href = "../../../com/mxgraph/view/mxGraph.html" title = "class in com.mxgraph.view" > mxGraph< / a > graph< / pre >
< / li >
< / ul >
< / li >
< / ul >
2012-12-18 13:09:38 +00:00
<!-- ========= CONSTRUCTOR DETAIL ======== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "constructor.detail" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Constructor Detail< / h3 >
2016-06-02 09:57:18 +00:00
< a name = "mxAnalysisGraph--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > mxAnalysisGraph< / h4 >
< pre > public mxAnalysisGraph()< / pre >
< / li >
< / ul >
< / li >
< / ul >
2012-12-18 13:09:38 +00:00
<!-- ============ METHOD DETAIL ========== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
2016-06-02 09:57:18 +00:00
< li class = "blockList" > < a name = "method.detail" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Method Detail< / h3 >
2016-06-02 09:57:18 +00:00
< a name = "getEdges-java.lang.Object-java.lang.Object-boolean-boolean-boolean-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getEdges< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public java.lang.Object[] getEdges(java.lang.Object cell,
java.lang.Object parent,
boolean incoming,
boolean outgoing,
boolean includeLoops,
boolean recurse)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the incoming and/or outgoing edges for the given cell.
2012-12-18 13:09:38 +00:00
If the optional parent argument is specified, then only edges are returned
2014-04-01 11:30:48 +00:00
where the opposite is in the given parent cell.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell whose edges should be returned.< / dd >
< dd > < code > parent< / code > - Optional parent. If specified the opposite end of any edge
2012-12-18 13:09:38 +00:00
must be a child of that parent in order for the edge to be returned. The
recurse parameter specifies whether or not it must be the direct child
2016-06-02 09:57:18 +00:00
or the parent just be an ancestral parent.< / dd >
< dd > < code > incoming< / code > - Specifies if incoming edges should be included in the
result.< / dd >
< dd > < code > outgoing< / code > - Specifies if outgoing edges should be included in the
result.< / dd >
< dd > < code > includeLoops< / code > - Specifies if loops should be included in the result.< / dd >
< dd > < code > recurse< / code > - Specifies if the parent specified only need be an ancestral
2014-04-01 11:30:48 +00:00
parent, < code > true< / code > , or the direct parent, < code > false< / code > < / dd >
2016-06-02 09:57:18 +00:00
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the edges connected to the given cell.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getEdges-java.lang.Object-java.lang.Object-boolean-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getEdges< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public java.lang.Object[] getEdges(java.lang.Object cell,
java.lang.Object parent,
boolean includeLoops,
boolean recurse)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the incoming and/or outgoing edges for the given cell.
2012-12-18 13:09:38 +00:00
If the optional parent argument is specified, then only edges are returned
2014-04-01 11:30:48 +00:00
where the opposite is in the given parent cell.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell whose edges should be returned.< / dd >
< dd > < code > parent< / code > - Optional parent. If specified the opposite end of any edge
2012-12-18 13:09:38 +00:00
must be a child of that parent in order for the edge to be returned. The
recurse parameter specifies whether or not it must be the direct child
2016-06-02 09:57:18 +00:00
or the parent just be an ancestral parent.< / dd >
< dd > < code > includeLoops< / code > - Specifies if loops should be included in the result.< / dd >
< dd > < code > recurse< / code > - Specifies if the parent specified only need be an ancestral
2014-04-01 11:30:48 +00:00
parent, < code > true< / code > , or the direct parent, < code > false< / code > < / dd >
2016-06-02 09:57:18 +00:00
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the edges connected to the given cell.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getChildVertices-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getChildVertices< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public java.lang.Object[] getChildVertices(java.lang.Object parent)< / pre >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
2017-04-12 12:48:34 +00:00
< dd > < code > parent< / code > - the cell whose children will be return< / dd >
2016-06-02 09:57:18 +00:00
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > all vertices of the given < b > parent< / b > < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getChildEdges-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getChildEdges< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public java.lang.Object[] getChildEdges(java.lang.Object parent)< / pre >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
2017-04-12 12:48:34 +00:00
< dd > < code > parent< / code > - the cell whose child edges will be return< / dd >
2016-06-02 09:57:18 +00:00
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > all edges of the given < b > parent< / b > < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getTerminal-java.lang.Object-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getTerminal< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public java.lang.Object getTerminal(java.lang.Object edge,
boolean isSource)< / pre >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
2017-04-12 12:48:34 +00:00
< dd > < code > edge< / code > - the whose terminal is being sought< / dd >
< dd > < code > isSource< / code > - whether the source terminal is being sought< / dd >
2016-06-02 09:57:18 +00:00
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
2017-04-12 12:48:34 +00:00
< dd > the terminal as specified< / dd >
2016-06-02 09:57:18 +00:00
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getChildCells-java.lang.Object-boolean-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getChildCells< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public java.lang.Object[] getChildCells(java.lang.Object parent,
boolean vertices,
boolean edges)< / pre >
2017-04-12 12:48:34 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > parent< / code > - < / dd >
< dd > < code > vertices< / code > - < / dd >
< dd > < code > edges< / code > - < / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getOpposites-java.lang.Object:A-java.lang.Object-boolean-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getOpposites< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public java.lang.Object[] getOpposites(java.lang.Object[] edges,
java.lang.Object terminal,
boolean sources,
boolean targets)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns all distinct opposite cells for the specified terminal
on the given edges.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > edges< / code > - Edges whose opposite terminals should be returned.< / dd >
< dd > < code > terminal< / code > - Terminal that specifies the end whose opposite should be
returned.< / dd >
< dd > < code > sources< / code > - Specifies if source terminals should be included in the
2014-04-01 11:30:48 +00:00
result.< / dd >
2016-06-02 09:57:18 +00:00
< dd > < code > targets< / code > - Specifies if target terminals should be included in the
result.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the cells at the opposite ends of the given edges.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getOpposites-java.lang.Object:A-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getOpposites< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public java.lang.Object[] getOpposites(java.lang.Object[] edges,
java.lang.Object terminal)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns all distinct opposite cells for the specified terminal
on the given edges.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > edges< / code > - Edges whose opposite terminals should be returned.< / dd >
< dd > < code > terminal< / code > - Terminal that specifies the end whose opposite should be
2014-04-01 11:30:48 +00:00
returned.< / dd >
2016-06-02 09:57:18 +00:00
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the cells at the opposite ends of the given edges.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getProperties--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getProperties< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public java.util.Map< java.lang.String,java.lang.Object> getProperties()< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setProperties-java.util.Map-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setProperties< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public void setProperties(java.util.Map< java.lang.String,java.lang.Object> properties)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getGraph--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getGraph< / h4 >
< pre > public < a href = "../../../com/mxgraph/view/mxGraph.html" title = "class in com.mxgraph.view" > mxGraph< / a > getGraph()< / pre >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setGraph-com.mxgraph.view.mxGraph-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setGraph< / h4 >
< pre > public void setGraph(< a href = "../../../com/mxgraph/view/mxGraph.html" title = "class in com.mxgraph.view" > mxGraph< / a > graph)< / pre >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getGenerator--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getGenerator< / h4 >
< pre > public < a href = "../../../com/mxgraph/analysis/mxGraphGenerator.html" title = "class in com.mxgraph.analysis" > mxGraphGenerator< / a > getGenerator()< / pre >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setGenerator-com.mxgraph.analysis.mxGraphGenerator-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > setGenerator< / h4 >
< pre > public void setGenerator(< a href = "../../../com/mxgraph/analysis/mxGraphGenerator.html" title = "class in com.mxgraph.analysis" > mxGraphGenerator< / a > generator)< / pre >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< / div >
2012-12-18 13:09:38 +00:00
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2016-06-02 09:57:18 +00:00
< div class = "bottomNav" > < a name = "navbar.bottom" >
2014-04-01 11:30:48 +00:00
<!-- -->
2016-06-02 09:57:18 +00:00
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.bottom.firstrow" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / 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 class = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/mxAnalysisGraph.html" > Use< / a > < / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../help-doc.html" > Help< / a > < / li >
< / ul >
2018-07-06 13:52:46 +00:00
< div class = "aboutLanguage" > < p > < b > mxGraph 3.9.8< / b > < / p > < / div >
2014-04-01 11:30:48 +00:00
< / div >
< div class = "subNav" >
< ul class = "navList" >
2016-06-02 09:57:18 +00:00
< li > Prev Class< / li >
< li > < a href = "../../../com/mxgraph/analysis/mxConstantCostFunction.html" title = "class in com.mxgraph.analysis" > < span class = "typeNameLink" > Next Class< / span > < / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?com/mxgraph/analysis/mxAnalysisGraph.html" target = "_top" > Frames< / a > < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "mxAnalysisGraph.html" target = "_top" > No Frames< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "navList" id = "allclasses_navbar_bottom" >
2016-06-02 09:57:18 +00:00
< li > < a href = "../../../allclasses-noframe.html" > All Classes< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_bottom");
2012-12-18 13:09:38 +00:00
if(window==top) {
2014-04-01 11:30:48 +00:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2012-12-18 13:09:38 +00:00
}
//-->
2014-04-01 11:30:48 +00:00
< / script >
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > Nested | < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "#field.summary" > Field< / a > | < / li >
< li > < a href = "#constructor.summary" > Constr< / a > | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "#field.detail" > Field< / a > | < / li >
< li > < a href = "#constructor.detail" > Constr< / a > | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< / div >
2016-06-02 09:57:18 +00:00
< a name = "skip.navbar.bottom" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a > < / div >
2012-12-18 13:09:38 +00:00
<!-- ======== END OF BOTTOM NAVBAR ======= -->
2017-06-27 11:43:19 +00:00
< p class = "legalCopy" > < small > < font size = 1 > Copyright (c) 2010-2017 < a href = "http://www.jgraph.com/"
target="_blank">Gaudenz Alder, JGraph Ltd< / a > . All rights reserved.< / font > < / small > < / p >
2014-04-01 11:30:48 +00:00
< / body >
< / html >