/plugin/diagramsnet/lib/shapes/er/ |
H A D | mxER.js | 1248 mxMarker.addMarker('ERone', function(c, shape, type, pe, unitX, unitY, size, source, sw, filled) argument 1251 var ny = unitY * (size + sw + 1); 1265 var ny = unitY * (size + sw + 1); 1278 mxMarker.addMarker('ERmany', function(c, shape, type, pe, unitX, unitY, size, source, sw, filled) argument 1281 var ny = unitY * (size + sw + 1); 1296 var ny = unitY * (size + sw + 1); 1313 var ny = unitY * (size + sw + 1); 1321 pe.y -= 2 * ny - unitY * sw / 2; 1361 var ny = unitY * (size + sw + 1); 1369 pe.y -= 2 * ny - unitY * sw / 2; [all …]
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Shapes.js | 5183 pe.y -= unitY * (2 * size + sw); 5186 unitY = unitY * (size + sw); 5253 unitY = unitY * (size + sw); 5270 c.lineTo(pt.x - unitX - unitY / 2, pt.y - unitY + unitX / 2); 5274 c.lineTo(pt.x + unitY / 2 - unitX, pt.y - unitY - unitX / 2); 5298 unitY = unitY * (size + sw); 5309 c.lineTo(pt.x - unitX - unitY / widthFactor, pt.y - unitY + unitX / widthFactor); 5313 c.lineTo(pt.x + unitY / widthFactor - unitX, pt.y - unitY - unitX / widthFactor); 5332 unitY = unitY * (size + sw); 5346 canvas.lineTo(pt.x - unitX - unitY / widthFactor, pt.y - unitY + unitX / widthFactor); [all …]
|
/plugin/diagramsnet/lib/shapes/ |
H A D | mxSysML.js | 954 var ny = unitY * (size + sw + 1); 971 mxMarker.addMarker('sysMLReqInt', function(c, shape, type, pe, unitX, unitY, size, source, sw, fill… argument 974 var ny = unitY * (size + sw + 1); 989 mxMarker.addMarker('sysMLProvInt', function(c, shape, type, pe, unitX, unitY, size, source, sw, fil… argument 992 var ny = unitY * (size + sw + 1); 2478 mxMarker.addMarker('sysMLx', function(c, shape, type, pe, unitX, unitY, size, source, sw, filled) argument 2481 var ny = unitY * (size + sw + 1); 2553 mxMarker.addMarker('sysMLLost', function(c, shape, type, pe, unitX, unitY, size, source, sw, filled) argument 2556 var ny = unitY * (size + sw + 1); 2578 mxMarker.addMarker('sysMLFound', function(c, shape, type, pe, unitX, unitY, size, source, sw, fille… argument [all …]
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Editor.js | 7788 mxMarker.createMarker = function(canvas, shape, type, pe, unitX, unitY, size, source, sw, filled) argument
|
/plugin/jmol2/jmol/ |
H A D | JmolApplet0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/obrador/
javax/
... |
H A D | JmolAppletSigned0.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
H A D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | CHANGES.txt | 825 # unitX unitY unitZ valence vanderwaals vibX
|