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-07-06 13:52:46 +00:00
<!-- Generated by javadoc (1.8.0_171) on Fri Jul 06 13:50:04 UTC 2018 -->
< title > mxCell (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="mxCell (mxGraph 3.9.8 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
//-->
2017-11-24 16:16:54 +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,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10};
2016-06-02 09:57:18 +00:00
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-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/mxCell.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/model/mxCellPath.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/mxCell.html" target = "_top" > Frames< / a > < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "mxCell.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 >
< 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-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 = "Class mxCell" class = "title" > Class mxCell< / 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.model.mxCell< / li >
< / ul >
< / li >
< / ul >
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< dl >
< dt > All Implemented Interfaces:< / dt >
2017-11-24 16:16:54 +00:00
< dd > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > , java.io.Serializable, java.lang.Cloneable< / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< hr >
< br >
2016-06-02 09:57:18 +00:00
< pre > public class < span class = "typeNameLabel" > mxCell< / span >
2017-11-24 16:16:54 +00:00
extends java.lang.Object
implements < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > , java.lang.Cloneable, java.io.Serializable< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Cells are the elements of the graph model. They represent the state
2012-05-21 20:32:26 +00:00
of the groups, vertices and edges in a graph.
< h4 > Edge Labels< / h4 >
Using the x- and y-coordinates of a cell's geometry it is
possible to position the label on edges on a specific location
on the actual edge shape as it appears on the screen. The
x-coordinate of an edge's geometry is used to describe the
distance from the center of the edge from -1 to 1 with 0
being the center of the edge and the default value. The
y-coordinate of an edge's geometry is used to describe
the absolute, orthogonal distance in pixels from that
point. In addition, the mxGeometry.offset is used
as a absolute offset vector from the resulting point.
The width and height of an edge geometry are ignored.
To add more than one edge label, add a child vertex with
a relative geometry. The x- and y-coordinates of that
geometry will have the same semantiv as the above for
2014-04-01 11:30:48 +00:00
edge labels.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "seeLabel" > See Also:< / span > < / dt >
< dd > < a href = "../../../serialized-form.html#com.mxgraph.model.mxCell" > Serialized Form< / a > < / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
< / div >
< div class = "summary" >
< ul class = "blockList" >
< li class = "blockList" >
2012-05-21 20:32:26 +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" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > protected java.util.List< 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/mxCell.html#children" > children< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Holds the child cells and connected edges.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected boolean< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#collapsed" > collapsed< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Specifies whether the cell is a vertex or edge and whether it is
connectable, visible and collapsed.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected boolean< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#connectable" > connectable< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Specifies whether the cell is a vertex or edge and whether it is
connectable, visible and collapsed.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected boolean< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#edge" > edge< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Specifies whether the cell is a vertex or edge and whether it is
connectable, visible and collapsed.< / div >
< / td >
< / tr >
< tr class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > protected java.util.List< 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/mxCell.html#edges" > edges< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Holds the child cells and connected edges.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected < a href = "../../../com/mxgraph/model/mxGeometry.html" title = "class in com.mxgraph.model" > mxGeometry< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#geometry" > geometry< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Holds the geometry.< / div >
< / td >
< / tr >
< tr class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > protected java.lang.String< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#id" > id< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Holds the Id.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#parent" > parent< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Reference to the parent cell and source and target terminals for edges.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#source" > source< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Reference to the parent cell and source and target terminals for edges.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > protected java.lang.String< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#style" > style< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Holds the style as a string of the form
stylename[;key=value].< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#target" > target< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Reference to the parent cell and source and target terminals for edges.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2017-11-24 16:16:54 +00:00
< td class = "colFirst" > < code > protected 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/mxCell.html#value" > value< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Holds the user object.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected boolean< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#vertex" > vertex< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Specifies whether the cell is a vertex or edge and whether it is
connectable, visible and collapsed.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected boolean< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#visible" > visible< / a > < / span > < / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Specifies whether the cell is a vertex or edge and whether it is
connectable, visible and collapsed.< / div >
< / td >
< / tr >
< / table >
< / li >
< / ul >
2012-05-21 20:32:26 +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/model/mxCell.html#mxCell--" > mxCell< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Constructs a new cell with an empty user object.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2017-11-24 16:16:54 +00:00
< td class = "colOne" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#mxCell-java.lang.Object-" > mxCell< / a > < / span > (java.lang.Object value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Constructs a new cell for the given user object.< / div >
< / td >
< / tr >
< tr class = "altColor" >
2017-11-24 16:16:54 +00:00
< td class = "colOne" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#mxCell-java.lang.Object-com.mxgraph.model.mxGeometry-java.lang.String-" > mxCell< / a > < / span > (java.lang.Object value,
2014-04-01 11:30:48 +00:00
< a href = "../../../com/mxgraph/model/mxGeometry.html" title = "class in com.mxgraph.model" > mxGeometry< / a > geometry,
2017-11-24 16:16:54 +00:00
java.lang.String style)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Constructs a new cell for the given parameters.< / 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 = "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 >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#clone--" > clone< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns a clone of the cell.< / div >
< / 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 > protected 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/mxCell.html#cloneValue--" > cloneValue< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns a clone of the user object.< / div >
< / td >
< / 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.String< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#getAttribute-java.lang.String-" > getAttribute< / a > < / span > (java.lang.String name)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the specified attribute from the user object if it is an XML
node.< / 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.String< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#getAttribute-java.lang.String-java.lang.String-" > getAttribute< / a > < / span > (java.lang.String name,
java.lang.String defaultValue)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the specified attribute from the user object if it is an XML
node.< / 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 > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#getChildAt-int-" > getChildAt< / a > < / span > (int index)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the child at the specified index.< / 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 > int< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#getChildCount--" > getChildCount< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the number of child cells.< / div >
< / td >
< / 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/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#getEdgeAt-int-" > getEdgeAt< / a > < / span > (int index)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the edge at the specified index in the edge array.< / 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 >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#getEdgeCount--" > getEdgeCount< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the number of edges in the edge array.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i8" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > int< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#getEdgeIndex-com.mxgraph.model.mxICell-" > getEdgeIndex< / a > < / span > (< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > edge)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the index of the specified edge in the edge array.< / 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 > < a href = "../../../com/mxgraph/model/mxGeometry.html" title = "class in com.mxgraph.model" > mxGeometry< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#getGeometry--" > getGeometry< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the object that describes the geometry.< / div >
< / td >
< / 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.String< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#getId--" > getId< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the Id of the cell as a string.< / div >
< / 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 > int< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#getIndex-com.mxgraph.model.mxICell-" > getIndex< / a > < / span > (< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > child)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the index of the specified child in the child array.< / div >
< / td >
< / 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 > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#getParent--" > getParent< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the cell's parent.< / div >
< / td >
< / 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 > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#getSource--" > getSource< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the source terminal.< / 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.String< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#getStyle--" > getStyle< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the string that describes the style.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i15" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#getTarget--" > getTarget< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the target terminal.< / 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 > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#getTerminal-boolean-" > getTerminal< / a > < / span > (boolean source)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the source or target terminal.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i17" class = "rowColor" >
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/mxCell.html#getValue--" > getValue< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the user object of the cell.< / 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 > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#insert-com.mxgraph.model.mxICell-" > insert< / a > < / span > (< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > child)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Appends the specified child into the child array and updates the parent
reference of the child.< / 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 > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#insert-com.mxgraph.model.mxICell-int-" > insert< / a > < / span > (< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > child,
2014-04-01 11:30:48 +00:00
int index)< / code >
< div class = "block" > Inserts the specified child into the child array at the specified index
and updates the parent reference of the child.< / 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 > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#insertEdge-com.mxgraph.model.mxICell-boolean-" > insertEdge< / a > < / span > (< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > edge,
2014-04-01 11:30:48 +00:00
boolean isOutgoing)< / code >
< div class = "block" > Inserts the specified edge into the edge array and returns the edge.< / 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 >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#isCollapsed--" > isCollapsed< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the cell is collapsed.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i22" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > boolean< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#isConnectable--" > isConnectable< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the cell is connectable.< / 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 > boolean< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#isEdge--" > isEdge< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the cell is an edge.< / 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 > boolean< / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#isVertex--" > isVertex< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the cell is a vertex.< / 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 >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#isVisible--" > isVisible< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the cell is visibile.< / 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/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#remove-int-" > remove< / a > < / span > (int index)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Removes the child at the specified index from the child array and
returns the child that was removed.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i27" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#remove-com.mxgraph.model.mxICell-" > remove< / a > < / span > (< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > child)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Removes the given child from the child array and returns it.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i28" class = "altColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#removeEdge-com.mxgraph.model.mxICell-boolean-" > removeEdge< / a > < / span > (< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > edge,
2014-04-01 11:30:48 +00:00
boolean isOutgoing)< / code >
< div class = "block" > Removes the specified edge from the edge array and returns the edge.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i29" 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/mxCell.html#removeFromParent--" > removeFromParent< / a > < / span > ()< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Removes the cell from its parent.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i30" 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/mxCell.html#removeFromTerminal-boolean-" > removeFromTerminal< / a > < / span > (boolean isSource)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Removes the edge from its source or target terminal.< / 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 > void< / code > < / td >
2017-11-24 16:16:54 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#setAttribute-java.lang.String-java.lang.String-" > setAttribute< / a > < / span > (java.lang.String name,
java.lang.String value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the specified attribute on the user object if it is an XML node.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i32" 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/mxCell.html#setCollapsed-boolean-" > setCollapsed< / a > < / span > (boolean collapsed)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the collapsed state.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i33" 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/mxCell.html#setConnectable-boolean-" > setConnectable< / a > < / span > (boolean connectable)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i34" 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/mxCell.html#setEdge-boolean-" > setEdge< / a > < / span > (boolean edge)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i35" 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/mxCell.html#setGeometry-com.mxgraph.model.mxGeometry-" > setGeometry< / a > < / span > (< a href = "../../../com/mxgraph/model/mxGeometry.html" title = "class in com.mxgraph.model" > mxGeometry< / a > geometry)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the object to be used as the geometry.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i36" class = "altColor" >
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/mxCell.html#setId-java.lang.String-" > setId< / a > < / span > (java.lang.String id)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the Id of the cell to the given string.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i37" 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/mxCell.html#setParent-com.mxgraph.model.mxICell-" > setParent< / a > < / span > (< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > parent)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the parent cell.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i38" 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/mxCell.html#setSource-com.mxgraph.model.mxICell-" > setSource< / a > < / span > (< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > source)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the source terminal.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i39" 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/mxCell.html#setStyle-java.lang.String-" > setStyle< / a > < / span > (java.lang.String style)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the string to be used as the style.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i40" 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/mxCell.html#setTarget-com.mxgraph.model.mxICell-" > setTarget< / a > < / span > (< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > target)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the target terminal.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i41" class = "rowColor" >
2014-04-01 11:30:48 +00:00
< td class = "colFirst" > < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / td >
2016-06-02 09:57:18 +00:00
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#setTerminal-com.mxgraph.model.mxICell-boolean-" > setTerminal< / a > < / span > (< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > terminal,
2014-04-01 11:30:48 +00:00
boolean isSource)< / code >
< div class = "block" > Sets the source or target terminal and returns the new terminal.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i42" class = "altColor" >
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/mxCell.html#setValue-java.lang.Object-" > setValue< / a > < / span > (java.lang.Object value)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the user object of the cell.< / div >
< / td >
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i43" 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/mxCell.html#setVertex-boolean-" > setVertex< / a > < / span > (boolean vertex)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
2016-06-02 09:57:18 +00:00
< tr id = "i44" 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/mxCell.html#setVisible-boolean-" > setVisible< / a > < / span > (boolean visible)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Specifies if the cell is visible.< / div >
< / td >
< / tr >
2017-11-24 16:16:54 +00:00
< tr id = "i45" class = "rowColor" >
< td class = "colFirst" > < code > java.lang.String< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../com/mxgraph/model/mxCell.html#toString--" > toString< / a > < / span > ()< / code > < / td >
< / tr >
2014-04-01 11:30:48 +00:00
< / 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 > equals, finalize, getClass, hashCode, notify, notifyAll, 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-05-21 20:32:26 +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 = "id" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > id< / h4 >
2017-11-24 16:16:54 +00:00
< pre > protected java.lang.String id< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Holds the Id. Default is null.< / div >
< / li >
< / ul >
< a name = "value" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > value< / h4 >
2017-11-24 16:16:54 +00:00
< pre > protected java.lang.Object value< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Holds the user object. Default is null.< / div >
< / li >
< / ul >
< a name = "geometry" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > geometry< / h4 >
< pre > protected < a href = "../../../com/mxgraph/model/mxGeometry.html" title = "class in com.mxgraph.model" > mxGeometry< / a > geometry< / pre >
< div class = "block" > Holds the geometry. Default is null.< / div >
< / li >
< / ul >
< a name = "style" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > style< / h4 >
2017-11-24 16:16:54 +00:00
< pre > protected java.lang.String style< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Holds the style as a string of the form
stylename[;key=value]. Default is null.< / div >
< / li >
< / ul >
< a name = "vertex" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > vertex< / h4 >
< pre > protected boolean vertex< / pre >
< div class = "block" > Specifies whether the cell is a vertex or edge and whether it is
2012-05-21 20:32:26 +00:00
connectable, visible and collapsed. Default values are false, false,
2014-04-01 11:30:48 +00:00
true, true and false respectively.< / div >
< / li >
< / ul >
< a name = "edge" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > edge< / h4 >
< pre > protected boolean edge< / pre >
< div class = "block" > Specifies whether the cell is a vertex or edge and whether it is
2012-05-21 20:32:26 +00:00
connectable, visible and collapsed. Default values are false, false,
2014-04-01 11:30:48 +00:00
true, true and false respectively.< / div >
< / li >
< / ul >
< a name = "connectable" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > connectable< / h4 >
< pre > protected boolean connectable< / pre >
< div class = "block" > Specifies whether the cell is a vertex or edge and whether it is
2012-05-21 20:32:26 +00:00
connectable, visible and collapsed. Default values are false, false,
2014-04-01 11:30:48 +00:00
true, true and false respectively.< / div >
< / li >
< / ul >
< a name = "visible" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > visible< / h4 >
< pre > protected boolean visible< / pre >
< div class = "block" > Specifies whether the cell is a vertex or edge and whether it is
2012-05-21 20:32:26 +00:00
connectable, visible and collapsed. Default values are false, false,
2014-04-01 11:30:48 +00:00
true, true and false respectively.< / div >
< / li >
< / ul >
< a name = "collapsed" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > collapsed< / h4 >
< pre > protected boolean collapsed< / pre >
< div class = "block" > Specifies whether the cell is a vertex or edge and whether it is
2012-05-21 20:32:26 +00:00
connectable, visible and collapsed. Default values are false, false,
2014-04-01 11:30:48 +00:00
true, true and false respectively.< / div >
< / li >
< / ul >
< a name = "parent" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > parent< / h4 >
< pre > protected < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > parent< / pre >
< div class = "block" > Reference to the parent cell and source and target terminals for edges.< / div >
< / li >
< / ul >
< a name = "source" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > source< / h4 >
< pre > protected < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > source< / pre >
< div class = "block" > Reference to the parent cell and source and target terminals for edges.< / div >
< / li >
< / ul >
< a name = "target" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > target< / h4 >
< pre > protected < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > target< / pre >
< div class = "block" > Reference to the parent cell and source and target terminals for edges.< / div >
< / li >
< / ul >
< a name = "children" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > children< / h4 >
2017-11-24 16:16:54 +00:00
< pre > protected java.util.List< java.lang.Object> children< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Holds the child cells and connected edges.< / div >
< / li >
< / ul >
< a name = "edges" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > edges< / h4 >
2017-11-24 16:16:54 +00:00
< pre > protected java.util.List< java.lang.Object> edges< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Holds the child cells and connected edges.< / div >
< / li >
< / ul >
< / li >
< / ul >
2012-05-21 20:32:26 +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 = "mxCell--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > mxCell< / h4 >
< pre > public mxCell()< / pre >
< div class = "block" > Constructs a new cell with an empty user object.< / div >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "mxCell-java.lang.Object-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > mxCell< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public mxCell(java.lang.Object value)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Constructs a new cell for the given user object.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - Object that represents the value of the cell.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "mxCell-java.lang.Object-com.mxgraph.model.mxGeometry-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > mxCell< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public mxCell(java.lang.Object value,
2016-06-02 09:57:18 +00:00
< a href = "../../../com/mxgraph/model/mxGeometry.html" title = "class in com.mxgraph.model" > mxGeometry< / a > geometry,
2017-11-24 16:16:54 +00:00
java.lang.String style)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Constructs a new cell for the given parameters.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - Object that represents the value of the cell.< / dd >
< dd > < code > geometry< / code > - Specifies the geometry of the cell.< / dd >
< dd > < code > style< / code > - Specifies the style as a formatted string.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
< / li >
< / ul >
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 = "getId--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getId< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public java.lang.String getId()< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#getId--" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the Id of the cell as a string.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#getId--" > getId< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the Id.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setId-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setId< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public void setId(java.lang.String id)< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#setId-java.lang.String-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the Id of the cell to the given string.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#setId-java.lang.String-" > setId< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > id< / code > - String that represents the new Id.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getValue--" >
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 > public java.lang.Object getValue()< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#getValue--" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the user object of the cell.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#getValue--" > getValue< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the user object.< / 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-" >
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 > public void setValue(java.lang.Object value)< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#setValue-java.lang.Object-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the user object of the cell.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#setValue-java.lang.Object-" > setValue< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > value< / code > - Object that represents 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--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getGeometry< / h4 >
< pre > public < a href = "../../../com/mxgraph/model/mxGeometry.html" title = "class in com.mxgraph.model" > mxGeometry< / a > getGeometry()< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#getGeometry--" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the object that describes the geometry.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#getGeometry--" > getGeometry< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the cell geometry.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setGeometry-com.mxgraph.model.mxGeometry-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setGeometry< / h4 >
< pre > public void setGeometry(< a href = "../../../com/mxgraph/model/mxGeometry.html" title = "class in com.mxgraph.model" > mxGeometry< / a > geometry)< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#setGeometry-com.mxgraph.model.mxGeometry-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the object to be used as the geometry.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#setGeometry-com.mxgraph.model.mxGeometry-" > setGeometry< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getStyle--" >
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 > public java.lang.String getStyle()< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#getStyle--" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the string that describes the style.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#getStyle--" > getStyle< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the cell style.< / 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.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 > public void setStyle(java.lang.String style)< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#setStyle-java.lang.String-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the string to be used as the style.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#setStyle-java.lang.String-" > setStyle< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "isVertex--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isVertex< / h4 >
< pre > public boolean isVertex()< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#isVertex--" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the cell is a vertex.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#isVertex--" > isVertex< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns true if the 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 = "setVertex-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setVertex< / h4 >
< pre > public void setVertex(boolean vertex)< / pre >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "isEdge--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isEdge< / h4 >
< pre > public boolean isEdge()< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#isEdge--" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the cell is an edge.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#isEdge--" > isEdge< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns true if the 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 = "setEdge-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setEdge< / h4 >
< pre > public void setEdge(boolean edge)< / pre >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "isConnectable--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isConnectable< / h4 >
< pre > public boolean isConnectable()< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#isConnectable--" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the cell is connectable.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#isConnectable--" > isConnectable< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the connectable state.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setConnectable-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setConnectable< / h4 >
< pre > public void setConnectable(boolean connectable)< / pre >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "isVisible--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isVisible< / h4 >
< pre > public boolean isVisible()< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#isVisible--" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the cell is visibile.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#isVisible--" > isVisible< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the visible state.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setVisible-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setVisible< / h4 >
< pre > public void setVisible(boolean visible)< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#setVisible-boolean-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Specifies if the cell is visible.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#setVisible-boolean-" > setVisible< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > visible< / code > - Boolean that specifies 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 = "isCollapsed--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isCollapsed< / h4 >
< pre > public boolean isCollapsed()< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#isCollapsed--" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the cell is collapsed.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#isCollapsed--" > isCollapsed< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the collapsed state.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setCollapsed-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setCollapsed< / h4 >
< pre > public void setCollapsed(boolean collapsed)< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#setCollapsed-boolean-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the collapsed state.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#setCollapsed-boolean-" > setCollapsed< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > collapsed< / code > - Boolean that specifies 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 = "getParent--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getParent< / h4 >
< pre > public < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > getParent()< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#getParent--" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the cell's parent.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#getParent--" > getParent< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the parent cell.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setParent-com.mxgraph.model.mxICell-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setParent< / h4 >
< pre > public void setParent(< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > parent)< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#setParent-com.mxgraph.model.mxICell-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the parent cell.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#setParent-com.mxgraph.model.mxICell-" > setParent< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > parent< / code > - Cell that represents the new parent.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getSource--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getSource< / h4 >
< pre > public < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > getSource()< / pre >
< div class = "block" > Returns the source terminal.< / div >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setSource-com.mxgraph.model.mxICell-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setSource< / h4 >
< pre > public void setSource(< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > source)< / pre >
< div class = "block" > Sets the source terminal.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > source< / code > - Cell that represents the new source terminal.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getTarget--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getTarget< / h4 >
< pre > public < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > getTarget()< / pre >
< div class = "block" > Returns the target terminal.< / div >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setTarget-com.mxgraph.model.mxICell-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setTarget< / h4 >
< pre > public void setTarget(< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > target)< / pre >
< div class = "block" > Sets the target terminal.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > target< / code > - Cell that represents the new target terminal.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getTerminal-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getTerminal< / h4 >
< pre > public < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > getTerminal(boolean source)< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#getTerminal-boolean-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the source or target terminal.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#getTerminal-boolean-" > getTerminal< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > source< / code > - Boolean that specifies if the source terminal 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 terminal.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setTerminal-com.mxgraph.model.mxICell-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setTerminal< / h4 >
< pre > public < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > setTerminal(< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > terminal,
2016-06-02 09:57:18 +00:00
boolean isSource)< / pre >
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#setTerminal-com.mxgraph.model.mxICell-boolean-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the source or target terminal and returns the new terminal.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#setTerminal-com.mxgraph.model.mxICell-boolean-" > setTerminal< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > terminal< / code > - Cell that represents the new source or target terminal.< / dd >
< dd > < code > isSource< / code > - Boolean that specifies if the source or target terminal
2014-04-01 11:30:48 +00:00
should be set.< / 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 = "getChildCount--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getChildCount< / h4 >
< pre > public int getChildCount()< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#getChildCount--" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the number of child cells.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#getChildCount--" > getChildCount< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the number of children.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getIndex-com.mxgraph.model.mxICell-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getIndex< / h4 >
< pre > public int getIndex(< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > child)< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#getIndex-com.mxgraph.model.mxICell-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the index of the specified child in the child array.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#getIndex-com.mxgraph.model.mxICell-" > getIndex< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > child< / code > - Child whose index should be returned.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the index of the given child.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getChildAt-int-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getChildAt< / h4 >
< pre > public < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > getChildAt(int index)< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#getChildAt-int-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the child at the specified index.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#getChildAt-int-" > getChildAt< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > index< / code > - Integer that specifies the child to be returned.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the child 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 = "insert-com.mxgraph.model.mxICell-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > insert< / h4 >
< pre > public < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > insert(< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > child)< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#insert-com.mxgraph.model.mxICell-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Appends the specified child into the child array and updates the parent
reference of the child. Returns the appended child.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#insert-com.mxgraph.model.mxICell-" > insert< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > child< / code > - Cell to be appended to the child array.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the new child.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "insert-com.mxgraph.model.mxICell-int-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > insert< / h4 >
< pre > public < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > insert(< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > child,
2016-06-02 09:57:18 +00:00
int index)< / pre >
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#insert-com.mxgraph.model.mxICell-int-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Inserts the specified child into the child array at the specified index
and updates the parent reference of the child. Returns the inserted child.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#insert-com.mxgraph.model.mxICell-int-" > insert< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > child< / code > - Cell to be inserted into the child array.< / dd >
< dd > < code > index< / code > - Integer that specifies the index at which the child should
2014-04-01 11:30:48 +00:00
be inserted into the child array.< / dd >
2016-06-02 09:57:18 +00:00
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the new child.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "remove-int-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > remove< / h4 >
< pre > public < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > remove(int index)< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#remove-int-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Removes the child at the specified index from the child array and
2012-05-21 20:32:26 +00:00
returns the child that was removed. Will remove the parent reference of
2014-04-01 11:30:48 +00:00
the child.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#remove-int-" > remove< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > index< / code > - Integer that specifies the index of the child to be
2014-04-01 11:30:48 +00:00
removed.< / dd >
2016-06-02 09:57:18 +00:00
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the child that was removed.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "remove-com.mxgraph.model.mxICell-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > remove< / h4 >
< pre > public < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > remove(< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > child)< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#remove-com.mxgraph.model.mxICell-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Removes the given child from the child array and returns it. Will remove
the parent reference of the child.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#remove-com.mxgraph.model.mxICell-" > remove< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > child< / code > - Cell that represents the child to be removed.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the child that was removed.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "removeFromParent--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > removeFromParent< / h4 >
< pre > public void removeFromParent()< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#removeFromParent--" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Removes the cell from its parent.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#removeFromParent--" > removeFromParent< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
2014-04-01 11:30:48 +00:00
< / dl >
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getEdgeCount--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getEdgeCount< / h4 >
< pre > public int getEdgeCount()< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#getEdgeCount--" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the number of edges in the edge array.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#getEdgeCount--" > getEdgeCount< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the number of edges.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getEdgeIndex-com.mxgraph.model.mxICell-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getEdgeIndex< / h4 >
< pre > public int getEdgeIndex(< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > edge)< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#getEdgeIndex-com.mxgraph.model.mxICell-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the index of the specified edge in the edge array.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#getEdgeIndex-com.mxgraph.model.mxICell-" > getEdgeIndex< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > edge< / code > - Cell whose index should be returned.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the index 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 = "getEdgeAt-int-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getEdgeAt< / h4 >
< pre > public < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > getEdgeAt(int index)< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#getEdgeAt-int-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the edge at the specified index in the edge array.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#getEdgeAt-int-" > getEdgeAt< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > index< / code > - Integer that specifies the index of the edge 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 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 = "insertEdge-com.mxgraph.model.mxICell-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > insertEdge< / h4 >
< pre > public < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > insertEdge(< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > edge,
2016-06-02 09:57:18 +00:00
boolean isOutgoing)< / pre >
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#insertEdge-com.mxgraph.model.mxICell-boolean-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Inserts the specified edge into the edge array and returns the edge.
Will update the respective terminal reference of the edge.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#insertEdge-com.mxgraph.model.mxICell-boolean-" > insertEdge< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > edge< / code > - Cell to be inserted into the edge array.< / dd >
< dd > < code > isOutgoing< / code > - Boolean that specifies if the edge is outgoing.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the new edge.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "removeEdge-com.mxgraph.model.mxICell-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > removeEdge< / h4 >
< pre > public < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > removeEdge(< a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > edge,
2016-06-02 09:57:18 +00:00
boolean isOutgoing)< / pre >
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#removeEdge-com.mxgraph.model.mxICell-boolean-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Removes the specified edge from the edge array and returns the edge.
Will remove the respective terminal reference from the edge.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#removeEdge-com.mxgraph.model.mxICell-boolean-" > removeEdge< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > edge< / code > - Cell to be removed from the edge array.< / dd >
< dd > < code > isOutgoing< / code > - Boolean that specifies if the edge is outgoing.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the edge that was removed.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "removeFromTerminal-boolean-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > removeFromTerminal< / h4 >
< pre > public void removeFromTerminal(boolean isSource)< / pre >
2016-06-02 09:57:18 +00:00
< div class = "block" > < span class = "descfrmTypeLabel" > Description copied from interface: < code > < a href = "../../../com/mxgraph/model/mxICell.html#removeFromTerminal-boolean-" > mxICell< / a > < / code > < / span > < / div >
2014-04-01 11:30:48 +00:00
< div class = "block" > Removes the edge from its source or target terminal.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#removeFromTerminal-boolean-" > removeFromTerminal< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > isSource< / code > - Boolean that specifies if the edge should be removed
from its source or target terminal.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getAttribute-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getAttribute< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public java.lang.String getAttribute(java.lang.String name)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the specified attribute from the user object if it is an XML
node.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > name< / code > - Name of the attribute whose value should be returned.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the value of the given attribute or null.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "getAttribute-java.lang.String-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getAttribute< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public java.lang.String getAttribute(java.lang.String name,
java.lang.String defaultValue)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns the specified attribute from the user object if it is an XML
node.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > name< / code > - Name of the attribute whose value should be returned.< / dd >
< dd > < code > defaultValue< / code > - Default value to use if the attribute has no value.< / dd >
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns the value of the given attribute or defaultValue.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "setAttribute-java.lang.String-java.lang.String-" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setAttribute< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public void setAttribute(java.lang.String name,
java.lang.String value)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Sets the specified attribute on the user object if it is an XML node.< / div >
2016-06-02 09:57:18 +00:00
< dl >
< dt > < span class = "paramLabel" > Parameters:< / span > < / dt >
< dd > < code > name< / code > - Name of the attribute whose value should be set.< / dd >
< dd > < code > value< / code > - New value of the attribute.< / dd >
< / dl >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
2016-06-02 09:57:18 +00:00
< a name = "clone--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > clone< / h4 >
2017-11-24 16:16:54 +00:00
< pre > public java.lang.Object clone()
throws java.lang.CloneNotSupportedException< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns a clone of the cell.< / div >
< dl >
2016-06-02 09:57:18 +00:00
< dt > < span class = "overrideSpecifyLabel" > Specified by:< / span > < / dt >
< dd > < code > < a href = "../../../com/mxgraph/model/mxICell.html#clone--" > clone< / a > < / code > in interface < code > < a href = "../../../com/mxgraph/model/mxICell.html" title = "interface in com.mxgraph.model" > mxICell< / a > < / code > < / dd >
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
2017-11-24 16:16:54 +00:00
< dd > < code > clone< / code > in class < code > java.lang.Object< / code > < / dd >
2016-06-02 09:57:18 +00:00
< dt > < span class = "returnLabel" > Returns:< / span > < / dt >
< dd > Returns a clone of this cell.< / dd >
< dt > < span class = "throwsLabel" > Throws:< / span > < / dt >
2017-11-24 16:16:54 +00:00
< dd > < code > java.lang.CloneNotSupportedException< / code > < / 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 = "cloneValue--" >
2014-04-01 11:30:48 +00:00
<!-- -->
< / a >
2017-11-24 16:16:54 +00:00
< ul class = "blockList" >
2014-04-01 11:30:48 +00:00
< li class = "blockList" >
< h4 > cloneValue< / h4 >
2017-11-24 16:16:54 +00:00
< pre > protected java.lang.Object cloneValue()< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns a clone of the user object. This implementation clones any XML
nodes or otherwise returns the same user object instance.< / div >
< / li >
< / ul >
2017-11-24 16:16:54 +00:00
< a name = "toString--" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > toString< / h4 >
< pre > public java.lang.String toString()< / pre >
< dl >
< dt > < span class = "overrideSpecifyLabel" > Overrides:< / span > < / dt >
< dd > < code > toString< / code > in class < code > java.lang.Object< / code > < / dd >
< / dl >
< / li >
< / ul >
2014-04-01 11:30:48 +00:00
< / 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/mxCell.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/model/mxCellPath.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/mxCell.html" target = "_top" > Frames< / a > < / li >
2016-06-02 09:57:18 +00:00
< li > < a href = "mxCell.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 >
< 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-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 >