MCPcopy Create free account

hub / github.com/eclipse-streamsheets/streamsheets / functions

Functions14,182 in github.com/eclipse-streamsheets/streamsheets

↓ 29 callersMethodmeasureText
* Measure the text dimensions. Currently only the width is calculated. The width is always returned in device * units. Scaling or apply metric or ot
packages/jsg-ui/src/ui/graphics/Graphics.js:1921
↓ 29 callersMethodsetTo
* Assign new coordinates to the point. * @method setTo * @param {Point} point The point to take x, y values from. * @return {Point} This point t
packages/jsg-core/src/geometry/Point.js:72
↓ 29 callersFunctionsetup
({ switched = false } = {})
packages/functions/test/streamsheet/execute.test.js:36
↓ 29 callersMethodupdate
(res, index)
packages/functions/src/utils/runner.js:41
↓ 28 callersMethodfromPropertiesOf
* Creates a new <code>RangeConstraint</code> instance whose range is based on the properties of given object. * * @method fromPropertiesOf * @pa
packages/jsg-core/src/graph/expr/RangeConstraint.js:44
↓ 28 callersMethodgetSettings
* Returns the GraphSettings to used for underlying Graph. * * @method getSettings * @return {GraphSettings} The currently used GraphSettings.
packages/jsg-ui/src/graph/view/GraphView.js:150
↓ 28 callersMethodgetSizeAsPoint
* Returns current size as point.</br> * See {{#crossLink "GraphItem/getSize:method"}}{{/crossLink}} too. * * @method getSizeAsPoint * @param {
packages/jsg-core/src/graph/model/GraphItem.js:1255
↓ 28 callersMethodinitWithObject
(data)
packages/jsg-core/src/graph/command/Command.js:179
↓ 28 callersMethodredraw
()
packages/webui/src/components/base/jsontree/JSONTreeGraphManager.js:150
↓ 28 callersMethodresumeProcessing
(retval)
packages/machine-core/src/machine/StreamSheet.js:362
↓ 28 callersFunctionsetup
()
packages/machine-core/test/machine/sheettrigger/OnMessageTrigger.test.js:36
↓ 27 callersMethoddeleteRowsAt
(index, count = 1)
packages/machine-core/src/machine/SheetEdit.js:175
↓ 27 callersMethodfill
* Fill the current path using the current fill definition. The path must have been created previously by using * methods like moveTo, lineTo, bezier
packages/jsg-ui/src/ui/graphics/Graphics.js:3022
↓ 27 callersMethodgetAt
(index)
packages/jsg-core/src/graph/model/Selection.js:142
↓ 27 callersMethodgetLocalizedString
(str)
packages/jsg-core/src/JSG.js:281
↓ 27 callersMethodgetMap
()
packages/jsg-core/src/commons/Dictionary.js:37
↓ 27 callersMethodgetModelAttributes
* Returns the inner AttributeList which contains all attributes currently added to this model. * * @method getModelAttributes * @return {Attribu
packages/jsg-core/src/graph/model/Model.js:290
↓ 27 callersMethodgetName
()
packages/jsg-core/src/graph/model/SheetName.js:88
↓ 27 callersMethodhasSelection
* Convenience method to check if internal {{#crossLink "SelectionProvider"}}{{/crossLink}} has any * selected controllers.</br> * * @method hasS
packages/jsg-ui/src/ui/viewer/GraphViewer.js:310
↓ 27 callersMethodnotifyMessage
(message)
packages/jsg-ui/src/graph/view/WorksheetView.js:142
↓ 27 callersMethodreqId
()
packages/functions/src/utils/AsyncRequest.js:151
↓ 27 callersMethodsendPreEvent
* Sends given pre event to all listeners which are registered to the id of specified event.</br> * <b>Note:</b> the event object is usually the same
packages/jsg-core/src/graph/model/Model.js:497
↓ 27 callersMethodsetFontStyle
* Set the font style of the font to be used for text output. You need to call setFont to activate the font * settings for text output. * * @meth
packages/jsg-ui/src/ui/graphics/Graphics.js:732
↓ 27 callersFunctionsetup
(triggerConfig = {})
packages/machine-core/test/machine/sheettrigger/MachineStartTrigger.test.js:20
↓ 27 callersMethodshiftFromSheet
()
packages/jsg-core/src/graph/model/CellRange.js:553
↓ 27 callersMethodtoParamString
(item)
packages/jsg-core/src/graph/attr/Attribute.js:213
↓ 27 callersMethodtoPlot
(serie, plotRect, point)
packages/stubs/jsg-extensions/core/SheetPlotNode.js:3206
↓ 27 callersMethodtranslatePointUp
* @static * @method translatePointUp * @param {Point} point the point to translate * @param {GraphItem} fromItem the item to start translation a
packages/jsg-core/src/graph/GraphUtils.js:166
↓ 27 callersMethodupdateState
()
packages/webui/src/components/Canvas/GraphItemProperties.js:192
↓ 27 callersMethodwarn
(message, ...optionals)
packages/sdk-streams/src/DefaultLogger.js:22
↓ 26 callersMethodclear
()
packages/webcomponent/streamsheet-connection/src/subscribe/EventListeners.ts:47
↓ 26 callersMethodconnect
()
packages/repository/src/mongoDB/MongoDBMixin.js:166
↓ 26 callersFunctioncreateStreamSheet
(name, trigger, cells)
packages/functions/test/streamsheet/counters.test.js:18
↓ 26 callersMethoddeviceToLogY
* Transforms vertical device coordinates to logical coordinates. * * @method deviceToLogY * @param {Number} y Coordinate to be transformed * @
packages/jsg-core/src/geometry/CoordinateSystem.js:97
↓ 26 callersMethodenumerateCells
(skipRowsOrColumns, callback)
packages/jsg-core/src/graph/model/CellRange.js:423
↓ 26 callersFunctionexpectInfoHas
(info, has)
packages/parser/test/condition.test.js:15
↓ 26 callersMethodfillRect
* Fill a rectangular area. * * @method fillRect * @param {Rectangle} rect Rectangle coordinates to draw.
packages/jsg-ui/src/ui/graphics/Graphics.js:1772
↓ 26 callersMethodinsertColumnsAt
(index, count = 1)
packages/machine-core/src/machine/SheetEdit.js:163
↓ 26 callersMethodisAssociated
()
packages/jsg-core/src/graph/model/TextNode.js:110
↓ 26 callersMethoditerate
()
packages/jsg-core/src/commons/XML.js:74
↓ 26 callersFunctionms2serial
(ms, utc)
packages/commons/src/serialnumber.js:64
↓ 26 callersMethodrefresh
()
packages/jsg-ui/src/graph/feedback/FeedbackView.js:207
↓ 26 callersMethodremoveItem
* Removes given item from the list of sub items.<br/> * Note: calling this method has no effect if passed item either has no parent or a different o
packages/jsg-core/src/graph/model/GraphItem.js:2380
↓ 26 callersMethodrestore
* Restore the last saved canvas status. * * @method restore
packages/jsg-ui/src/ui/graphics/Graphics.js:252
↓ 26 callersMethodsave
* Saves the currently displayed graph using the given writer.</br> * * @method save * @param {Writer} writer Writer to use. * @return {String}
packages/jsg-ui/src/ui/GraphEditor.js:241
↓ 26 callersMethodsetLineColor
* Set a line color to be used for the following drawing operations. * * @method setLineColor * @param {String} color Line color definition. The
packages/jsg-ui/src/ui/graphics/Graphics.js:601
↓ 26 callersMethodsetLineColor
* Set a new line color. The color must be given as a hexadecimal RGB string, prefixed by a '#' char. * For example to set a red line color use '#FF0
packages/jsg-core/src/graph/attr/FormatAttributes.js:861
↓ 26 callersMethodsetParent
* Sets a new parent for this AttributeList.<br/> * <b>Note:</b> to support store and restore parent correctly it is required that it is attached to
packages/jsg-core/src/graph/attr/AttributeList.js:731
↓ 26 callersFunctiontoNumberOrError
(value)
packages/functions/src/functions/math/math.js:26
↓ 26 callersMethodtranslateFromParent
(point)
packages/jsg-core/src/graph/model/Graph.js:443
↓ 26 callersMethodtranslateToParent
(point)
packages/jsg-ui/src/graph/view/BBoxView.js:172
↓ 25 callersMethodaddMappedArg
(fn)
packages/functions/src/utils/runner.js:92
↓ 25 callersMethoddeleteColumnsAt
(index, count = 1)
packages/machine-core/src/machine/SheetEdit.js:150
↓ 25 callersMethodfindMachine
(scope: Scope, machineId: ID)
packages/gateway/src/machine/MachineApi.ts:17
↓ 25 callersMethodgetCurrentLoopPath
()
packages/machine-core/src/machine/StreamSheet.js:185
↓ 25 callersMethodgetMessageListItems
()
packages/jsg-core/src/graph/model/MessageContainer.js:257
↓ 25 callersMethodgetRows
()
packages/jsg-ui/src/graph/view/CellsView.js:1685
↓ 25 callersMethodgetSheetView
()
packages/webui/src/components/Canvas/AttributeProperties.js:38
↓ 25 callersMethodgraphql
(query, variables, file)
packages/gateway-client/src/client/apis/HTTPGatewayAPI.js:56
↓ 25 callersMethodinsertAt
* Inserts specified elements into given array starting at index.<br/> * If index is less than 0 or greater than array length or not defined at all,
packages/jsg-core/src/commons/Arrays.js:266
↓ 25 callersMethodisProtected
()
packages/jsg-core/src/graph/model/GraphItem.js:709
↓ 25 callersMethodrequest
(fn)
packages/functions/src/utils/AsyncRequest.js:155
↓ 25 callersMethodsetContainer
* Defines whether the user can drag other or new items into this item becoming part of the GraphItem as a * subitems. Subitems are moved are managed
packages/jsg-core/src/graph/attr/ItemAttributes.js:632
↓ 25 callersMethodsetMap
(values)
packages/jsg-core/src/commons/Dictionary.js:32
↓ 25 callersMethodsetVisible
(visible)
packages/jsg-core/src/graph/model/HeaderSection.js:96
↓ 25 callersFunctionsetup
(triggerConfig = {})
packages/machine-core/test/machine/sheettrigger/TimerTrigger.test.js:20
↓ 25 callersMethodtest
()
packages/stream/kafka/src/KafkaOnlyHandler.js:81
↓ 25 callersMethodtoString
()
packages/jsg-ui/src/ui/scrollview/RangeModel.js:226
↓ 24 callersMethodalignToGrid
* Align the given point to the snap settings of the graph. * * @method alignToGrid * @param {Point} point Point to align. * @param {Controller
packages/jsg-ui/src/graph/interaction/Interaction.js:871
↓ 24 callersMethodcontainsRow
(rowidx)
packages/machine-core/src/machine/SheetRange.js:115
↓ 24 callersMethodcreateLogger
(name, level)
packages/logger/src/LoggerFactory.js:14
↓ 24 callersMethodcreateRC
(column, row)
packages/jsg-core/src/graph/model/DataProvider.js:230
↓ 24 callersMethodfromValue
(val)
packages/parser/src/Term.js:30
↓ 24 callersMethodgetColumns
()
packages/jsg-ui/src/graph/view/CellsView.js:1681
↓ 24 callersMethodgetExpression
(item, event)
packages/webui/src/components/Canvas/AttributeProperties.js:78
↓ 24 callersMethodgetPoints
()
packages/jsg-ui/src/graph/view/BBoxView.js:40
↓ 24 callersMethodgetSheet
()
packages/jsg-core/src/graph/model/DataProvider.js:105
↓ 24 callersMethodhasTargetAttached
* Returns <code>true</code> if this edge has an attached target port, <code>false</code> otherwise. <br/> * <b>Note:</b> attach means that either th
packages/jsg-core/src/graph/model/Edge.js:216
↓ 24 callersMethodisColumnRange
()
packages/jsg-core/src/graph/model/CellRange.js:225
↓ 24 callersMethodrefresh
()
packages/jsg-core/src/graph/model/shapes/Shape.js:989
↓ 24 callersMethodremove
()
packages/jsg-ui/src/graph/view/FloatingToolbar.js:425
↓ 24 callersFunctionrequest
(streamId, message, timeout)
packages/machine-core/src/streams/Streams.js:105
↓ 24 callersMethodsend
(options, { baseUrl, user, pass } = {})
packages/rest-server-core/src/client/RESTClient.js:14
↓ 24 callersMethodsetHeight
* Sets the expression or value to use for height. It can be a value of a formula. * * @method setHeight * @param {NumberExpression} wExpression
packages/jsg-core/src/graph/Size.js:180
↓ 24 callersMethodtoJSON
()
packages/stream/file/src/om/File.js:38
↓ 24 callersMethodtranslate
* Translate the output by the given coordinates. All output generated after a call to translate will be drawn with * an offset defined using this fu
packages/jsg-ui/src/ui/graphics/Graphics.js:294
↓ 23 callersFunctionaddStyle
(description)
packages/jsg-ui/src/graph/interaction/EditTextInteraction.js:2448
↓ 23 callersMethodcontainsCol
(colidx)
packages/machine-core/src/machine/SheetRange.js:119
↓ 23 callersMethodcopy
()
packages/jsg-core/src/graph/model/Cell.js:39
↓ 23 callersMethodevery
* Iterates through given array and calls specified function on each element. If provided * function returns false the traversal is stopped. * *
packages/jsg-core/src/commons/Arrays.js:314
↓ 23 callersMethodexecute
(command, repaint)
packages/webui/src/GraphManager.js:600
↓ 23 callersFunctionfunc
(fn, keyfn = keyGenerator)
packages/commons/src/memoize.js:13
↓ 23 callersMethodgetAttributeString
(object, key, defaultValue)
packages/jsg-core/src/commons/JSONReader.js:49
↓ 23 callersMethodgetPinPoint
* Returns the current pin location as point.</br> * See {{#crossLink "GraphItem/getOrigin:method"}}{{/crossLink}} too. * * @method getPinPoint
packages/jsg-core/src/graph/model/GraphItem.js:966
↓ 23 callersMethodhasSourceAttached
* Returns <code>true</code> if this edge has an attached source port, <code>false</code> otherwise. <br/> * <b>Note:</b> attach means that either th
packages/jsg-core/src/graph/model/Edge.js:193
↓ 23 callersMethodisTypeOf
(type)
packages/parser/src/Operand.js:49
↓ 23 callersMethoditerate
* Iterates over all values stored in inner {{#crossLink "Dictionary"}}{{/crossLink}}. If provided function * returns <code>true</code> iteration is
packages/jsg-core/src/graph/expr/MapExpression.js:133
↓ 23 callersMethodof
(str)
packages/functions/src/utils/Criterion.js:63
↓ 23 callersMethodrepaint
* Triggers a paint request to the internally used {{#crossLink "GraphicSystem"}}{{/crossLink}}. * * @method repaint
packages/jsg-ui/src/graph/interaction/InteractionHandler.js:525
↓ 23 callersMethodrepeatProcessing
()
packages/machine-core/src/machine/StreamSheet.js:359
← previousnext →401–500 of 14,182, ranked by callers