Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eclipse-streamsheets/streamsheets
/ functions
Functions
14,182 in github.com/eclipse-streamsheets/streamsheets
⨍
Functions
14,182
◇
Types & classes
2,589
↓ 29 callers
Method
measureText
* 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 callers
Method
setTo
* 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 callers
Function
setup
({ switched = false } = {})
packages/functions/test/streamsheet/execute.test.js:36
↓ 29 callers
Method
update
(res, index)
packages/functions/src/utils/runner.js:41
↓ 28 callers
Method
fromPropertiesOf
* 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 callers
Method
getSettings
* 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 callers
Method
getSizeAsPoint
* 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 callers
Method
initWithObject
(data)
packages/jsg-core/src/graph/command/Command.js:179
↓ 28 callers
Method
redraw
()
packages/webui/src/components/base/jsontree/JSONTreeGraphManager.js:150
↓ 28 callers
Method
resumeProcessing
(retval)
packages/machine-core/src/machine/StreamSheet.js:362
↓ 28 callers
Function
setup
()
packages/machine-core/test/machine/sheettrigger/OnMessageTrigger.test.js:36
↓ 27 callers
Method
deleteRowsAt
(index, count = 1)
packages/machine-core/src/machine/SheetEdit.js:175
↓ 27 callers
Method
fill
* 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 callers
Method
getAt
(index)
packages/jsg-core/src/graph/model/Selection.js:142
↓ 27 callers
Method
getLocalizedString
(str)
packages/jsg-core/src/JSG.js:281
↓ 27 callers
Method
getMap
()
packages/jsg-core/src/commons/Dictionary.js:37
↓ 27 callers
Method
getModelAttributes
* 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 callers
Method
getName
()
packages/jsg-core/src/graph/model/SheetName.js:88
↓ 27 callers
Method
hasSelection
* 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 callers
Method
notifyMessage
(message)
packages/jsg-ui/src/graph/view/WorksheetView.js:142
↓ 27 callers
Method
reqId
()
packages/functions/src/utils/AsyncRequest.js:151
↓ 27 callers
Method
sendPreEvent
* 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 callers
Method
setFontStyle
* 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 callers
Function
setup
(triggerConfig = {})
packages/machine-core/test/machine/sheettrigger/MachineStartTrigger.test.js:20
↓ 27 callers
Method
shiftFromSheet
()
packages/jsg-core/src/graph/model/CellRange.js:553
↓ 27 callers
Method
toParamString
(item)
packages/jsg-core/src/graph/attr/Attribute.js:213
↓ 27 callers
Method
toPlot
(serie, plotRect, point)
packages/stubs/jsg-extensions/core/SheetPlotNode.js:3206
↓ 27 callers
Method
translatePointUp
* @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 callers
Method
updateState
()
packages/webui/src/components/Canvas/GraphItemProperties.js:192
↓ 27 callers
Method
warn
(message, ...optionals)
packages/sdk-streams/src/DefaultLogger.js:22
↓ 26 callers
Method
clear
()
packages/webcomponent/streamsheet-connection/src/subscribe/EventListeners.ts:47
↓ 26 callers
Method
connect
()
packages/repository/src/mongoDB/MongoDBMixin.js:166
↓ 26 callers
Function
createStreamSheet
(name, trigger, cells)
packages/functions/test/streamsheet/counters.test.js:18
↓ 26 callers
Method
deviceToLogY
* 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 callers
Method
enumerateCells
(skipRowsOrColumns, callback)
packages/jsg-core/src/graph/model/CellRange.js:423
↓ 26 callers
Function
expectInfoHas
(info, has)
packages/parser/test/condition.test.js:15
↓ 26 callers
Method
fillRect
* Fill a rectangular area. * * @method fillRect * @param {Rectangle} rect Rectangle coordinates to draw.
packages/jsg-ui/src/ui/graphics/Graphics.js:1772
↓ 26 callers
Method
insertColumnsAt
(index, count = 1)
packages/machine-core/src/machine/SheetEdit.js:163
↓ 26 callers
Method
isAssociated
()
packages/jsg-core/src/graph/model/TextNode.js:110
↓ 26 callers
Method
iterate
()
packages/jsg-core/src/commons/XML.js:74
↓ 26 callers
Function
ms2serial
(ms, utc)
packages/commons/src/serialnumber.js:64
↓ 26 callers
Method
refresh
()
packages/jsg-ui/src/graph/feedback/FeedbackView.js:207
↓ 26 callers
Method
removeItem
* 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 callers
Method
restore
* Restore the last saved canvas status. * * @method restore
packages/jsg-ui/src/ui/graphics/Graphics.js:252
↓ 26 callers
Method
save
* 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 callers
Method
setLineColor
* 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 callers
Method
setLineColor
* 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 callers
Method
setParent
* 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 callers
Function
toNumberOrError
(value)
packages/functions/src/functions/math/math.js:26
↓ 26 callers
Method
translateFromParent
(point)
packages/jsg-core/src/graph/model/Graph.js:443
↓ 26 callers
Method
translateToParent
(point)
packages/jsg-ui/src/graph/view/BBoxView.js:172
↓ 25 callers
Method
addMappedArg
(fn)
packages/functions/src/utils/runner.js:92
↓ 25 callers
Method
deleteColumnsAt
(index, count = 1)
packages/machine-core/src/machine/SheetEdit.js:150
↓ 25 callers
Method
findMachine
(scope: Scope, machineId: ID)
packages/gateway/src/machine/MachineApi.ts:17
↓ 25 callers
Method
getCurrentLoopPath
()
packages/machine-core/src/machine/StreamSheet.js:185
↓ 25 callers
Method
getMessageListItems
()
packages/jsg-core/src/graph/model/MessageContainer.js:257
↓ 25 callers
Method
getRows
()
packages/jsg-ui/src/graph/view/CellsView.js:1685
↓ 25 callers
Method
getSheetView
()
packages/webui/src/components/Canvas/AttributeProperties.js:38
↓ 25 callers
Method
graphql
(query, variables, file)
packages/gateway-client/src/client/apis/HTTPGatewayAPI.js:56
↓ 25 callers
Method
insertAt
* 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 callers
Method
isProtected
()
packages/jsg-core/src/graph/model/GraphItem.js:709
↓ 25 callers
Method
request
(fn)
packages/functions/src/utils/AsyncRequest.js:155
↓ 25 callers
Method
setContainer
* 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 callers
Method
setMap
(values)
packages/jsg-core/src/commons/Dictionary.js:32
↓ 25 callers
Method
setVisible
(visible)
packages/jsg-core/src/graph/model/HeaderSection.js:96
↓ 25 callers
Function
setup
(triggerConfig = {})
packages/machine-core/test/machine/sheettrigger/TimerTrigger.test.js:20
↓ 25 callers
Method
test
()
packages/stream/kafka/src/KafkaOnlyHandler.js:81
↓ 25 callers
Method
toString
()
packages/jsg-ui/src/ui/scrollview/RangeModel.js:226
↓ 24 callers
Method
alignToGrid
* 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 callers
Method
containsRow
(rowidx)
packages/machine-core/src/machine/SheetRange.js:115
↓ 24 callers
Method
createLogger
(name, level)
packages/logger/src/LoggerFactory.js:14
↓ 24 callers
Method
createRC
(column, row)
packages/jsg-core/src/graph/model/DataProvider.js:230
↓ 24 callers
Method
fromValue
(val)
packages/parser/src/Term.js:30
↓ 24 callers
Method
getColumns
()
packages/jsg-ui/src/graph/view/CellsView.js:1681
↓ 24 callers
Method
getExpression
(item, event)
packages/webui/src/components/Canvas/AttributeProperties.js:78
↓ 24 callers
Method
getPoints
()
packages/jsg-ui/src/graph/view/BBoxView.js:40
↓ 24 callers
Method
getSheet
()
packages/jsg-core/src/graph/model/DataProvider.js:105
↓ 24 callers
Method
hasTargetAttached
* 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 callers
Method
isColumnRange
()
packages/jsg-core/src/graph/model/CellRange.js:225
↓ 24 callers
Method
refresh
()
packages/jsg-core/src/graph/model/shapes/Shape.js:989
↓ 24 callers
Method
remove
()
packages/jsg-ui/src/graph/view/FloatingToolbar.js:425
↓ 24 callers
Function
request
(streamId, message, timeout)
packages/machine-core/src/streams/Streams.js:105
↓ 24 callers
Method
send
(options, { baseUrl, user, pass } = {})
packages/rest-server-core/src/client/RESTClient.js:14
↓ 24 callers
Method
setHeight
* 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 callers
Method
toJSON
()
packages/stream/file/src/om/File.js:38
↓ 24 callers
Method
translate
* 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 callers
Function
addStyle
(description)
packages/jsg-ui/src/graph/interaction/EditTextInteraction.js:2448
↓ 23 callers
Method
containsCol
(colidx)
packages/machine-core/src/machine/SheetRange.js:119
↓ 23 callers
Method
copy
()
packages/jsg-core/src/graph/model/Cell.js:39
↓ 23 callers
Method
every
* 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 callers
Method
execute
(command, repaint)
packages/webui/src/GraphManager.js:600
↓ 23 callers
Function
func
(fn, keyfn = keyGenerator)
packages/commons/src/memoize.js:13
↓ 23 callers
Method
getAttributeString
(object, key, defaultValue)
packages/jsg-core/src/commons/JSONReader.js:49
↓ 23 callers
Method
getPinPoint
* 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 callers
Method
hasSourceAttached
* 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 callers
Method
isTypeOf
(type)
packages/parser/src/Operand.js:49
↓ 23 callers
Method
iterate
* 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 callers
Method
of
(str)
packages/functions/src/utils/Criterion.js:63
↓ 23 callers
Method
repaint
* Triggers a paint request to the internally used {{#crossLink "GraphicSystem"}}{{/crossLink}}. * * @method repaint
packages/jsg-ui/src/graph/interaction/InteractionHandler.js:525
↓ 23 callers
Method
repeatProcessing
()
packages/machine-core/src/machine/StreamSheet.js:359
← previous
next →
401–500 of 14,182, ranked by callers