Home
last modified time | relevance | path

Searched defs:graph (Results 26 – 50 of 57) sorted by relevance

123

/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java88 final mxGraph graph = graphComponent.getGraph(); in GraphEditor() local
529 public CustomGraphComponent(mxGraph graph) in CustomGraphComponent()
/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js2295 return mxUtils.bind(this, function(graph, evt, target, x, y, force) argument
2812 …var dragSource = mxUtils.makeDraggable(elt, graph, mxUtils.bind(this, function(graph, evt, target,… argument
2922 dragSource.createPreviewElement = function(graph) argument
2940 dragSource.dragEnter = function(graph, evt) argument
2951 dragSource.dragExit = function(graph, evt) argument
2961 dragSource.dragOver = function(graph, evt) argument
3054 dragSource.getDropTarget = mxUtils.bind(this, function(graph, x, y, evt) argument
H A DEditor.js7 Editor = function(chromeless, themes, model, graph, editable) argument
1422 PrintDialog.createPrintPreview = function(graph, scale, pf, border, x0, y0, autoOrigin) argument
H A DGraph.js4895 HoverIcons = function(graph) argument
6114 function TableLayout(graph) argument
8132 Graph.prototype.updateCustomLinks = function(mapping, cells, graph) argument
9313 graph.click = function(me) {}; method
/plugin/diagramsnet/lib/js/diagramly/
H A DmxFreehand.js1 function mxFreehand(graph) argument
H A DEmbed.js78 function addMathJaxGraph(graph) argument
H A DEditorUi.js1066 EditorUi.prototype.createFileData = function(node, graph, file, url, forceXml, forceSvg, forceHtml, argument
1666 EditorUi.prototype.getHtml = function(node, graph, title, editLink, redirect, ignoreSelection) argument
1754 EditorUi.prototype.getHtml2 = function(xml, graph, title, editLink, redirect) argument
6564 EditorUi.prototype.decodeNodeIntoGraph = function(node, graph) argument
6766 EditorUi.prototype.getEmbeddedSvg = function(xml, graph, url, noHeader, callback, ignoreSelection, argument
9298 graph.getBackgroundImageObject = function(obj, resolveReferences) method
9361 graph.addClickHandler = function(highlight, beforeClick, onClick) method
9436 graph.getExportVariables = function() method
9457 graph.getGlobalVariable = function(name) method
9490 graph.labelLinkClicked = function(state, elt, evt) method
[all …]
H A DExtensions.js5487 function addCustomData(cell, p, graph) argument
5521 function replacePlaceholders(cell, graph) argument
5588 function setAttributeForCell(cell, key, value, graph) argument
5603 function updateCell(cell, obj, graph, source, target, ignoreLabel) argument
5822 function createVertex(obj, graph) argument
5866 function createEdge(obj, graph, source, target) argument
6202 function importLucidPage(graph, g, noSelection) argument
6815 function addRouterEdge(x, y, edge, select, graph, cells, v, cell) argument
6829 function addFloatingEdge(x1, y1, x2, y2, edge, select, graph, cells, v) argument
6954 function addCompositeShape(obj, select, graph) argument
[all …]
H A DDrawioFile.js721 graph.cellRenderer.redraw = function(state) method
H A DEditor.js3365 ignoreSelection, scale, transparentBackground, addShadow, converter, graph, border, noCrop, grid, argument
H A DDialogs.js12038 AspectDialog.prototype.createLayerItem = function(layer, pageId, graph, pageNode) argument
/plugin/jdraw/lib/
H A Djgraphx-examples.jar ... synthetic com.mxgraph.view.mxGraph val$graph final synthetic com.mxgraph.examples.swing. ...
H A Djdraw.jar ... synthetic com.mxgraph.view.mxGraph val$graph final synthetic com.mxgraph.examples.swing. ...
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DWorkflowMetadata.php188 public function setGraph(WorkflowGraph $graph)
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java168 final mxGraph graph = graphComponent.getGraph(); in BasicGraphEditor() local
H A DJTableRenderer.java96 protected mxGraph graph; field in JTableRenderer
H A DEditorRuler.java429 mxGraph graph = graphComponent.getGraph(); in paintComponent() local
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js78 function addMathJaxGraph(graph) argument
H A Dviewer.min.js563 ….fillAndStroke=function(){this.addNode(!0,!0)};function mxGuide(a,b){this.graph=a;this.setStates(b… method in mxGuide
1019 function mxPrintPreview(a,b,c,d,e,f,g,k,l){this.graph=a;this.scale=null!=b?b:1/a.pageScale;this.bor… method in mxPrintPreview
1610 …Handler.prototype.constructor=mxPanningHandler;mxPanningHandler.prototype.graph=null;mxPanningHand… method in mxPanningHandler
1619 function mxPopupMenuHandler(a,b){null!=a&&(this.graph=a,this.factoryMethod=b,this.graph.addMouseLis… method in mxPopupMenuHandler
1633 this.graph.getView().addListener(mxEvent.SCALE_AND_TRANSLATE,this.refreshHandler);this.graph.getVie… method in mxSelectionCellsHandler
1641 function mxConnectionHandler(a,b){mxEventSource.call(this);null!=a&&(this.graph=a,this.factoryMetho… method in mxConnectionHandler
1704 …ge(mxClient.imageBasePath+"/point.gif",5,5);mxConstraintHandler.prototype.graph=null;mxConstraintH… method in mxConstraintHandler
1913 function mxKeyHandler(a,b){null!=a&&(this.graph=a,this.target=b||document.documentElement,this.norm… method in mxKeyHandler
1918 …ler=null);this.target=null};function mxTooltipHandler(a,b){null!=a&&(this.graph=a,this.delay=b||50… method in mxTooltipHandler
1929 this.repaintHandler),this.graph.getView().addListener(mxEvent.SCALE_AND_TRANSLATE,this.repaintHandl… method in mxCellHighlight
[all …]
H A Dviewer-static.min.js563 ….fillAndStroke=function(){this.addNode(!0,!0)};function mxGuide(a,b){this.graph=a;this.setStates(b… method in mxGuide
1019 function mxPrintPreview(a,b,c,d,e,f,g,k,l){this.graph=a;this.scale=null!=b?b:1/a.pageScale;this.bor… method in mxPrintPreview
1610 …Handler.prototype.constructor=mxPanningHandler;mxPanningHandler.prototype.graph=null;mxPanningHand… method in mxPanningHandler
1619 function mxPopupMenuHandler(a,b){null!=a&&(this.graph=a,this.factoryMethod=b,this.graph.addMouseLis… method in mxPopupMenuHandler
1633 this.graph.getView().addListener(mxEvent.SCALE_AND_TRANSLATE,this.refreshHandler);this.graph.getVie… method in mxSelectionCellsHandler
1641 function mxConnectionHandler(a,b){mxEventSource.call(this);null!=a&&(this.graph=a,this.factoryMetho… method in mxConnectionHandler
1704 …ge(mxClient.imageBasePath+"/point.gif",5,5);mxConstraintHandler.prototype.graph=null;mxConstraintH… method in mxConstraintHandler
1913 function mxKeyHandler(a,b){null!=a&&(this.graph=a,this.target=b||document.documentElement,this.norm… method in mxKeyHandler
1918 …ler=null);this.target=null};function mxTooltipHandler(a,b){null!=a&&(this.graph=a,this.delay=b||50… method in mxTooltipHandler
1929 this.repaintHandler),this.graph.getView().addListener(mxEvent.SCALE_AND_TRANSLATE,this.repaintHandl… method in mxCellHighlight
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php152 protected $graph; variable in Elasticsearch\\Client
1744 public function graph(): GraphNamespace function in Elasticsearch\\Client
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js498 mxGraphMlCodec.prototype.importGraph = function (pageElement, graph, parent) argument
578 mxGraphMlCodec.prototype.importNode = function (nodeElement, graph, parent, dx, dy) argument
1884 mxGraphMlCodec.prototype.importEdge = function (edgeElement, graph, parent, dx, dy) argument
2218 mxGraphMlCodec.prototype.addLabels = function (node, lblObj, nodeStyle, graph, absPoints) argument
2597 mxGraphMlCodec.prototype.processPage = function (graph, pageIndex) argument
/plugin/amcharts/assets/amcharts/
H A Damcharts.js196 …);if(a){var c=this.chart,e={type:"rollOverGraphItem",item:a,index:a.index,graph:this,target:this,c… property in AnonymousFunction30194f81d100.e
197 …t:function(a,b){if(a){var c={type:"rollOutGraphItem",item:a,index:a.index,graph:this,target:this,c… property in AnonymousFunction30194f81d200.c
198 …GraphEvent(b,"clickGraph")}},handleGraphEvent:function(a,b){var c={type:b,graph:this,target:this,c… property in AnonymousFunction30194f81d400.c
199 graph:this,target:this,chart:this.chart,event:b};this.fire(c);this.chart.fire(c)}},zoom:function(a,… property in AnonymousFunction30194f81d600.c
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js245 …Event.DONE)))};function mxMorphing(a,b,c,d){mxAnimation.call(this,d);this.graph=a;this.steps=null!… method in mxMorphing
359 ….fillAndStroke=function(){this.addNode(!0,!0)};function mxGuide(a,b){this.graph=a;this.setStates(b… method in mxGuide
815 function mxPrintPreview(a,b,c,d,e,f,g,k,l){this.graph=a;this.scale=null!=b?b:1/a.pageScale;this.bor… method in mxPrintPreview
1406 …Handler.prototype.constructor=mxPanningHandler;mxPanningHandler.prototype.graph=null;mxPanningHand… method in mxPanningHandler
1415 function mxPopupMenuHandler(a,b){null!=a&&(this.graph=a,this.factoryMethod=b,this.graph.addMouseLis… method in mxPopupMenuHandler
1429 this.graph.getView().addListener(mxEvent.SCALE_AND_TRANSLATE,this.refreshHandler);this.graph.getVie… method in mxSelectionCellsHandler
1437 function mxConnectionHandler(a,b){mxEventSource.call(this);null!=a&&(this.graph=a,this.factoryMetho… method in mxConnectionHandler
1500 …ge(mxClient.imageBasePath+"/point.gif",5,5);mxConstraintHandler.prototype.graph=null;mxConstraintH… method in mxConstraintHandler
1709 function mxKeyHandler(a,b){null!=a&&(this.graph=a,this.target=b||document.documentElement,this.norm… method in mxKeyHandler
1714 …ler=null);this.target=null};function mxTooltipHandler(a,b){null!=a&&(this.graph=a,this.delay=b||50… method in mxTooltipHandler
[all …]
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js1707 mxVssxCodec.prototype.normalizeGraph = function (graph) argument
1798 mxVssxCodec.prototype.processPage = function (graph, page) { argument

123