Home
last modified time | relevance | path

Searched refs:cell (Results 201 – 225 of 383) sorted by last modified time

12345678910>>...16

/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js774cell=b;this.previous=this.terminal=c;this.source=d}mxTerminalChange.prototype.execute=function(){n…
775cell&&(this.value=this.previous,this.previous=this.model.valueForCellChanged(this.cell,this.previo…
776cell&&(this.geometry=this.previous,this.previous=this.model.geometryForCellChanged(this.cell,this.…
777cell=b;this.previous=this.visible=c}mxVisibleChange.prototype.execute=function(){null!=this.cell&&…
1007cell!=this.currentRoot){var b=this.graph.getModel(),c=this.getState(b.getParent(a.cell));null!=c&&…
1351cell)){a.view.updateCellState(a);var e=d.getGeometry(a.cell);0==b&&0==c||null==e||e.relative&&null…
1352cell)&&a.view.updateCellState(a);var f=this.graph.getCellGeometry(a.cell),g=a.view.getState(e.getP…
1363cell)))for(var c=this.graph.model,d=this.graph.view.getState(c.getParent(b.cell));null!=d&&!this.g…
1375cell),this.cell);for(b=0;b<a.length;b++)c=this.graph.view.getState(a[b]),null==c||g.get(c)||g.put(…
1400 …h.model.isEdge(a.cell)||this.graph.model.isVertex(a.cell))&&this.graph.isCellDeletable(a.cell)&&0=…
[all …]
/plugin/diagramsnet/lib/plugins/
H A Danimation.js40 function mapCell(cell, clone, mapping) argument
43 mapping[cell.id] = clone;
45 var childCount = cell.getChildCount();
75 var cell = graph.getModel().cells[id];
77 if (graph.getModel().isVertex(cell) || graph.getModel().isEdge(cell))
79 graph.setCellStyles('opacity', '0', [cell]);
112 var cell = mapping[tokens[1]];
114 if (cell != null)
127 animateCells(graph, [cell]);
387 function showCell(graph, cell) argument
[all …]
H A Dtags.js141 graph.isCellVisible = function(cell) argument
145 !matchTags(graph.getTagsForCell(cell), hiddenTags, hiddenTagCount));
H A Dprops.js83 function cellClicked(cell) argument
92 if (cell == null)
99 var attrs = (cell.value != null) ? cell.value.attributes : null;
103 highlight.highlight(graph.view.getState(cell));
108 var label = graph.sanitizeHtml(graph.getLabel(cell));
136 var label = graph.convertValueToString(cell);
H A Dupdate.js210 var cell = graph.model.cells[id];
212 if (graph.model.isEdge(cell))
215 var state = graph.view.getState(cell);
220 update.setAttribute('id', cell.id);
230 update.setAttribute('id', cell.id);
237 else if (graph.model.isVertex(cell))
241 if (cell.value != null && typeof(cell.value) == 'object' &&
245 if (cell.prevStyle == null)
247 cell.prevStyle = cell.style;
253 update.setAttribute('id', cell.id);
[all …]
H A Dvoice.js1348 var index = model.getParent(cell).getIndex(cell);
1407 var index = model.getParent(cell).getIndex(cell);
1752 var cell = cells[i];
1756 vertices.push(cell);
1965 var cell = cells[i];
2051 if (cell != null)
2167 var cell = cells[i];
2216 cell = cells[0];
2218 if (graph.model.isEdge(cell) && graph.model.getTerminal(cell, true) != null &&
2234 lastInserted = cell;
[all …]
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Advanced.js79 var cell = sb.graph.cloneCell(flow);
80 cell.geometry = new mxGeometry(0, 0, 460, 150);
81cell.style = 'swimlane;html=1;startSize=20;horizontal=0;childLayout=flowLayout;flowOrientation=wes…
82 cell.value = 'Horizontal Flow Layout';
84 …return sb.createVertexTemplateFromCells([cell], cell.geometry.width, cell.geometry.height, 'Horizo…
H A DSidebar-UML25.js28 cell.vertex = true;
32 cell.insert(label);
34 …return sb.createVertexTemplateFromCells([cell], cell.geometry.width, cell.geometry.height, 'Constr…
504 cell.vertex = true;
508 cell.insert(label);
510 …return sb.createVertexTemplateFromCells([cell], cell.geometry.width, cell.geometry.height, 'Behavi…
522 cell.vertex = true;
526 cell.insert(label);
846 cell.vertex = true;
850 cell.insert(label);
[all …]
H A DSidebar-BPMN.js93 …var cell = new mxCell('', new mxGeometry(0, 0, 24, 16), 'shape=message;html=1;outlineConnect=0;lab…
94 cell.geometry.relative = true;
95 cell.vertex = true;
96 cell.geometry.offset = new mxPoint(8, -8);
97 edge.insert(cell);
110 …var cell = new mxCell('', new mxGeometry(0, 0, 24, 16), 'shape=message;html=1;outlineConnect=0;lab…
111 cell.geometry.relative = true;
112 cell.vertex = true;
113 cell.geometry.offset = new mxPoint(8, -8);
114 edge.insert(cell);
H A DSidebar-ER.js61 cell.vertex = true;
66 …return sb.createVertexTemplateFromCells([cell], cell.geometry.width, cell.geometry.height, 'List');
75 cell.vertex = true;
83 …return sb.createVertexTemplateFromCells([cell], cell.geometry.width, cell.geometry.height, 'List I…
96 cell.vertex = true;
102 cell.insert(cell1);
104 …return sb.createVertexTemplateFromCells([cell], cell.geometry.width, cell.geometry.height, 'Entity…
129 cell.vertex = true;
133 cell.insert(cell1);
137 cell.insert(cell2);
[all …]
/plugin/diagramsnet/lib/js/
H A Dapp.min.js1013cell&&(this.value=this.previous,this.previous=this.model.valueForCellChanged(this.cell,this.previo…
1245cell!=this.currentRoot){var b=this.graph.getModel(),c=this.getState(b.getParent(a.cell));null!=c&&…
1589cell)){a.view.updateCellState(a);var e=d.getGeometry(a.cell);0==b&&0==c||null==e||e.relative&&null…
1590cell)&&a.view.updateCellState(a);var f=this.graph.getCellGeometry(a.cell),g=a.view.getState(e.getP…
1601cell)))for(var c=this.graph.model,d=this.graph.view.getState(c.getParent(b.cell));null!=d&&!this.g…
1613cell),this.cell);for(b=0;b<a.length;b++)c=this.graph.view.getState(a[b]),null==c||g.get(c)||g.put(…
1638 …h.model.isEdge(a.cell)||this.graph.model.isVertex(a.cell))&&this.graph.isCellDeletable(a.cell)&&0=…
1859cell||null!=c&&!b.graph.connectableEdges&&e.isEdge(c)||e.isAncestor(b.state.cell,c))c=null;this.gr…
2518 …turn this.graph.isSwimlane(a.cell)||this.graph.isTableCell(a.cell)||this.graph.isTableRow(a.cell)|…
2576cell)||(this.selectionCellsHandler.handlers.put(c.cell,e),this.selectCellForEvent(c.cell,b.getEven…
[all …]
H A Dexport.js143 graph.getLinkForCell = function(cell) argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js208 result.cells.push(cell);
215 !graph.isTableRow(cell) && !graph.isTableCell(cell);
217 result.cell = result.cell || graph.isTableCell(cell);
219 result.vertices.push(cell);
283 result.edges.push(cell);
1958 var cell = ss.cells[0];
1979 !graph.isTable(cell) && !ss.row && !ss.cell && graph.getModel().getChildCount(cell) > 0)
2093 !ss.cell && graph.getModel().isVertex(graph.getModel().getParent(cell)))
2556 cell = graph.model.getParent(cell);
6116 if (cell != null)
[all …]
H A DMenus.js652 graph.isTableRow(cell) ||
653 graph.isTableCell(cell);
655 graph.isStackChild(cell);
747 if (cell != null)
753 graph.deleteLane(cell);
817 graph.deleteLane(cell);
1036 var cell = r.cells[j];
1099 var cell = cells[i];
1121 edges.push(cell);
1523 !graph.isSwimlane(cell) && graph.getModel().getChildCount(cell) > 0 &&
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DDevTools.js10 Graph.prototype.getTooltipForCell = function(cell) argument
13 var geo = this.getCellGeometry(cell);
15 tip += ((tip.length > 0) ? '<br>' : '') + 'id=' + cell.id + '<br>';
29 var state = this.view.getState(cell);
66 if (cell.style != null)
68 …white-space:nowrap;width:480px;overflow:hidden;text-overflow:ellipsis;">' + cell.style + '</span>';
H A DExtensions.js5222 if (!cell.edge && !cell.style.includes('rounded'))
5627 cell.style += addAllStyles(cell.style, p, a, cell, isLastLblHTML);
5646 if (cell.edge)
9655 cell.style +=
9656 addAllStyles(cell.style, p, a, cell, isLastLblHTML) +
9669 v.insert(cell);
10000 v.insert(cell);
10023 v.insert(cell);
13216 cell.style += addAllStyles(cell.style, shape, a, cell, isLastLblHTML);
13222 cell.style += addAllStyles(cell.style, p, a, cell, isLastLblHTML);
[all …]
H A DMinimal.js1027 var cell = graph.getSelectionCell();
1032 if (graph.model.isVertex(cell))
2171 cell.geometry.setTerminalPoint(new mxPoint(cell.geometry.width, 0), false);
2172 cell.geometry.points = [];
2173 cell.geometry.relative = true;
2174 cell.edge = true;
2177 cell.geometry.width, cell.geometry.height,
2181 cell = cell.clone();
2183 cell.geometry.width = graph.defaultEdgeLength + 20;
2185 cell.geometry.setTerminalPoint(new mxPoint(cell.geometry.width, 20), false);
[all …]
H A DmxFreehand.js207 … var cell = new mxCell('', new mxGeometry(minX / s - tr.x, minY / s - tr.y, w / s, h / s), style);
208 cell.vertex = 1;
213 cell = graph.addCell(cell);
215 graph.fireEvent(new mxEventObject('cellsInserted', 'cells', [cell]));
216 graph.fireEvent(new mxEventObject('freehandInserted', 'cell', cell));
223 graph.setSelectionCells([cell]);
H A DMenus.js610 var cell = graph.getSelectionCell();
1306 orgChartLayout.execute(cell);
1952 cell.vertex = true;
2981 cell.vertex = true;
2984 cell.geometry.x = pt.x;
2985 cell.geometry.y = pt.y;
2990 cell = graph.addCell(cell);
2998 graph.scrollCellToVisible(cell);
2999 graph.setSelectionCell(cell);
3004 graph.startEditing(cell);
[all …]
H A DDistanceGuides.js56 if (clone || !this.graph.isCellSelected(state.cell))
/plugin/diagramsnet/lib/plugins/trees/
H A Dtrees.js29 function isTreeCell(cell) argument
33 if (cell != null)
263 var cell = temp[i];
634 function addParent(cell) argument
693 function addChild(cell) argument
1257 cell.vertex = true;
1296 cell.vertex = true;
1307 cell.vertex = true;
1325 cell.vertex = true;
1344 cell.vertex = true;
[all …]
/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaLayout.js114 var cell = cells[id];
115 var state = view.getState(cell);
118 if (cell.isVertex()) {
285 var cell = cells[id];
289 if (cell.isVertex() && this.layout.isLeafOrCollapsed(cell))
330 cell.geometry = this.originalGeometries.get(cell);
347 else if (cell.isEdge())
355 var cell = cells[id];
358 if (cell.isVertex() && !this.layout.isLeafOrCollapsed(cell))
383 cell.geometry = this.originalGeometries.get(cell);
[all …]
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupMisc.js1260 var unit = this.state.view.graph.getLabel(this.state.cell);
1305 var unit = this.state.view.graph.getLabel(this.state.cell);
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js98 this.xmGeo = cellState.cell.geometry;
183 var cell = this.createElt("Cell");
184 cell.setAttribute("N", name);
185 cell.setAttribute("V", val);
187 if (formula) cell.setAttribute("F", formula);
189 return cell;
/plugin/watchcycle/
H A Dstyle.less46 display: table-cell;

12345678910>>...16