Home
last modified time | relevance | path

Searched refs:bounds (Results 26 – 50 of 164) sorted by relevance

1234567

/plugin/google_maps/
H A Dscript.js34 function queryGoogleGeo(map, bounds, locations, index, zoom, retry) argument
59 setTimeout(queryGoogleGeo, GMAPS_RETRY_DELAY, map, bounds, locations, index, zoom, retry);
75 bounds.extend(point);
86 if (!bounds.isEmpty())
89 zoom = map.getBoundsZoomLevel(bounds);
98 map.setCenter(bounds.getCenter(), zoom);
103 queryGoogleGeo(map, bounds, locations, index + 1, zoom, retry);
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js688 this.bounds = bounds;
3557 this.bounds = bounds;
5419 … return new mxPoint(bounds.x + bounds.width - Math.min(bounds.width / 2, arcSize), bounds.y + tmp);
5426 …return new mxPoint(bounds.x + bounds.width - Math.min(Math.max(bounds.width / 2, bounds.height / 2…
5568 … return new mxPoint(bounds.x + (1 - as) * bounds.width, bounds.y + (1 - aw) * bounds.height / 2);
5896 …fixed) ? new mxPoint(bounds.x + size, bounds.y + bounds.height / 4) : new mxPoint(bounds.x + bound…
5997 return new mxPoint(bounds.x + position * bounds.width, bounds.y + bounds.height - size);
6007 return new mxPoint(bounds.x + position2 * bounds.width, bounds.y + bounds.height);
6017 …return new mxPoint(bounds.x + Math.min(bounds.width, position * bounds.width + base), bounds.y + b…
6131 return new mxPoint(bounds.x + 3 * bounds.width / 4, bounds.y + (1 - size) * bounds.height);
[all …]
/plugin/diagramsnet/lib/shapes/
H A DmxUML25.js4 function mxShapeUMLInputPin(bounds, fill, stroke, strokewidth) argument
7 this.bounds = bounds;
51 function mxShapeUMLBehaviorAction(bounds, fill, stroke, strokewidth) argument
54 this.bounds = bounds;
139 function mxShapeUMLAction(bounds, fill, stroke, strokewidth) argument
142 this.bounds = bounds;
201 function mxShapeUMLActionParams(bounds, fill, stroke, strokewidth) argument
204 this.bounds = bounds;
H A DmxEip.js12 function mxShapeEipMessageExpiration(bounds, fill, stroke, strokewidth) argument
15 this.bounds = bounds;
78 function mxShapeEipReturnAddress(bounds, fill, stroke, strokewidth) argument
81 this.bounds = bounds;
171 function mxShapeEipAnchor(bounds, fill, stroke, strokewidth) argument
174 this.bounds = bounds;
206 function mxShapeEipMessageChannel(bounds, fill, stroke, strokewidth) argument
209 this.bounds = bounds;
291 this.bounds = bounds;
381 this.bounds = bounds;
[all …]
H A DmxDFD.js11 function mxShapeDFDStart(bounds, fill, stroke, strokewidth) argument
14 this.bounds = bounds;
81 function mxShapeDFDArchive(bounds, fill, stroke, strokewidth) argument
84 this.bounds = bounds;
149 function mxShapeDFDCheck2(bounds, fill, stroke, strokewidth) argument
152 this.bounds = bounds;
236 function mxShapeDFDDataStoreID(bounds, fill, stroke, strokewidth) argument
239 this.bounds = bounds;
292 this.bounds = bounds;
396 function mxShapeDFDLoop(bounds, fill, stroke, strokewidth) argument
[all …]
H A DmxArchiMate3.js15 this.bounds = bounds;
539 this.bounds = bounds;
606 this.bounds = bounds;
672 this.bounds = bounds;
733 this.bounds = bounds;
803 this.bounds = bounds;
870 this.bounds = bounds;
936 this.bounds = bounds;
1010 this.bounds = bounds;
1081 this.bounds = bounds;
[all …]
H A DmxC4.js11 function mxShapeC4Person(bounds, fill, stroke, strokewidth) argument
14 this.bounds = bounds;
75 function mxShapeC4Person2(bounds, fill, stroke, strokewidth) argument
78 this.bounds = bounds;
139 function mxShapeC4WebBrowserContainer(bounds, fill, stroke, strokewidth) argument
142 this.bounds = bounds;
H A DmxIBM.js12 function mxShapeIBMBox(bounds, fill, stroke, strokewidth) argument
15 this.bounds = bounds;
H A DmxArchiMate.js12 function mxArchiMateLocation(bounds, fill, stroke, strokewidth) argument
15 this.bounds = bounds;
100 this.bounds = bounds;
262 this.bounds = bounds;
342 this.bounds = bounds;
415 this.bounds = bounds;
472 this.bounds = bounds;
792 this.bounds = bounds;
919 this.bounds = bounds;
1134 function mxArchiMateGap(bounds, fill, stroke, strokewidth) argument
[all …]
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupNavigation.js15 this.bounds = bounds;
126 this.bounds = bounds;
379 this.bounds = bounds;
453 this.bounds = bounds;
553 …return new mxPoint(bounds.x + ((bounds.width - 100) * barPos / bounds.width) / 100 * bounds.width …
554 }, function(bounds, pt)
556 …rPos'] = Math.round(1000 * Math.max(0, Math.min(100, (pt.x - bounds.x - 50) * 100 / (bounds.width …
571 this.bounds = bounds;
623 this.bounds = bounds;
675 this.bounds = bounds;
[all …]
H A DmxMockupGraphics.js15 this.bounds = bounds;
116 this.bounds = bounds;
218 this.bounds = bounds;
315 this.bounds = bounds;
431 this.bounds = bounds;
507 this.bounds = bounds;
631 this.bounds = bounds;
797 this.bounds = bounds;
991 this.bounds = bounds;
1122 this.bounds = bounds;
[all …]
H A DmxMockupButtons.js15 this.bounds = bounds;
123 this.bounds = bounds;
221 this.bounds = bounds;
438 this.bounds = bounds;
649 this.bounds = bounds;
745 this.bounds = bounds;
790 this.bounds = bounds;
826 this.bounds = bounds;
879 this.bounds = bounds;
932 this.bounds = bounds;
[all …]
H A DmxMockupText.js12 function mxShapeMockupLink(bounds, fill, stroke, strokewidth) argument
15 this.bounds = bounds;
69 this.bounds = bounds;
268 this.bounds = bounds;
469 this.bounds = bounds;
550 this.bounds = bounds;
615 this.bounds = bounds;
704 this.bounds = bounds;
767 this.bounds = bounds;
849 this.bounds = bounds;
[all …]
H A DmxMockupiOS.js100 this.bounds = bounds;
660 this.bounds = bounds;
700 this.bounds = bounds;
767 this.bounds = bounds;
1165 this.bounds = bounds;
1388 this.bounds = bounds;
1532 this.bounds = bounds;
1624 this.bounds = bounds;
1714 this.bounds = bounds;
1810 this.bounds = bounds;
[all …]
H A DmxMockupContainers.js15 this.bounds = bounds;
223 this.bounds = bounds;
415 this.bounds = bounds;
618 this.bounds = bounds;
817 this.bounds = bounds;
1012 this.bounds = bounds;
1093 this.bounds = bounds;
1192 this.bounds = bounds;
1468 this.bounds = bounds;
1688 this.bounds = bounds;
[all …]
H A DmxMockupForms.js15 this.bounds = bounds;
142 this.bounds = bounds;
264 this.bounds = bounds;
337 this.bounds = bounds;
427 this.bounds = bounds;
983 this.bounds = bounds;
1148 this.bounds = bounds;
1301 this.bounds = bounds;
1431 this.bounds = bounds;
1491 this.bounds = bounds;
[all …]
/plugin/diagramsnet/lib/js/
H A Dexport.js182 var bounds;
247 ipcRenderer.send('render-finished', {bounds: JSON.stringify(bounds), pageCount: pageCount});
582 var bounds = this.getGraphBounds();
584 if (bounds.width == 0 || bounds.height == 0)
593 var w = Math.floor(bounds.width / this.view.scale);
769 bounds = new mxRectangle(0, 0, pf.width, pf.height);
780 bounds.add(new mxRectangle(
791 bounds.width += 7;
792 bounds.height += 7;
795 document.body.style.width = Math.ceil(bounds.x + bounds.width) + 'px';
[all …]
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DComponentResizer.java53 private Rectangle bounds; field in ComponentResizer
305 bounds = source.getBounds(); in mousePressed()
349 changeBounds(source, direction, bounds, pressed, dragged); in mouseDragged()
353 Rectangle bounds, Point pressed, Point current) { in changeBounds() argument
356 int x = bounds.x; in changeBounds()
357 int y = bounds.y; in changeBounds()
358 int width = bounds.width; in changeBounds()
359 int height = bounds.height; in changeBounds()
440 Rectangle bounds = env.getMaximumWindowBounds(); in getBoundingSize() local
441 return new Dimension(bounds.width, bounds.height); in getBoundingSize()
H A DMovieEditorDialog.java255 Rectangle bounds = g.getClipBounds(); in decorate() local
256 g.fillRect(bounds.x, bounds.y, bounds.width, bounds.height); in decorate()
259 Rectangle bounds = g.getClipBounds(); in decorate() local
260 g.fillRect(bounds.x, bounds.y, bounds.width, bounds.height); in decorate()
263 Rectangle bounds = g.getClipBounds(); in decorate() local
264 g.fillRect(bounds.x, bounds.y, bounds.width, bounds.height); in decorate()
894 Rectangle bounds = getBounds(); in buildUI()
898 double xScale = (double) bounds.width/(double) image.getWidth(null); in buildUI()
899 double yScale = (double) bounds.height/(double) image.getHeight(null); in buildUI()
909 …g.drawImage(image, (bounds.width-scaledWidth)/2, (bounds.height-scaledHeight)/2, scaledWidth, scal… in buildUI()
[all …]
H A DCaptureFrame.java89 Rectangle bounds = capturePanel.getBounds(); in CaptureFrame()
90 Point loc = bounds.getLocation(); in CaptureFrame()
92 bounds.setLocation(loc); in CaptureFrame()
93 Properties props = captureConfig.setRecordingRectangle(bounds); in CaptureFrame()
110 Rectangle bounds = capturePanel.getBounds(); in CaptureFrame()
111 Point loc = bounds.getLocation(); in CaptureFrame()
113 bounds.setLocation(loc); in CaptureFrame()
114 Properties props = captureConfig.setRecordingRectangle(bounds); in CaptureFrame()
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DVsdxExport.js105 var bounds = graph.getGraphBounds().clone();
109 var x0 = Math.round(bounds.x / sc) - tr.x;
110 var y0 = Math.round(bounds.y / sc) - tr.y;
118 x0 += Math.ceil((tr.x - bounds.x / sc) / availableWidth) * availableWidth;
411 var bounds = state.cellBounds;
413 var hw = bounds.width/2, hh = bounds.height/2;
417 shape.appendChild(createCellElemScaled("Width", bounds.width, xmlDoc));
418 shape.appendChild(createCellElemScaled("Height", bounds.height, xmlDoc));
428 …y = (noHeight? 0 : bounds.height) - y * s.scale + bounds.y - s.dy - (withoutShift || isChild? 0 : …
635 var bounds = graph.getGraphBounds();
[all …]
/plugin/diagramsnet/lib/shapes/pid2/
H A DmxPidInstruments.js12 function mxShapePidDiscInst(bounds, fill, stroke, strokewidth) argument
15 this.bounds = bounds;
113 function mxShapePidSharedCont(bounds, fill, stroke, strokewidth) argument
116 this.bounds = bounds;
217 function mxShapePidCompFunc(bounds, fill, stroke, strokewidth) argument
220 this.bounds = bounds;
328 this.bounds = bounds;
434 function mxShapePidIndicator(bounds, fill, stroke, strokewidth) argument
437 this.bounds = bounds;
587 function mxShapePidLogic(bounds, fill, stroke, strokewidth) argument
[all …]
/plugin/sketchcanvas/script/
H A DSketchCanvas.js302 var bounds = expandRect(objBounds(dobjs[i]), 10);
303 if(hitRect(bounds, mx, my)){
465 var bounds = expandRect(objBounds(selectobj[i]), 10);
466 if(hitRect(bounds, mx, my))
477 var bounds = expandRect(objBounds(dobjs[i]), 10);
478 if(hitRect(bounds, mx, my)){
510 var bounds = objBounds(selectobj[n]);
512 if(1 <= Math.abs(bounds.maxx - bounds.minx) && 1 <= Math.abs(bounds
822 getHandleRect(bounds, i) global() argument
[all...]
/plugin/diagramsnet/lib/js/diagramly/
H A DGraphViewer.js204 (bounds.width + 1) + ' ' +
205 (bounds.height + 1));
389 bounds = mxRectangle.fromRectangle(bounds);
390 bounds.add(new mxRectangle(
395 return bounds;
586 var bounds = graph.getGraphBounds();
590 bounds.width, bounds.height, bounds.x, bounds.y);
1009 var bounds = graph.getGraphBounds();
1012 var x0 = (bounds.x != null) ? Math.floor(graph.view.translate.x - bounds.x / s + border) : border;
1013 var y0 = (bounds.y != null) ? Math.floor(graph.view.translate.y - bounds.y / s + border) : border;
[all …]
/plugin/diagramsnet/lib/shapes/er/
H A DmxER.js17 this.bounds = bounds;
132 this.bounds = bounds;
325 this.bounds = bounds;
409 this.bounds = bounds;
504 this.bounds = bounds;
577 this.bounds = bounds;
761 this.bounds = bounds;
854 this.bounds = bounds;
965 this.bounds = bounds;
1120 this.bounds = bounds;
[all …]

1234567