Lines Matching refs:prototype

4     d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
124 mxVsdxCodec.prototype.scaleGraph = function(graph, scale)
177 mxVsdxCodec.prototype.decodeVsdx = function (file, callback, charset, onerror) {
491 mxVsdxCodec.prototype.createMxGraph = function () {
500 mxVsdxCodec.prototype.processPage = function (graph, page) {
525 /*private*/ mxVsdxCodec.prototype.scalePoint = function (p, scale) {
540 /*private*/ mxVsdxCodec.prototype.scaleRect = function (rect, scale) {
557 … /*private*/ mxVsdxCodec.prototype.importNodes = function (rootDoc, currentNode, path, docData) {
623 mxVsdxCodec.prototype.importPage = function (page, graph, parent, noSanitize)
753 mxVsdxCodec.prototype.postImportPage = function(page, graph, callback)
864 … mxVsdxCodec.prototype.addShape = function (graph, shape, parent, pageId, parentHeight) {
955 … mxVsdxCodec.prototype.addGroup = function (graph, shape, parent, pageId, parentHeight) {
1091 … mxVsdxCodec.prototype.addVertex = function (graph, shape, parent, pageId, parentHeight) {
1155 mxVsdxCodec.prototype.processEdgeGeo = function (edgeShape, edge)
1193 … mxVsdxCodec.prototype.addConnectedEdge = function (graph, connect, pageId, pageHeight) {
1381 … mxVsdxCodec.prototype.addUnconnectedEdge = function (graph, parent, edgeShape, pageHeight) {
1447 … mxVsdxCodec.prototype.rotateChildEdge = function (model, parent, beginXY, endXY, points) {
1474 mxVsdxCodec.prototype.sanitiseGraph = function (graph) {
1478 /*private*/ mxVsdxCodec.prototype.sanitiseCell = function (graph, cell) {
1552 mxVssxCodec.prototype.decodeVssx = function (file, callback, charset, onerror) {
1638 … var shapeXML_1 = _super.prototype.processPage.call(this_1, shapeGraph, null);
1685 mxVssxCodec.prototype.normalizeGeo = function (cell) {
1707 mxVssxCodec.prototype.normalizeGraph = function (graph)
1786 mxVssxCodec.prototype.transPoint = function (p, srcP) {
1798 mxVssxCodec.prototype.processPage = function (graph, page) {
1816 … var shapeXML_2 = _super.prototype.processPage.call(this_2, shapeGraph, null);
1883 Row.prototype.getX = function () {
1886 Row.prototype.getY = function () {
1889 Row.prototype.getA = function () {
1892 Row.prototype.getB = function () {
1895 Row.prototype.getC = function () {
1898 Row.prototype.getD = function () {
1901 Row.prototype.getFormulaA = function () {
1904 Row.prototype.getFormulaE = function () {
1907 Row.prototype.getIndex = function () {
2143 mxPropertiesManager.prototype.initialise = function (elem, model) {
2178 mxPropertiesManager.prototype.getColor = function (ix) {
2193 mxPropertiesManager.prototype.getFont = function (id) {
2253 mxVsdxConnect.prototype.addFromCell = function (connectElem, fromCell) {
2284 mxVsdxConnect.prototype.findToPart = function (connectElem, source) {
2294 mxVsdxConnect.prototype.getFromSheet = function () {
2297 mxVsdxConnect.prototype.getSourceToSheet = function () {
2300 mxVsdxConnect.prototype.getTargetToSheet = function () {
2303 mxVsdxConnect.prototype.getSourceToPart = function () {
2306 mxVsdxConnect.prototype.getTargetToPart = function () {
2313 mxVsdxConnect.prototype.addConnect = function (connectElem) {
2505 var __args = Array.prototype.slice.call(arguments);
2523 var __args = Array.prototype.slice.call(arguments);
2540 mxVsdxGeometry.prototype.getIndex$org_w3c_dom_Element = function (elem) {
2549 mxVsdxGeometry.prototype.getIndex = function (elem) {
2559 /*private*/ mxVsdxGeometry.prototype.processGeoElem = function (elem) {
2640 /*private*/ mxVsdxGeometry.prototype.inheritGeo = function (parent) {
2649 mxVsdxGeometry.prototype.getIndex$ = function () {
2652 mxVsdxGeometry.prototype.isNoFill = function () {
2655 mxVsdxGeometry.prototype.isNoLine = function () {
2658 mxVsdxGeometry.prototype.isNoShow = function () {
2661 mxVsdxGeometry.prototype.isNoSnap = function () {
2664 mxVsdxGeometry.prototype.isNoQuickDrag = function () {
2667 mxVsdxGeometry.prototype.getRows = function () {
2670 mxVsdxGeometry.prototype.getPathXML = function (p, shape) {
2706 mxVsdxGeometry$0.prototype.compare = function (r1, r2) {
2739 mxVsdxGeometryList.prototype.addGeometry = function (geoElem) {
2749 /*private*/ mxVsdxGeometryList.prototype.sort = function () {
2758 mxVsdxGeometryList.prototype.isNoShow = function () {
2768 mxVsdxGeometryList.prototype.isNoFill = function () {
2778 mxVsdxGeometryList.prototype.isNoLine = function () {
2788 mxVsdxGeometryList.prototype.hasGeom = function () {
2792 mxVsdxGeometryList.prototype.getGeoCount = function () {
2803 … /*private*/ mxVsdxGeometryList.prototype.rotatedPoint = function (pt, cos, sin) {
2816 … mxVsdxGeometryList.prototype.getRoutingPoints = function (parentHeight, startPoint, rotation) {
2860 mxVsdxGeometryList.prototype.getShapeXML = function (shape) {
2887 …/*private*/ mxVsdxGeometryList.prototype.processGeo = function (shape, p, parsedGeom, lastGeoStyle…
2926 /*private*/ mxVsdxGeometryList.prototype.getGeoStyle = function (geo) {
2939 … /*private*/ mxVsdxGeometryList.prototype.closePath = function (parsedGeom, geoStyle) {
2966 mxVsdxGeometryList$0.prototype.compare = function (g1, g2) {
3012 mxVsdxMaster.prototype.processMasterShapes = function (model) {
3067 … mxVsdxMaster.prototype.processMasterShape = function (shapeElem, model, internal)
3133 mxVsdxMaster.prototype.getMasterShape = function () {
3141 mxVsdxMaster.prototype.getSubShape = function (id) {
3148 mxVsdxMaster.prototype.getNameU = function () {
3155 mxVsdxMaster.prototype.getName = function () {
3162 mxVsdxMaster.prototype.getUniqueID = function () {
3169 mxVsdxMaster.prototype.getId = function () {
3172 mxVsdxMaster.prototype.getMasterElement = function () {
3255 /*private*/ mxVsdxModel.prototype.initThemes = function () {
3307 mxVsdxModel.prototype.initStylesheets = function () {
3332 mxVsdxModel.prototype.initMasters = function () {
3371 mxVsdxModel.prototype.initPages = function () {
3437 mxVsdxModel.prototype.getPages = function () {
3440 mxVsdxModel.prototype.getThemes = function () {
3443 mxVsdxModel.prototype.getRelationship = function (rid, path) {
3464 mxVsdxModel.prototype.getMaster = function (masterId) {
3467 mxVsdxModel.prototype.createPage = function (pageEle) {
3470 mxVsdxModel.prototype.getPropertiesManager = function () {
3473 mxVsdxModel.prototype.setPropertiesManager = function (pm) {
3476 mxVsdxModel.prototype.getMasterShapes = function () {
3479 mxVsdxModel.prototype.setMasterShapes = function (mm) {
3487 mxVsdxModel.prototype.getStylesheet = function (id) {
3490 mxVsdxModel.prototype.getXmlDoc = function (path) {
3493 mxVsdxModel.prototype.getMedia = function (path) {
3590 mxVsdxPage.prototype.parseNodes = function (pageElem, model, pageName) {
3665 mxVsdxPage.prototype.resolveRel = function (relNode, model, pageName) {
3695 mxVsdxPage.prototype.parseShapes = function (shapesElement, master, recurse) {
3743 mxVsdxPage.prototype.createCell = function (shapeElem, vertex, masterTmp) {
3746 mxVsdxPage.prototype.isEdge = function (shape) {
3797 mxVsdxPage.prototype.getPageDimensions = function () {
3816 mxVsdxPage.prototype.getDrawingScale = function () {
3827 mxVsdxPage.prototype.getPageScale = function () {
3834 mxVsdxPage.prototype.getCellValue = function (cellName) {
3841 mxVsdxPage.prototype.getCellIntValue = function (cellName, defVal) {
3852 mxVsdxPage.prototype.getId = function () {
3855 mxVsdxPage.prototype.getPageName = function () {
3858 mxVsdxPage.prototype.getShapes = function () {
3861 mxVsdxPage.prototype.getLayers = function () {
3864 mxVsdxPage.prototype.getConnects = function () {
3867 mxVsdxPage.prototype.isBackground = function () {
3874 mxVsdxPage.prototype.getBackPageId = function () {
3877 mxVsdxPage.prototype.setBackPage = function (page) {
3880 mxVsdxPage.prototype.getBackPage = function () {
4069 mxVsdxTheme.prototype.getThemeIndex = function () {
4072 mxVsdxTheme.prototype.setVariant = function (variant) {
4075 mxVsdxTheme.prototype.isPure = function () {
4078 mxVsdxTheme.prototype.processTheme = function () {
4166 /*private*/ mxVsdxTheme.prototype.processExtras = function (element) {
4283 … /*private*/ mxVsdxTheme.prototype.fillFontStyles = function (fontStyle, fontColors, fontStyles) {
4295 /*private*/ mxVsdxTheme.prototype.processFormats = function (element) {
4328 /*private*/ mxVsdxTheme.prototype.processFonts = function (element) {
4330 /*private*/ mxVsdxTheme.prototype.processColors = function (element) {
4362 /*private*/ mxVsdxTheme.prototype.addVariantColors = function (element) {
4375 … /*private*/ mxVsdxTheme.prototype.addVariantColorsSet = function (index, variant) {
4408 /*private*/ mxVsdxTheme.prototype.addBkgndColor = function (element) {
4414 /*private*/ mxVsdxTheme.prototype.extractThemeIndex = function (element) {
4420 /*private*/ mxVsdxTheme.prototype.addBasicColor = function (clrName, element) {
4423 mxVsdxTheme.prototype.getSchemeColor = function (val) {
4428 mxVsdxTheme.prototype.getStyleColor = function (styleColor) {
4463 mxVsdxTheme.prototype.getFillGraientColor = function (quickStyleVals) {
4466 …mxVsdxTheme.prototype.getFillColor$com_mxgraph_io_vsdx_theme_QuickStyleVals = function (quickStyle…
4469 …mxVsdxTheme.prototype.getFillColor$com_mxgraph_io_vsdx_theme_QuickStyleVals$boolean = function (qu…
4535 mxVsdxTheme.prototype.getFillColor = function (quickStyleVals, getGradient) {
4545 … /*private*/ mxVsdxTheme.prototype.getLineStyle = function (quickStyleLineMatrix, lineStyles) {
4572 …/*private*/ mxVsdxTheme.prototype.getLineStyleExt = function (quickStyleLineMatrix, lineStylesExt)…
4588 …mxVsdxTheme.prototype.getLineColor$com_mxgraph_io_vsdx_theme_QuickStyleVals$java_util_ArrayList = …
4633 mxVsdxTheme.prototype.getLineColor = function (quickStyleVals, lineStyles) {
4643 …mxVsdxTheme.prototype.getLineColor$com_mxgraph_io_vsdx_theme_QuickStyleVals = function (quickStyle…
4646 mxVsdxTheme.prototype.getConnLineColor = function (quickStyleVals) {
4649 mxVsdxTheme.prototype.getDefaultLineClr = function () {
4652 …mxVsdxTheme.prototype.isLineDashed$com_mxgraph_io_vsdx_theme_QuickStyleVals$java_util_ArrayList$ja…
4662 … mxVsdxTheme.prototype.isLineDashed = function (quickStyleVals, lineStylesExt, lineStyles) {
4672 …mxVsdxTheme.prototype.isLineDashed$com_mxgraph_io_vsdx_theme_QuickStyleVals = function (quickStyle…
4675 mxVsdxTheme.prototype.isConnLineDashed = function (quickStyleVals) {
4678 …mxVsdxTheme.prototype.getLineDashPattern$com_mxgraph_io_vsdx_theme_QuickStyleVals$java_util_ArrayL…
4688 … mxVsdxTheme.prototype.getLineDashPattern = function (quickStyleVals, lineStylesExt, lineStyles) {
4698 …mxVsdxTheme.prototype.getLineDashPattern$com_mxgraph_io_vsdx_theme_QuickStyleVals = function (quic…
4701 mxVsdxTheme.prototype.getConnLineDashPattern = function (quickStyleVals) {
4704 …/*private*/ mxVsdxTheme.prototype.getArrowSize = function (quickStyleVals, isStart, lineStylesExt,…
4714 mxVsdxTheme.prototype.getStartSize = function (quickStyleVals) {
4717 mxVsdxTheme.prototype.getConnStartSize = function (quickStyleVals) {
4720 mxVsdxTheme.prototype.getEndSize = function (quickStyleVals) {
4723 mxVsdxTheme.prototype.getConnEndSize = function (quickStyleVals) {
4726 …mxVsdxTheme.prototype.getFontColor$com_mxgraph_io_vsdx_theme_QuickStyleVals$java_util_ArrayList = …
4801 mxVsdxTheme.prototype.getFontColor = function (quickStyleVals, fontColors) {
4811 …mxVsdxTheme.prototype.getFontColor$com_mxgraph_io_vsdx_theme_QuickStyleVals = function (quickStyle…
4814 mxVsdxTheme.prototype.getConnFontColor = function (quickStyleVals) {
4817 …/*private*/ mxVsdxTheme.prototype.getArrowType = function (quickStyleVals, isStart, lineStylesExt,…
4827 mxVsdxTheme.prototype.getEdgeMarker = function (isStart, quickStyleVals) {
4830 mxVsdxTheme.prototype.getConnEdgeMarker = function (isStart, quickStyleVals) {
4833 …mxVsdxTheme.prototype.getLineWidth$com_mxgraph_io_vsdx_theme_QuickStyleVals$java_util_ArrayList = …
4837 mxVsdxTheme.prototype.getLineWidth = function (quickStyleVals, lineStyles) {
4847 …mxVsdxTheme.prototype.getLineWidth$com_mxgraph_io_vsdx_theme_QuickStyleVals = function (quickStyle…
4850 mxVsdxTheme.prototype.getConnLineWidth = function (quickStyleVals) {
5148 Paragraph.prototype.addText = function (val, ch, field) {
5153 Paragraph.prototype.getParagraphIndex = function () {
5156 Paragraph.prototype.getValue = function (index) {
5159 Paragraph.prototype.numValues = function () {
5162 Paragraph.prototype.getChar = function (index) {
5165 Paragraph.prototype.getField = function (index) {
5202 Section.prototype.getIndexedCell = function (index, cellKey) {
5260 ShapePageId.prototype.getId = function () {
5263 ShapePageId.prototype.getPageNumber = function () {
5271 ShapePageId.prototype.equals = function (obj) {
5285 ShapePageId.prototype.hashCode = function () {
5318 Color.prototype.getRed = function () {
5321 Color.prototype.setRed = function (red) {
5324 Color.prototype.getGreen = function () {
5327 Color.prototype.setGreen = function (green) {
5330 Color.prototype.getBlue = function () {
5333 Color.prototype.setBlue = function (blue) {
5336 Color.prototype.toHsl = function () {
5364 Color.prototype.toHsv = function () {
5396 Color.prototype.toHexStr = function () {
5406 Color.prototype.getGradientClr = function () {
5409 Color.prototype.setGradientClr = function (gradientClr) {
5494 GradFill.prototype.applyStyle = function (styleValue, theme) {
5527 HSLColor.prototype.getHue = function () {
5530 HSLColor.prototype.setHue = function (hue) {
5533 HSLColor.prototype.getSat = function () {
5536 HSLColor.prototype.setSat = function (sat) {
5539 HSLColor.prototype.getLum = function () {
5542 HSLColor.prototype.setLum = function (lum) {
5545 /*private*/ HSLColor.prototype.hue2rgb = function (p, q, t) {
5558 HSLColor.prototype.toRgb = function () {
5577 /*private*/ HSLColor.prototype.clamp01 = function (val) {
5580 HSLColor.prototype.tint = function (amount) {
5585 HSLColor.prototype.shade = function (amount) {
5590 HSLColor.prototype.satMod = function (amount) {
5595 HSLColor.prototype.lumMod = function (amount) {
5627 HSVColor.prototype.toRgb = function () {
5645 /*private*/ HSVColor.prototype.clamp01 = function (val) {
5648 HSVColor.prototype.tint = function (amount) {
5653 HSVColor.prototype.shade = function (amount) {
5658 HSVColor.prototype.satMod = function (amount) {
5663 HSVColor.prototype.lumMod = function (amount) {
5668 HSVColor.prototype.hueMod = function (amount) {
5700 var __args = Array.prototype.slice.call(arguments);
5858 var __args = Array.prototype.slice.call(arguments);
5888 LineStyle.prototype.getLineEndType = function (subElem) {
5913 LineStyle.prototype.getLineColor = function (lineColorStyle, theme) {
5919 LineStyle.prototype.isDashed = function () {
5922 LineStyle.prototype.getLineDashPattern = function () {
5925 LineStyle.prototype.getStartSize = function () {
5928 LineStyle.prototype.getEndSize = function () {
5931 LineStyle.prototype.getStart = function () {
5934 LineStyle.prototype.getEnd = function () {
5937 LineStyle.prototype.getLineWidth = function () {
6001 LineStyleExt.prototype.getRndg = function () {
6004 LineStyleExt.prototype.getStart = function () {
6007 LineStyleExt.prototype.getStartSize = function () {
6010 LineStyleExt.prototype.getEnd = function () {
6013 LineStyleExt.prototype.getEndSize = function () {
6016 LineStyleExt.prototype.isDashed = function () {
6019 LineStyleExt.prototype.getLineDashPattern = function () {
6049 NoFillStyle.prototype.applyStyle = function (styleValue, theme) {
6106 OoxmlColor.prototype.calcColor = function (styleColor, theme) {
6127 … OoxmlColor.prototype.getColor$int$com_mxgraph_io_vsdx_mxVsdxTheme = function (styleColor, theme) {
6134 OoxmlColor.prototype.getColor = function (styleColor, theme) {
6144 … OoxmlColor.prototype.getColor$com_mxgraph_io_vsdx_mxVsdxTheme = function (theme) {
6147 OoxmlColor.prototype.setTint = function (tint) {
6151 OoxmlColor.prototype.setShade = function (shade) {
6155 OoxmlColor.prototype.setComp = function (comp) {
6159 OoxmlColor.prototype.setInv = function (inv) {
6163 OoxmlColor.prototype.setGray = function (gray) {
6167 OoxmlColor.prototype.setAlpha = function (alpha) {
6171 OoxmlColor.prototype.setAlphaOff = function (alphaOff) {
6175 OoxmlColor.prototype.setAlphaMod = function (alphaMod) {
6179 OoxmlColor.prototype.setHue = function (hue) {
6183 OoxmlColor.prototype.setHueOff = function (hueOff) {
6187 OoxmlColor.prototype.setHueMod = function (hueMod) {
6191 OoxmlColor.prototype.setSat = function (sat) {
6195 OoxmlColor.prototype.setSatOff = function (satOff) {
6199 OoxmlColor.prototype.setSatMod = function (satMod) {
6203 OoxmlColor.prototype.setLum = function (lum) {
6207 OoxmlColor.prototype.setLumOff = function (lumOff) {
6211 OoxmlColor.prototype.setLumMod = function (lumMod) {
6215 OoxmlColor.prototype.setRed = function (red) {
6219 OoxmlColor.prototype.setRedOff = function (redOff) {
6223 OoxmlColor.prototype.setRedMod = function (redMod) {
6227 OoxmlColor.prototype.setGreen = function (green) {
6231 OoxmlColor.prototype.setGreenOff = function (greenOff) {
6235 OoxmlColor.prototype.setGreenMod = function (greenMod) {
6239 OoxmlColor.prototype.setBlue = function (blue) {
6243 OoxmlColor.prototype.setBlueOff = function (blueOff) {
6247 OoxmlColor.prototype.setBlueMod = function (blueMod) {
6251 OoxmlColor.prototype.setGamma = function (gamma) {
6255 OoxmlColor.prototype.setInvGamma = function (invGamma) {
6371 QuickStyleVals.prototype.getQuickStyleEffectsMatrix = function () {
6374 QuickStyleVals.prototype.getQuickStyleFillColor = function () {
6377 QuickStyleVals.prototype.getQuickStyleFillMatrix = function () {
6380 QuickStyleVals.prototype.getQuickStyleFontColor = function () {
6383 QuickStyleVals.prototype.getQuickStyleFontMatrix = function () {
6386 QuickStyleVals.prototype.getQuickStyleLineColor = function () {
6389 QuickStyleVals.prototype.getQuickStyleLineMatrix = function () {
6392 QuickStyleVals.prototype.getQuickStyleShadowColor = function () {
6395 QuickStyleVals.prototype.getQuickStyleType = function () {
6398 QuickStyleVals.prototype.getQuickStyleVariation = function () {
6401 … QuickStyleVals.prototype.setQuickStyleEffectsMatrix = function (quickStyleEffectsMatrix) {
6404 … QuickStyleVals.prototype.setQuickStyleFillColor = function (quickStyleFillColor) {
6407 … QuickStyleVals.prototype.setQuickStyleFillMatrix = function (quickStyleFillMatrix) {
6410 … QuickStyleVals.prototype.setQuickStyleFontColor = function (quickStyleFontColor) {
6413 … QuickStyleVals.prototype.setQuickStyleFontMatrix = function (quickStyleFontMatrix) {
6416 … QuickStyleVals.prototype.setQuickStyleLineColor = function (quickStyleLineColor) {
6419 … QuickStyleVals.prototype.setQuickStyleLineMatrix = function (quickStyleLineMatrix) {
6422 … QuickStyleVals.prototype.setQuickStyleShadowColor = function (quickStyleShadowColor) {
6425 QuickStyleVals.prototype.setQuickStyleType = function (quickStyleType) {
6428 … QuickStyleVals.prototype.setQuickStyleVariation = function (quickStyleVariation) {
6460 SolidFillStyle.prototype.applyStyle = function (styleValue, theme) {
6578 ArcTo.prototype.handle = function (p, shape) {
6641 DelRow.prototype.handle = function (p, shape) {
6678 Ellipse.prototype.handle = function (p, shape) {
6744 EllipticalArcTo.prototype.handle = function (p, shape) {
6812 … EllipticalArcTo.prototype.isReflexAngle = function (x0, y0, x1, y1, x2, y2, x3, y3) {
6877 InfiniteLine.prototype.handle = function (p, shape) {
6909 LineTo.prototype.handle = function (p, shape) {
6958 MoveTo.prototype.handle = function (p, shape) {
7015 NURBSTo.prototype.handle = function (p, shape) {
7104 Nurbs.prototype.isOrderedByThree = function (lastKnot) {
7125 Nurbs.prototype.getSize = function () {
7131 Nurbs.prototype.getKnotLast = function () {
7137 Nurbs.prototype.getDegree = function () {
7143 Nurbs.prototype.getXType = function () {
7149 Nurbs.prototype.getYType = function () {
7156 Nurbs.prototype.getX = function (i) {
7163 Nurbs.prototype.getY = function (i) {
7170 Nurbs.prototype.getKnot = function (i) {
7177 Nurbs.prototype.getWeight = function (i) {
7212 PolylineTo.prototype.handle = function (p, shape) {
7296 RelCubBezTo.prototype.handle = function (p, shape) {
7345 RelLineTo.prototype.handle = function (p, shape) {
7389 RelMoveTo.prototype.handle = function (p, shape) {
7438 RelQuadBezTo.prototype.handle = function (p, shape) {
7485 SplineKnot.prototype.handle = function (p, shape) {
7534 SplineStart.prototype.handle = function (p, shape) {
7643 Style.prototype.getTheme = function () {
7646 Style.prototype.getQuickStyleVals = function () {
7649 Style.prototype.isVertex = function () {
7652 Style.prototype.styleDebug = function (debug) {
7657 Style.prototype.stylesheetRefs = function (model) {
7670 Style.prototype.cacheCells = function (model) {
7690 Style.prototype.parseShapeElem = function (elem, model) {
7713 Style.prototype.parseSection = function (elem) {
7723 Style.prototype.hasProperty = function (nodeName, tag) {
7732 Style.prototype.getValue = function (elem, defaultValue) {
7745 Style.prototype.getValueAsDouble = function (cell, defaultValue) {
7778 …Style.prototype.getScreenNumericalValue$org_w3c_dom_Element$double = function (cell, defaultValue)…
7801 Style.prototype.getScreenNumericalValue = function (cell, defaultValue) {
7811 Style.prototype.getScreenNumericalValue$double = function (val) {
7823 Style.prototype.getAttribute = function (tag, attribute, defaultValue) {
7831 Style.prototype.getChildValues = function (parent, requiredValues) {
7866 …Style.prototype.getCellElement$java_lang_String$java_lang_String$java_lang_String = function (cell…
7927 Style.prototype.getCellElement = function (cellKey, index, sectKey) {
7937 Style.prototype.getCellElement$java_lang_String = function (key) {
8029 Style.prototype.getStrokeColor = function () {
8067 Style.prototype.getFillColor = function () {
8111 Style.prototype.getColor = function (elem) {
8134 Style.prototype.getTextBkgndColor = function (elem) {
8161 Style.prototype.getLineWeight = function () {
8168 Style.prototype.getStrokeTransparency = function () {
8175 Style.prototype.getNameU = function () {
8182 Style.prototype.getName = function () {
8189 Style.prototype.getUniqueID = function () {
8196 Style.prototype.getId = function () {
8205 Style.prototype.getTextColor = function (index) {
8235 Style.prototype.getTextTopMargin = function () {
8242 Style.prototype.getTextBottomMargin = function () {
8249 Style.prototype.getTextLeftMargin = function () {
8256 Style.prototype.getTextRightMargin = function () {
8265 Style.prototype.getTextStyle = function (index) {
8275 Style.prototype.getTextFont = function (index) {
8285 Style.prototype.getTextPos = function (index) {
8295 Style.prototype.getTextStrike = function (index) {
8310 Style.prototype.getTextCase = function (index) {
8320 Style.prototype.getHorizontalAlign = function (index, html) {
8346 Style.prototype.getIndentFirst = function (index) {
8356 Style.prototype.getIndentLeft = function (index) {
8366 Style.prototype.getIndentRight = function (index) {
8376 Style.prototype.getSpBefore = function (index) {
8386 Style.prototype.getSpAfter = function (index) {
8396 Style.prototype.getSpLine = function (index) {
8415 Style.prototype.getFlags = function (index) {
8425 Style.prototype.getLetterSpace = function (index) {
8435 Style.prototype.getBullet = function (index) {
8439 Style.prototype.getShape = function () {
8442 Style.prototype.setShape = function (shape) {
8686 SchemeClr.prototype.calcColor = function (styleColor, theme) {
8699 _super.prototype.calcColor.call(this, styleColor, theme);
8830 RelEllipticalArcTo.prototype.handle = function (p, shape) {
8839 return _super.prototype.handle.call(this, p, shape);
8931 Shape.prototype.setThemeAndVariant = function (theme, themeVariant) {
8935 Shape.prototype.getTheme = function () {
8941 Shape.prototype.getQuickStyleVals = function () {
8944 Shape.prototype.processGeomList = function (parentGeoList) {
8963 Shape.prototype.parseShapeElem = function (elem, model) {
8964 _super.prototype.parseShapeElem.call(this, elem, model);
9141 Shape.prototype.parseSection = function (elem) {
9243 …value = Graph.prototype.formatDate(date, /* replaceAll */ 'UTC:' + format.replace(new RegExp("\\{|…
9255 _super.prototype.parseSection.call(this, elem);
9262 Shape.prototype.parseGeom = function () {
9272 Shape.prototype.getText = function () {
9279 Shape.prototype.getTextChildren = function () {
9286 Shape.prototype.getWidth = function () {
9293 Shape.prototype.getHeight = function () {
9300 Shape.prototype.getRotation = function () {
9307 Shape.prototype.getStyleMap = function () {
9315 Shape.prototype.hasGeom = function () {
9322 Shape.prototype.hasGeomList = function () {
9331 Shape.prototype.getPPList = function (pp)
9354 Shape.prototype.getTextParagraphFormated = function (para) {
9374 Shape.prototype.getTextCharFormated = function (text) {
9432 Shape.prototype.getTextDirection = function (index) {
9459 Shape.prototype.getSpcLine = function (index) {
9485 Shape.prototype.getSpcBefore = function (index) {
9495 Shape.prototype.insertAttributes = function (text, attr) {
9512 Shape.prototype.getRtlText = function (index) {
9542 Shape.prototype.isBold = function (index) {
9574 Shape.prototype.isItalic = function (index) {
9606 Shape.prototype.isUnderline = function (index) {
9638 Shape.prototype.isSmallCaps = function (index) {
9661 Shape.prototype.getTextOpacity = function (index) {
9678 Shape.prototype.getTextSize = function (index) {
9688 Shape.prototype.getAlignVertical = function () {
9699 Shape.prototype.getGeomList = function () {
9702 Shape.prototype.getLastX = function () {
9705 Shape.prototype.getLastY = function () {
9708 Shape.prototype.getLastMoveX = function () {
9711 Shape.prototype.getLastMoveY = function () {
9714 Shape.prototype.getLastKnot = function () {
9717 Shape.prototype.setLastX = function (lastX) {
9720 Shape.prototype.setLastY = function (lastY) {
9723 Shape.prototype.setLastMoveX = function (lastMoveX) {
9726 Shape.prototype.setLastMoveY = function (lastMoveY) {
9729 Shape.prototype.setLastKnot = function (lastKnot) {
10178 VsdxShape.prototype.getShapeNode = function (key) {
10190 VsdxShape.prototype.getTextLabel = function () {
10222 /*private*/ VsdxShape.prototype.getIndex = function (elem) {
10230 VsdxShape.prototype.initLabels = function (children) {
10291 VsdxShape.prototype.createHybridLabel = function (index) {
10331 VsdxShape.prototype.getHtmlTextContent = function (txtChildren) {
10469 VsdxShape.prototype.isConnectorBigNameU = function (nameU) {
10515 VsdxShape.prototype.isVertex = function () {
10525 VsdxShape.prototype.getOriginPoint = function (parentHeight, rotation) {
10552 VsdxShape.prototype.getDimensions = function () {
10561 VsdxShape.prototype.getPinX = function () {
10568 VsdxShape.prototype.getPinY = function () {
10575 VsdxShape.prototype.getLocPinX = function () {
10582 VsdxShape.prototype.getLocPinY = function () {
10591 /*private*/ VsdxShape.prototype.getOpacity = function (key) {
10608 /*private*/ VsdxShape.prototype.getGradient = function () {
10645 /*private*/ VsdxShape.prototype.getGradientDirection = function () {
10686 VsdxShape.prototype.calcRotation = function () {
10697 VsdxShape.prototype.propagateRotation = function (parentRotation) {
10707 VsdxShape.prototype.getTopSpacing = function () {
10717 VsdxShape.prototype.getBottomSpacing = function () {
10727 VsdxShape.prototype.getLeftSpacing = function () {
10737 VsdxShape.prototype.getRightSpacing = function () {
10747 VsdxShape.prototype.getLabelRotation = function () {
10762 VsdxShape.prototype.getHyperlink = function ()
10773 VsdxShape.prototype.getProperties = function ()
10809 VsdxShape.prototype.getStyleFromShape = function () {
10945 /*private*/ VsdxShape.prototype.getDashPattern = function () {
10982 VsdxShape.prototype.isDashed = function () {
11015 VsdxShape.prototype.getLineWidth = function () {
11049 VsdxShape.prototype.getStartArrowSize = function () {
11080 VsdxShape.prototype.getFinalArrowSize = function () {
11110 VsdxShape.prototype.getRounding = function () {
11127 VsdxShape.prototype.isShadow = function () {
11146 VsdxShape.prototype.getEdgeStyle$java_util_Map = function (edgeShape) {
11168 VsdxShape.prototype.getEdgeStyle = function (edgeShape) {
11182 VsdxShape.prototype.getMasterId = function () {
11194 VsdxShape.prototype.getShapeMasterId = function () {
11206 VsdxShape.prototype.isGroup = function () {
11222 VsdxShape.prototype.getMaster = function () {
11229 VsdxShape.prototype.getNameU = function () {
11245 VsdxShape.prototype.getName = function () {
11261 VsdxShape.prototype.getMasterName = function () {
11264 VsdxShape.prototype.setLabelOffset = function (vertex, style) {
11420 VsdxShape.prototype.getForm = function () {
11512 VsdxShape.prototype.isOff_page_reference = function () {
11533 VsdxShape.prototype.isExternal_process = function () {
11546 VsdxShape.prototype.getDirection = function (form) {
11593 VsdxShape.prototype.isSubproces = function () {
11601 VsdxShape.prototype.getEdgeStyle$ = function () {
11606 VsdxShape.prototype.getChildShapes = function () {
11609 VsdxShape.prototype.setChildShapes = function (childShapes) {
11612 VsdxShape.prototype.isDisplacedLabel = function () {
11701 VsdxShape.prototype.isVerticalLabel = function ()
11713 VsdxShape.prototype.isRotatedLabel = function ()
11751 VsdxShape.prototype.setRootShape = function (shape) {
11754 VsdxShape.prototype.getRootShape = function () {
11762 VsdxShape.prototype.getStartXY = function (parentHeight) {
11772 VsdxShape.prototype.getEndXY = function (parentHeight) {
11784 … VsdxShape.prototype.getRoutingPoints = function (parentHeight, startPoint, rotation) {
11795 VsdxShape.prototype.getControlPoints = function (parentHeight) {
11846 VsdxShape.prototype.getStyleFromEdgeShape = function (parentHeight) {
11944 VsdxShape.prototype.resolveCommonStyles = function () {
11967 VsdxShape.prototype.getEdgeMarker = function (start) {
12003 VsdxShape.prototype.getCellElement$java_lang_String = function (key) {
12004 var elem = _super.prototype.getCellElement$java_lang_String.call(this, key);
12010 …VsdxShape.prototype.getCellElement$java_lang_String$java_lang_String$java_lang_String = function (…
12011 …var elem = _super.prototype.getCellElement$java_lang_String$java_lang_String$java_lang_String.call…
12017 VsdxShape.prototype.getCellElement = function (cellKey, index, sectKey) {
12035 VsdxShape.prototype.createLabelSubShape = function (graph, parent) {
12092 VsdxShape.prototype.getLblEdgeOffset = function (view, points) {
12120 VsdxShape.prototype.getShapeIndex = function () {
12123 VsdxShape.prototype.setShapeIndex = function (shapeIndex) {
12631 EditorUi.prototype.doImportVisio = function(file, done, onerror, filename)