Home
last modified time | relevance | path

Searched refs:shapes (Results 26 – 50 of 114) sorted by relevance

12345

/plugin/diagramsnet/lib/resources/
H A Ddia_bn.txt456 libraryTooltip=Drag and drop shapes here or click + to insert. Double click to edit.
685 shapes=Shapes
692 sidebarTooltip=Click to expand. Drag and drop shapes into the diagram. Shift+click to change select…
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia_eo.txt456 libraryTooltip=Drag and drop shapes here or click + to insert. Double click to edit.
685 shapes=Shapes
692 sidebarTooltip=Click to expand. Drag and drop shapes into the diagram. Shift+click to change select…
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia_mr.txt456 libraryTooltip=Drag and drop shapes here or click + to insert. Double click to edit.
685 shapes=Shapes
692 sidebarTooltip=Click to expand. Drag and drop shapes into the diagram. Shift+click to change select…
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia_my.txt456 libraryTooltip=Drag and drop shapes here or click + to insert. Double click to edit.
685 shapes=Shapes
692 sidebarTooltip=Click to expand. Drag and drop shapes into the diagram. Shift+click to change select…
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia_hi.txt456 libraryTooltip=Drag and drop shapes here or click + to insert. Double click to edit.
685 shapes=Shapes
692 sidebarTooltip=Click to expand. Drag and drop shapes into the diagram. Shift+click to change select…
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia_sk.txt456 libraryTooltip=Drag and drop shapes here or click + to insert. Double click to edit.
685 shapes=Shapes
692 sidebarTooltip=Click to expand. Drag and drop shapes into the diagram. Shift+click to change select…
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia_sr.txt456 libraryTooltip=Drag and drop shapes here or click + to insert. Double click to edit.
685 shapes=Oblici
692 sidebarTooltip=Click to expand. Drag and drop shapes into the diagram. Shift+click to change select…
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia_sw.txt456 libraryTooltip=Drag and drop shapes here or click + to insert. Double click to edit.
685 shapes=Shapes
692 sidebarTooltip=Click to expand. Drag and drop shapes into the diagram. Shift+click to change select…
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia_te.txt456 libraryTooltip=Drag and drop shapes here or click + to insert. Double click to edit.
685 shapes=Shapes
692 sidebarTooltip=Click to expand. Drag and drop shapes into the diagram. Shift+click to change select…
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia.txt456 libraryTooltip=Drag and drop shapes here or click + to insert. Double click to edit.
685 shapes=Shapes
692 sidebarTooltip=Click to expand. Drag and drop shapes into the diagram. Shift+click to change select…
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia_am.txt456 libraryTooltip=Drag and drop shapes here or click + to insert. Double click to edit.
685 shapes=Shapes
692 sidebarTooltip=Click to expand. Drag and drop shapes into the diagram. Shift+click to change select…
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia_gu.txt456 libraryTooltip=Drag and drop shapes here or click + to insert. Double click to edit.
685 shapes=Shapes
692 sidebarTooltip=Click to expand. Drag and drop shapes into the diagram. Shift+click to change select…
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia_hr.txt456 libraryTooltip=Drag and drop shapes here or click + to insert. Double click to edit.
685 shapes=Shapes
692 sidebarTooltip=Click to expand. Drag and drop shapes into the diagram. Shift+click to change select…
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia_lv.txt456 libraryTooltip=Drag and drop shapes here or click + to insert. Double click to edit.
685 shapes=Shapes
692 sidebarTooltip=Click to expand. Drag and drop shapes into the diagram. Shift+click to change select…
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia_ml.txt456 libraryTooltip=Drag and drop shapes here or click + to insert. Double click to edit.
685 shapes=Shapes
692 sidebarTooltip=Click to expand. Drag and drop shapes into the diagram. Shift+click to change select…
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia_zh.txt685 shapes=形状
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia_ru.txt685 shapes=Фигуры
H A Ddia_bg.txt685 shapes=Форми
H A Ddia_uk.txt685 shapes=Форми
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia_fa.txt685 shapes=‫اشکال‬
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia_ja.txt685 shapes=図形
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia_he.txt685 shapes=‫צורות‬
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
H A Ddia_ko.txt685 shapes=도형
1050 confADiagImportIncom={1} diagram "{2}" is imported partially and may have missing shapes
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js3054 var shapes = this.cellRenderer.getShapesForState(state);
3056 for (var j = 0; j < shapes.length; j++)
3058 if (shapes[j] != null && shapes[j].node != null)
3060 nodes.push(shapes[j].node);
7166 var shapes = root.firstChild;
7168 while (shapes != null)
7170 if (shapes.nodeName == 'shapes')
7172 mxStencilRegistry.parseStencilSet(shapes, postStencilLoad, install);
7175 shapes = shapes.nextSibling;
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

12345