Home
last modified time | relevance | path

Searched refs:mxCellState (Results 1 – 17 of 17) sorted by relevance

/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DSchemaGraphComponent.java11 import com.mxgraph.view.mxCellState;
37 public void updateFloatingTerminalPoint(mxCellState edge, in SchemaGraphComponent()
38 mxCellState start, mxCellState end, boolean isSource) in SchemaGraphComponent()
89 public int getColumn(mxCellState state, boolean isSource) in getColumn()
109 public int getColumnLocation(mxCellState edge, mxCellState terminal, in getColumnLocation()
139 public Component[] createComponents(mxCellState state) in createComponents()
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DCustomCanvas.java14 import com.mxgraph.view.mxCellState;
35 public void drawState(mxICanvas canvas, mxCellState state, in CustomCanvas()
118 public void drawVertex(mxCellState state, String label) in drawVertex()
H A DSchemaEditor.java17 import com.mxgraph.view.mxCellState;
53 public ImageIcon getFoldingIcon(mxCellState state) in SchemaEditor()
H A DCustomCanvas.java.bak14 import com.mxgraph.view.mxCellState;
35 public void drawStateWithLabel(mxICanvas canvas, mxCellState state,
116 public void drawVertex(mxCellState state, String label)
H A DGraphEditor.java44 import com.mxgraph.view.mxCellState;
619 mxCellState state = getView().getState(cell); in getToolTipForCell()
H A DGraphEditor.java.bak34 import com.mxgraph.view.mxCellState;
490 mxCellState state = getView().getState(cell);
/plugin/diagramsnet/lib/js/diagramly/
H A DDistanceGuides.js35 var newState = new mxCellState();
54 if (state instanceof mxCellState)
H A DDialogs.js1283 return new mxCellState(this.graph.view, edge, this.graph.getCellStyle(edge));
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js846mxCellState(a,b,c){this.view=a;this.cell=b;this.style=null!=c?c:{};this.origin=new mxPoint;this.ab… class
847 mxCellState.prototype.visibleSourceState=null;mxCellState.prototype.visibleTargetState=null;mxCellS…
848 mxCellState.prototype.getPerimeterBounds=function(a,b){a=a||0;b=null!=b?b:new mxRectangle(this.x,th…
849 mxCellState.prototype.setAbsoluteTerminalPoint=function(a,b){b?(null==this.absolutePoints&&(this.ab…
850 mxCellState.prototype.setCursor=function(a){null!=this.shape&&this.shape.setCursor(a);null!=this.te…
851 mxCellState.prototype.getVisibleTerminalState=function(a){return a?this.visibleSourceState:this.vis…
852 mxCellState.prototype.updateCachedBounds=function(){var a=this.view.translate,b=this.view.scale;thi…
853 mxCellState.prototype.setState=function(a){this.view=a.view;this.cell=a.cell;this.style=a.style;thi…
854 mxCellState.prototype.clone=function(){var a=new mxCellState(this.view,this.cell,this.style);if(nul…
957 …d=f.transformControlPoint(a,d));null!=k&&(b=new mxCellState,b.x=k.x,b.y=k.y);null!=g&&(c=new mxCel…
[all …]
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js2545 var eState = new mxCellState();
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1050mxCellState(a,b,c){this.view=a;this.cell=b;this.style=null!=c?c:{};this.origin=new mxPoint;this.ab… class
1051 mxCellState.prototype.visibleSourceState=null;mxCellState.prototype.visibleTargetState=null;mxCellS…
1052 mxCellState.prototype.getPerimeterBounds=function(a,b){a=a||0;b=null!=b?b:new mxRectangle(this.x,th…
1053 mxCellState.prototype.setAbsoluteTerminalPoint=function(a,b){b?(null==this.absolutePoints&&(this.ab…
1054 mxCellState.prototype.setCursor=function(a){null!=this.shape&&this.shape.setCursor(a);null!=this.te…
1055 mxCellState.prototype.getVisibleTerminalState=function(a){return a?this.visibleSourceState:this.vis…
1056 mxCellState.prototype.updateCachedBounds=function(){var a=this.view.translate,b=this.view.scale;thi…
1057 mxCellState.prototype.setState=function(a){this.view=a.view;this.cell=a.cell;this.style=a.style;thi…
1058 mxCellState.prototype.clone=function(){var a=new mxCellState(this.view,this.cell,this.style);if(nul…
1161 …d=f.transformControlPoint(a,d));null!=k&&(b=new mxCellState,b.x=k.x,b.y=k.y);null!=g&&(c=new mxCel…
[all …]
H A Dapp.min.js1084mxCellState(a,b,c){this.view=a;this.cell=b;this.style=null!=c?c:{};this.origin=new mxPoint;this.ab… class
1085 mxCellState.prototype.visibleSourceState=null;mxCellState.prototype.visibleTargetState=null;mxCellS…
1086 mxCellState.prototype.getPerimeterBounds=function(a,b){a=a||0;b=null!=b?b:new mxRectangle(this.x,th…
1087 mxCellState.prototype.setAbsoluteTerminalPoint=function(a,b){b?(null==this.absolutePoints&&(this.ab…
1088 mxCellState.prototype.setCursor=function(a){null!=this.shape&&this.shape.setCursor(a);null!=this.te…
1089 mxCellState.prototype.getVisibleTerminalState=function(a){return a?this.visibleSourceState:this.vis…
1090 mxCellState.prototype.updateCachedBounds=function(){var a=this.view.translate,b=this.view.scale;thi…
1092 mxCellState.prototype.clone=function(){var a=new mxCellState(this.view,this.cell,this.style);if(nul…
1195 …d=f.transformControlPoint(a,d));null!=k&&(b=new mxCellState,b.x=k.x,b.y=k.y);null!=g&&(c=new mxCel…
1196 …d=f.transformControlPoint(a,d));null!=k&&(b=new mxCellState,b.x=k.x,b.y=k.y);null!=g&&(c=new mxCel…
[all …]
H A Dviewer-static.min.js1050mxCellState(a,b,c){this.view=a;this.cell=b;this.style=null!=c?c:{};this.origin=new mxPoint;this.ab… class
1051 mxCellState.prototype.visibleSourceState=null;mxCellState.prototype.visibleTargetState=null;mxCellS…
1052 mxCellState.prototype.getPerimeterBounds=function(a,b){a=a||0;b=null!=b?b:new mxRectangle(this.x,th…
1053 mxCellState.prototype.setAbsoluteTerminalPoint=function(a,b){b?(null==this.absolutePoints&&(this.ab…
1054 mxCellState.prototype.setCursor=function(a){null!=this.shape&&this.shape.setCursor(a);null!=this.te…
1055 mxCellState.prototype.getVisibleTerminalState=function(a){return a?this.visibleSourceState:this.vis…
1056 mxCellState.prototype.updateCachedBounds=function(){var a=this.view.translate,b=this.view.scale;thi…
1057 mxCellState.prototype.setState=function(a){this.view=a.view;this.cell=a.cell;this.style=a.style;thi…
1058 mxCellState.prototype.clone=function(){var a=new mxCellState(this.view,this.cell,this.style);if(nul…
1161 …d=f.transformControlPoint(a,d));null!=k&&(b=new mxCellState,b.x=k.x,b.y=k.y);null!=g&&(c=new mxCel…
[all …]
H A Dextensions.min.js1553 …otype.getLblEdgeOffset=function(a,b){if(null!=b&&1<b.length){var c=new mxCellState;c.absolutePoint…
1655 x=parseFloat(x.segment),C=new mxCellState;C.absolutePoints=k;q.view.updateEdgeBounds(C);var B="left…
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js7306 var state = new mxCellState(this.graph.view, edge, this.graph.getCellStyle(edge));
11921 colState = new mxCellState(graph.view, cols[index],
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js12095 var state = new mxCellState();