2012-05-21 20:32:26 +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-10-08 12:01:08 +00:00
<!-- Generated by javadoc (1.8.0_171) on Mon Oct 08 11:58:19 UTC 2018 -->
< title > mxIGraphModel (mxGraph 3.9.10 API Specification)< / title >
< meta name = "date" content = "2018-10-08" >
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-10-08 12:01:08 +00:00
parent.document.title="mxIGraphModel (mxGraph 3.9.10 API Specification)";
2016-06-02 09:57:18 +00:00
}
}
catch(err) {
2012-05-21 20:32:26 +00:00
}
2014-04-01 11:30:48 +00:00
//-->
2016-06-02 09:57:18 +00:00
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract 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-05-21 20:32:26 +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/mxIGraphModel.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-10-08 12:01:08 +00:00
< div class = "aboutLanguage" > < p > < b > mxGraph 3.9.10< / 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 > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > < span class = "typeNameLink" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html" title = "class in com.mxgraph.model" > < 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/model/mxIGraphModel.html" target = "_top" > Frames< / a > < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "mxIGraphModel.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-05-21 20:32:26 +00:00
if(window==top) {
2014-04-01 11:30:48 +00:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2012-05-21 20:32:26 +00:00
}
//-->
2014-04-01 11:30:48 +00:00
< / script >
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "#nested.class.summary" > Nested< / a > | < / li >
2014-04-01 11:30:48 +00:00
< li > Field | < / li >
< li > Constr | < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "#method.summary" > Method< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > Field | < / li >
< li > Constr | < / li >
2016-06-02 09:57:18 +00:00
< 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-05-21 20:32:26 +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.model< / div >
< h2 title = "Interface mxIGraphModel" class = "title" > Interface mxIGraphModel< / h2 >
< / div >
< div class = "contentContainer" >
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< dl >
< dt > All Known Implementing Classes:< / dt >
< dd > < a href = "../../../com/mxgraph/model/mxGraphModel.html" title = "class in com.mxgraph.model" > mxGraphModel< / a > < / dd >
< / dl >
< hr >
< br >
2016-06-02 09:57:18 +00:00
< pre > public interface < span class = "typeNameLabel" > mxIGraphModel< / span > < / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Defines the requirements for a graph model to be used with mxGraph.< / div >
< / li >
< / ul >
< / div >
< div class = "summary" >
< ul class = "blockList" >
< li class = "blockList" >
2012-05-21 20:32:26 +00:00
<!-- ======== NESTED CLASS 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 = "nested.class.summary" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< h3 > Nested Class Summary< / h3 >
2016-06-02 09:57:18 +00:00
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Nested Class Summary table, listing nested classes, and an explanation" >
2014-04-01 11:30:48 +00:00
< caption > < span > Nested Classes< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th class = "colLast" scope = "col" > Interface and Description< / th >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > static class < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html" title = "class in com.mxgraph.model" > mxIGraphModel.mxAtomicGraphModelChange< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Defines the interface for an atomic change of the graph model.< / div >
< / td >
< / tr >
< / table >
< / li >
< / ul >
2012-05-21 20:32:26 +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 = "t3" class = "tableTab" > < span > < a href = "javascript:show(4);" > Abstract 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/model/mxIGraphModel.html#add-java.lang.Object-java.lang.Object-int-" > add< / a > < / span > (java.lang.Object parent,
java.lang.Object child,
2014-04-01 11:30:48 +00:00
int index)< / code >
< div class = "block" > Adds the specified child to the parent at the given index.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i1" 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/model/mxIGraphModel.html#addListener-java.lang.String-com.mxgraph.util.mxEventSource.mxIEventListener-" > addListener< / a > < / span > (java.lang.String eventName,
2014-04-01 11:30:48 +00:00
< a href = "../../../com/mxgraph/util/mxEventSource.mxIEventListener.html" title = "interface in com.mxgraph.util" > mxEventSource.mxIEventListener< / a > listener)< / code >
< div class = "block" > Binds the specified function to the given event name.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i2" 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/model/mxIGraphModel.html#beginUpdate--" > beginUpdate< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Increments the updateLevel by one.< / div >
< / td >
< / 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/model/mxIGraphModel.html#cloneCells-java.lang.Object:A-boolean-" > cloneCells< / a > < / span > (java.lang.Object[] cells,
2014-04-01 11:30:48 +00:00
boolean includeChildren)< / code >
< div class = "block" > Returns an array of clones for the given array of cells.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i4" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2017-11-24 16:16:54 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxIGraphModel.html#contains-java.lang.Object-" > contains< / a > < / span > (java.lang.Object cell)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the model contains 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 > void< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxIGraphModel.html#endUpdate--" > endUpdate< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Decrements the updateLevel by one and fires a notification event if the
updateLevel reaches 0.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i6" 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/model/mxIGraphModel.html#getChildAt-java.lang.Object-int-" > getChildAt< / a > < / span > (java.lang.Object parent,
2014-04-01 11:30:48 +00:00
int index)< / code >
< div class = "block" > Returns the child of the given parent at the given index.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i7" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > int< / code > < / td >
2017-11-24 16:16:54 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxIGraphModel.html#getChildCount-java.lang.Object-" > getChildCount< / a > < / span > (java.lang.Object cell)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the number of children in the given cell.< / 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/model/mxIGraphModel.html#getEdgeAt-java.lang.Object-int-" > getEdgeAt< / a > < / span > (java.lang.Object cell,
2014-04-01 11:30:48 +00:00
int index)< / code >
< div class = "block" > Returns the edge of cell at the given index.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i9" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > int< / code > < / td >
2017-11-24 16:16:54 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxIGraphModel.html#getEdgeCount-java.lang.Object-" > getEdgeCount< / a > < / span > (java.lang.Object cell)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the number of distinct edges connected to the given cell.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i10" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > < a href = "../../../com/mxgraph/model/mxGeometry.html" title = "class in com.mxgraph.model" > mxGeometry< / a > < / code > < / td >
2017-11-24 16:16:54 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxIGraphModel.html#getGeometry-java.lang.Object-" > getGeometry< / a > < / span > (java.lang.Object cell)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the geometry of the given cell.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i11" 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/model/mxIGraphModel.html#getParent-java.lang.Object-" > getParent< / a > < / span > (java.lang.Object child)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the parent of the given cell.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i12" class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > java.lang.Object< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxIGraphModel.html#getRoot--" > getRoot< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the root of the model or the topmost parent of the given cell.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i13" class = "rowColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > java.lang.String< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxIGraphModel.html#getStyle-java.lang.Object-" > getStyle< / a > < / span > (java.lang.Object cell)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the style of the given cell.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i14" 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/model/mxIGraphModel.html#getTerminal-java.lang.Object-boolean-" > getTerminal< / a > < / span > (java.lang.Object edge,
2014-04-01 11:30:48 +00:00
boolean isSource)< / code >
< div class = "block" > Returns the source or target terminal of the given edge depending on the
value of the boolean parameter.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i15" 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/model/mxIGraphModel.html#getValue-java.lang.Object-" > getValue< / a > < / span > (java.lang.Object cell)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the user object of the given cell.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i16" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2017-11-24 16:16:54 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxIGraphModel.html#isAncestor-java.lang.Object-java.lang.Object-" > isAncestor< / a > < / span > (java.lang.Object parent,
java.lang.Object child)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the given parent is an ancestor of the given child.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i17" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2017-11-24 16:16:54 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxIGraphModel.html#isCollapsed-java.lang.Object-" > isCollapsed< / a > < / span > (java.lang.Object cell)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the given cell is collapsed.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i18" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2017-11-24 16:16:54 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxIGraphModel.html#isConnectable-java.lang.Object-" > isConnectable< / a > < / span > (java.lang.Object cell)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the given cell is connectable.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i19" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2017-11-24 16:16:54 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxIGraphModel.html#isEdge-java.lang.Object-" > isEdge< / a > < / span > (java.lang.Object cell)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the given cell is an edge.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i20" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2017-11-24 16:16:54 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxIGraphModel.html#isVertex-java.lang.Object-" > isVertex< / a > < / span > (java.lang.Object cell)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the given cell is a vertex.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i21" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2017-11-24 16:16:54 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxIGraphModel.html#isVisible-java.lang.Object-" > isVisible< / a > < / span > (java.lang.Object cell)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the given cell is visible.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i22" 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/model/mxIGraphModel.html#remove-java.lang.Object-" > remove< / a > < / span > (java.lang.Object cell)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Removes the specified cell from the model.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i23" 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/model/mxIGraphModel.html#removeListener-com.mxgraph.util.mxEventSource.mxIEventListener-" > removeListener< / a > < / span > (< a href = "../../../com/mxgraph/util/mxEventSource.mxIEventListener.html" title = "interface in com.mxgraph.util" > mxEventSource.mxIEventListener< / a > listener)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Function: removeListener
Removes the given listener from the list of listeners.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i24" 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/model/mxIGraphModel.html#removeListener-com.mxgraph.util.mxEventSource.mxIEventListener-java.lang.String-" > removeListener< / a > < / span > (< a href = "../../../com/mxgraph/util/mxEventSource.mxIEventListener.html" title = "interface in com.mxgraph.util" > mxEventSource.mxIEventListener< / a > listener,
2017-11-24 16:16:54 +00:00
java.lang.String eventName)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Function: removeListener
Removes the given listener from the list of listeners.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i25" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2017-11-24 16:16:54 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxIGraphModel.html#setCollapsed-java.lang.Object-boolean-" > setCollapsed< / a > < / span > (java.lang.Object cell,
2014-04-01 11:30:48 +00:00
boolean collapsed)< / code >
< div class = "block" > Sets the collapsed state of the given cell.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i26" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > < a href = "../../../com/mxgraph/model/mxGeometry.html" title = "class in com.mxgraph.model" > mxGeometry< / a > < / code > < / td >
2017-11-24 16:16:54 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxIGraphModel.html#setGeometry-java.lang.Object-com.mxgraph.model.mxGeometry-" > setGeometry< / a > < / span > (java.lang.Object cell,
2014-04-01 11:30:48 +00:00
< a href = "../../../com/mxgraph/model/mxGeometry.html" title = "class in com.mxgraph.model" > mxGeometry< / a > geometry)< / code >
< div class = "block" > Sets the geometry of the given cell.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i27" 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/model/mxIGraphModel.html#setRoot-java.lang.Object-" > setRoot< / a > < / span > (java.lang.Object root)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the root of the model and resets all structures.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i28" class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > java.lang.String< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxIGraphModel.html#setStyle-java.lang.Object-java.lang.String-" > setStyle< / a > < / span > (java.lang.Object cell,
java.lang.String style)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the style of the given cell.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i29" 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/model/mxIGraphModel.html#setTerminal-java.lang.Object-java.lang.Object-boolean-" > setTerminal< / a > < / span > (java.lang.Object edge,
java.lang.Object terminal,
2014-04-01 11:30:48 +00:00
boolean isSource)< / code >
< div class = "block" > Sets the source or target terminal of the given edge using.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i30" 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/model/mxIGraphModel.html#setValue-java.lang.Object-java.lang.Object-" > setValue< / a > < / span > (java.lang.Object cell,
java.lang.Object value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the user object of then given cell.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i31" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2017-11-24 16:16:54 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxIGraphModel.html#setVisible-java.lang.Object-boolean-" > setVisible< / a > < / span > (java.lang.Object cell,
2014-04-01 11:30:48 +00:00
boolean visible)< / code >
< div class = "block" > Sets the visible state of the given cell.< / div >
< / td >
< / tr >
< / table >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< div class = "details" >
< ul class = "blockList" >
< li class = "blockList" >
2012-05-21 20:32:26 +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 = "getRoot--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getRoot< / h4 >
2017-11-24 16:16:54 +00:00
< pre > java.lang.Object getRoot()< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the root of the model or the topmost parent of the given cell.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the root cell.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setRoot-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setRoot< / h4 >
2017-11-24 16:16:54 +00:00
< pre > java.lang.Object setRoot(java.lang.Object root)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the root of the model and resets all structures.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > root< / code > - Cell that specifies the new root.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "cloneCells-java.lang.Object:A-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > cloneCells< / h4 >
2017-11-24 16:16:54 +00:00
< pre > java.lang.Object[] cloneCells(java.lang.Object[] cells,
boolean includeChildren)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns an array of clones for the given array of cells.
2012-05-21 20:32:26 +00:00
Depending on the value of includeChildren, a deep clone is created for
each cell. Connections are restored based if the corresponding
2014-04-01 11:30:48 +00:00
cell is contained in the passed in array.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cells< / code > - Array of cells to be cloned.< / dd >
< dd > < code > includeChildren< / code > - Boolean indicating if the cells should be cloned
2014-04-01 11:30:48 +00:00
with all descendants.< / dd >
2016-06-02 09:57:18 +00:00
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns a cloned array of cells.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "isAncestor-java.lang.Object-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isAncestor< / h4 >
2017-11-24 16:16:54 +00:00
< pre > boolean isAncestor(java.lang.Object parent,
java.lang.Object child)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the given parent is an ancestor of the given child.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > parent< / code > - Cell that specifies the parent.< / dd >
< dd > < code > child< / code > - Cell that specifies the child.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns true if child is an ancestor of parent.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "contains-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > contains< / h4 >
2017-11-24 16:16:54 +00:00
< pre > boolean contains(java.lang.Object cell)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the model contains the given cell.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell to be checked.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns true if the cell is in the model.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getParent-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getParent< / h4 >
2017-11-24 16:16:54 +00:00
< pre > java.lang.Object getParent(java.lang.Object child)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the parent of the given cell.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > child< / code > - Cell whose parent should be returned.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the parent of 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 = "add-java.lang.Object-java.lang.Object-int-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > add< / h4 >
2017-11-24 16:16:54 +00:00
< pre > java.lang.Object add(java.lang.Object parent,
java.lang.Object child,
int index)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Adds the specified child to the parent at the given index. If no index
2012-05-21 20:32:26 +00:00
is specified then the child is appended to the parent's array of
2014-04-01 11:30:48 +00:00
children.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > parent< / code > - Cell that specifies the parent to contain the child.< / dd >
< dd > < code > child< / code > - Cell that specifies the child to be inserted.< / dd >
< dd > < code > index< / code > - Integer that specifies the index of the child.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the inserted child.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "remove-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > remove< / h4 >
2017-11-24 16:16:54 +00:00
< pre > java.lang.Object remove(java.lang.Object cell)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Removes the specified cell from the model. This operation will remove
the cell and all of its children from the model.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell that should be removed.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the removed cell.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getChildCount-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getChildCount< / h4 >
2017-11-24 16:16:54 +00:00
< pre > int getChildCount(java.lang.Object cell)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the number of children in the given cell.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell whose number of children should be returned.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the number of children in 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 = "getChildAt-java.lang.Object-int-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getChildAt< / h4 >
2017-11-24 16:16:54 +00:00
< pre > java.lang.Object getChildAt(java.lang.Object parent,
int index)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the child of the given parent at the given index.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > parent< / code > - Cell that represents the parent.< / dd >
< dd > < code > index< / code > - Integer that specifies the index of the child to 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 child at index in parent.< / 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 > java.lang.Object getTerminal(java.lang.Object edge,
boolean isSource)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the source or target terminal of the given edge depending on the
value of the boolean parameter.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > edge< / code > - Cell that specifies the edge.< / dd >
< dd > < code > isSource< / code > - Boolean indicating which end of the edge 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 source or target of the given edge.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setTerminal-java.lang.Object-java.lang.Object-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setTerminal< / h4 >
2017-11-24 16:16:54 +00:00
< pre > java.lang.Object setTerminal(java.lang.Object edge,
java.lang.Object terminal,
boolean isSource)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the source or target terminal of the given edge using.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > edge< / code > - Cell that specifies the edge.< / dd >
< dd > < code > terminal< / code > - Cell that specifies the new terminal.< / dd >
< dd > < code > isSource< / code > - Boolean indicating if the terminal is the new source or
2014-04-01 11:30:48 +00:00
target terminal of the edge.< / dd >
2016-06-02 09:57:18 +00:00
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the new terminal.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getEdgeCount-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getEdgeCount< / h4 >
2017-11-24 16:16:54 +00:00
< pre > int getEdgeCount(java.lang.Object cell)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the number of distinct edges connected to the given cell.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell that represents the vertex.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the number of edges connected to cell.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getEdgeAt-java.lang.Object-int-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getEdgeAt< / h4 >
2017-11-24 16:16:54 +00:00
< pre > java.lang.Object getEdgeAt(java.lang.Object cell,
int index)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the edge of cell at the given index.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell that specifies the vertex.< / dd >
< dd > < code > index< / code > - Integer that specifies the index of the edge to return.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the edge at the given index.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "isVertex-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isVertex< / h4 >
2017-11-24 16:16:54 +00:00
< pre > boolean isVertex(java.lang.Object cell)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the given cell is a vertex.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell that represents the possible vertex.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns true if the given cell is a vertex.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "isEdge-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isEdge< / h4 >
2017-11-24 16:16:54 +00:00
< pre > boolean isEdge(java.lang.Object cell)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the given cell is an edge.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell that represents the possible edge.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns true if the given cell is an edge.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "isConnectable-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isConnectable< / h4 >
2017-11-24 16:16:54 +00:00
< pre > boolean isConnectable(java.lang.Object cell)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the given cell is connectable.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell whose connectable state should be returned.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the connectable state of 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 = "getValue-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getValue< / h4 >
2017-11-24 16:16:54 +00:00
< pre > java.lang.Object getValue(java.lang.Object cell)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the user object of the given cell.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell whose user object should be returned.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the user object of 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 = "setValue-java.lang.Object-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setValue< / h4 >
2017-11-24 16:16:54 +00:00
< pre > java.lang.Object setValue(java.lang.Object cell,
java.lang.Object value)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the user object of then given cell.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell whose user object should be changed.< / dd >
< dd > < code > value< / code > - Object that defines the new user object.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the new value.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getGeometry-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getGeometry< / h4 >
2017-11-24 16:16:54 +00:00
< pre > < a href = "../../../com/mxgraph/model/mxGeometry.html" title = "class in com.mxgraph.model" > mxGeometry< / a > getGeometry(java.lang.Object cell)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the geometry of the given cell.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell whose geometry should be returned.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the geometry of 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 = "setGeometry-java.lang.Object-com.mxgraph.model.mxGeometry-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setGeometry< / h4 >
2017-11-24 16:16:54 +00:00
< pre > < a href = "../../../com/mxgraph/model/mxGeometry.html" title = "class in com.mxgraph.model" > mxGeometry< / a > setGeometry(java.lang.Object cell,
2016-06-02 09:57:18 +00:00
< a href = "../../../com/mxgraph/model/mxGeometry.html" title = "class in com.mxgraph.model" > mxGeometry< / a > geometry)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the geometry of the given cell.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell whose geometry should be changed.< / dd >
< dd > < code > geometry< / code > - Object that defines the new geometry.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the new geometry.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getStyle-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getStyle< / h4 >
2017-11-24 16:16:54 +00:00
< pre > java.lang.String getStyle(java.lang.Object cell)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the style of the given cell.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell whose style should be returned.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the style of 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 = "setStyle-java.lang.Object-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setStyle< / h4 >
2017-11-24 16:16:54 +00:00
< pre > java.lang.String setStyle(java.lang.Object cell,
java.lang.String style)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the style of the given cell.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell whose style should be changed.< / dd >
< dd > < code > style< / code > - String of the form stylename[;key=value] to specify
2014-04-01 11:30:48 +00:00
the new cell style.< / dd >
2016-06-02 09:57:18 +00:00
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the new style.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "isCollapsed-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isCollapsed< / h4 >
2017-11-24 16:16:54 +00:00
< pre > boolean isCollapsed(java.lang.Object cell)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the given cell is collapsed.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell whose collapsed state should be returned.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the collapsed state of 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 = "setCollapsed-java.lang.Object-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setCollapsed< / h4 >
2017-11-24 16:16:54 +00:00
< pre > boolean setCollapsed(java.lang.Object cell,
2016-06-02 09:57:18 +00:00
boolean collapsed)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the collapsed state of the given cell.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell whose collapsed state should be changed.< / dd >
< dd > < code > collapsed< / code > - Boolean that specifies the new collpased state.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the new collapsed state.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "isVisible-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isVisible< / h4 >
2017-11-24 16:16:54 +00:00
< pre > boolean isVisible(java.lang.Object cell)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the given cell is visible.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell whose visible state should be returned.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the visible state of 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 = "setVisible-java.lang.Object-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setVisible< / h4 >
2017-11-24 16:16:54 +00:00
< pre > boolean setVisible(java.lang.Object cell,
2016-06-02 09:57:18 +00:00
boolean visible)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the visible state of the given cell.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > cell< / code > - Cell whose visible state should be changed.< / dd >
< dd > < code > visible< / code > - Boolean that specifies the new visible state.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the new visible state.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "beginUpdate--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > beginUpdate< / h4 >
< pre > void beginUpdate()< / pre >
< div class = "block" > Increments the updateLevel by one. The event notification is queued
until updateLevel reaches 0 by use of endUpdate.< / div >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "endUpdate--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > endUpdate< / h4 >
< pre > void endUpdate()< / pre >
< div class = "block" > Decrements the updateLevel by one and fires a notification event if the
updateLevel reaches 0.< / div >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "addListener-java.lang.String-com.mxgraph.util.mxEventSource.mxIEventListener-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > addListener< / h4 >
2017-11-24 16:16:54 +00:00
< pre > void addListener(java.lang.String eventName,
2016-06-02 09:57:18 +00:00
< a href = "../../../com/mxgraph/util/mxEventSource.mxIEventListener.html" title = "interface in com.mxgraph.util" > mxEventSource.mxIEventListener< / a > listener)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Binds the specified function to the given event name. If no event name
is given, then the listener is registered for all events.< / div >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "removeListener-com.mxgraph.util.mxEventSource.mxIEventListener-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > removeListener< / h4 >
< pre > void removeListener(< a href = "../../../com/mxgraph/util/mxEventSource.mxIEventListener.html" title = "interface in com.mxgraph.util" > mxEventSource.mxIEventListener< / a > listener)< / pre >
< div class = "block" > Function: removeListener
Removes the given listener from the list of listeners.< / div >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "removeListener-com.mxgraph.util.mxEventSource.mxIEventListener-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > removeListener< / h4 >
< pre > void removeListener(< a href = "../../../com/mxgraph/util/mxEventSource.mxIEventListener.html" title = "interface in com.mxgraph.util" > mxEventSource.mxIEventListener< / a > listener,
2017-11-24 16:16:54 +00:00
java.lang.String eventName)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Function: removeListener
Removes the given listener from the list of listeners.< / div >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< / div >
2012-05-21 20:32:26 +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/mxIGraphModel.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-10-08 12:01:08 +00:00
< div class = "aboutLanguage" > < p > < b > mxGraph 3.9.10< / 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 > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > < span class = "typeNameLink" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../com/mxgraph/model/mxIGraphModel.mxAtomicGraphModelChange.html" title = "class in com.mxgraph.model" > < 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/model/mxIGraphModel.html" target = "_top" > Frames< / a > < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "mxIGraphModel.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-05-21 20:32:26 +00:00
if(window==top) {
2014-04-01 11:30:48 +00:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2012-05-21 20:32:26 +00:00
}
//-->
2014-04-01 11:30:48 +00:00
< / script >
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "#nested.class.summary" > Nested< / a > | < / li >
2014-04-01 11:30:48 +00:00
< li > Field | < / li >
< li > Constr | < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "#method.summary" > Method< / a > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > Field | < / li >
< li > Constr | < / li >
2016-06-02 09:57:18 +00:00
< 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-05-21 20:32:26 +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 >