MICO Grapheditor Documentation
stable
Quickstart
Coordinates in the GraphEditor
Grapheditor
Static Templates
Dynamic Templates
Edge Path Templates
Groups
Resizing Nodes
API
Changelog
MICO Grapheditor Documentation
Index
Edit on GitHub
Index
A
|
C
|
D
|
E
|
F
|
G
|
H
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
W
A
angleToVector() (built-in function)
C
calculateAngle() (built-in function)
calculateBoundingRect() (built-in function)
calculateLength() (built-in function)
calculateLinkHandleNormal() (built-in function)
calculateMultiline() (built-in function)
calculateSquaredDistanceFromNodeToDropZone() (built-in function)
centerTextVertically() (built-in function)
copyTemplateSelectionIntoNode() (built-in function)
D
defaultAfterNodeJoinedGroup() (built-in function)
defaultAfterNodeLeftGroup() (built-in function)
defaultBeforeNodeMove() (built-in function)
defaultCaptureThisDraggedNode() (built-in function)
DefaultResizeStrategy() (class)
DefaultResizeStrategy.applyNewDimensions() (DefaultResizeStrategy method)
DefaultResizeStrategy.fitIntoBoundingBox() (DefaultResizeStrategy method)
DefaultTextComponentTemplate() (class)
DefaultTextComponentTemplate.renderInitialTemplate() (DefaultTextComponentTemplate method)
DefaultTextComponentTemplate.updateAfterTextwrapping() (DefaultTextComponentTemplate method)
DefaultTextComponentTemplate.updateTemplate() (DefaultTextComponentTemplate method)
DraggedEdge() (class)
DraggedEdge.createdFrom? (DraggedEdge attribute)
DraggedEdge.currentTarget (DraggedEdge attribute)
DraggedEdge.id (DraggedEdge attribute)
DraggedEdge.validTargets (DraggedEdge attribute)
DynamicChildElementTemplateContext() (class)
DynamicChildElementTemplateContext.parent (DynamicChildElementTemplateContext attribute)
DynamicMarkerTemplate() (class)
DynamicMarkerTemplate.getLineAttachementInfo() (DynamicMarkerTemplate method)
DynamicMarkerTemplate.renderInitialTemplate() (DynamicMarkerTemplate method)
DynamicMarkerTemplate.updateTemplate() (DynamicMarkerTemplate method)
DynamicNodeTemplate() (class)
DynamicNodeTemplate.getLinkHandles() (DynamicNodeTemplate method)
DynamicTemplate() (class)
DynamicTemplate.renderInitialTemplate() (DynamicTemplate method)
DynamicTemplate.updateTemplate() (DynamicTemplate method)
DynamicTemplateContext() (class)
DynamicTextComponentTemplate() (class)
DynamicTextComponentTemplate.renderInitialTemplate() (DynamicTextComponentTemplate method)
DynamicTextComponentTemplate.updateAfterTextwrapping() (DynamicTextComponentTemplate method)
DynamicTextComponentTemplate.updateTemplate() (DynamicTextComponentTemplate method)
DynymicTemplateRegistry() (class)
DynymicTemplateRegistry.addDynamicTemplate() (DynymicTemplateRegistry method)
DynymicTemplateRegistry.clearAllTemplates() (DynymicTemplateRegistry method)
DynymicTemplateRegistry.getDynamicTemplate() (DynymicTemplateRegistry method)
DynymicTemplateRegistry.removeDynamicTemplate() (DynymicTemplateRegistry method)
E
Edge() (class)
Edge.dragHandles? (Edge attribute)
Edge.id? (Edge attribute)
Edge.isBidirectional? (Edge attribute)
Edge.markerEnd? (Edge attribute)
Edge.markers? (Edge attribute)
Edge.markerStart? (Edge attribute)
Edge.pathType? (Edge attribute)
Edge.source (Edge attribute)
Edge.sourceHandle? (Edge attribute)
Edge.target (Edge attribute)
Edge.targetHandle? (Edge attribute)
Edge.texts? (Edge attribute)
Edge.type? (Edge attribute)
EdgeDragHandle() (class)
EdgeDragHandle.isReverseHandle? (EdgeDragHandle attribute)
edgeId() (built-in function)
EdgePathGenerator() (class)
EdgePathGenerator.generateEdgePath() (EdgePathGenerator method)
EdgePathGeneratorRegistry() (class)
EdgePathGeneratorRegistry.addEdgePathGenerator() (EdgePathGeneratorRegistry method)
EdgePathGeneratorRegistry.clearAllPathGenerators() (EdgePathGeneratorRegistry method)
EdgePathGeneratorRegistry.getEdgePathGenerator() (EdgePathGeneratorRegistry method)
EdgePathGeneratorRegistry.removePathGenerator() (EdgePathGeneratorRegistry method)
EdgeRenderer() (class)
EdgeRenderer.calculateAbsolutePositionOnLine() (EdgeRenderer method)
EdgeRenderer.calculateLineAttachementVector() (EdgeRenderer method)
EdgeRenderer.calculatePathNormalAtPosition() (EdgeRenderer method)
EdgeRenderer.calculatePathObjectTransformation() (EdgeRenderer method)
EdgeRenderer.completeEdgeGroupsRender() (EdgeRenderer method)
EdgeRenderer.createDraggedEdge() (EdgeRenderer method)
EdgeRenderer.createDraggedEdgeFromExistingEdge() (EdgeRenderer method)
EdgeRenderer.derefGraph() (EdgeRenderer method)
EdgeRenderer.dropDraggedEdge() (EdgeRenderer method)
EdgeRenderer.graph (EdgeRenderer attribute)
EdgeRenderer.objectCache (EdgeRenderer attribute)
EdgeRenderer.onEdgeClick() (EdgeRenderer method)
EdgeRenderer.onEdgeTextDrag() (EdgeRenderer method)
EdgeRenderer.onEdgeTextPositionChange() (EdgeRenderer method)
EdgeRenderer.parseStrokeWidth() (EdgeRenderer method)
EdgeRenderer.updateDraggedEdge() (EdgeRenderer method)
EdgeRenderer.updateDraggedEdgeGroups() (EdgeRenderer method)
EdgeRenderer.updateEdgeGroup() (EdgeRenderer method)
EdgeRenderer.updateEdgeGroupClasses() (EdgeRenderer method)
EdgeRenderer.updateEdgeGroups() (EdgeRenderer method)
EdgeRenderer.updateEdgeHighligts() (EdgeRenderer method)
EdgeRenderer.updateEdgeLinkHandles() (EdgeRenderer method)
EdgeRenderer.updateEdgePath() (EdgeRenderer method)
EdgeRenderer.updateEdgePositions() (EdgeRenderer method)
EdgeRenderer.updateEdgeText() (EdgeRenderer method)
EdgeRenderer.updateEdgeTextPositions() (EdgeRenderer method)
EdgeRenderer.updateEndMarker() (EdgeRenderer method)
EdgeRenderer.updateEndMarkerPosition() (EdgeRenderer method)
EdgeRenderer.updateEndMarkerPositions() (EdgeRenderer method)
EdgeRenderer.updateEndMarkers() (EdgeRenderer method)
EdgeRenderer.updateMarker() (EdgeRenderer method)
EdgeRenderer.updateMarkerPositions() (EdgeRenderer method)
ExtrasRenderer() (class)
ExtrasRenderer.derefGraph() (ExtrasRenderer method)
ExtrasRenderer.graph (ExtrasRenderer attribute)
ExtrasRenderer.updatableAttributes (ExtrasRenderer attribute)
ExtrasRenderer.updateContentTemplate() (ExtrasRenderer method)
ExtrasRenderer.updateDynamicMarkerContentTemplate() (ExtrasRenderer method)
ExtrasRenderer.updateDynamicNodeContentTemplate() (ExtrasRenderer method)
ExtrasRenderer.updateDynamicProperties() (ExtrasRenderer method)
ExtrasRenderer.updateDynamicTextComponentContentTemplate() (ExtrasRenderer method)
ExtrasRenderer.updateStaticContentTemplate() (ExtrasRenderer method)
F
filterDropzonesByType() (built-in function)
G
GraphEditor() (class)
GraphEditor.addDefaultTemplates() (GraphEditor method)
GraphEditor.addEdge() (GraphEditor method)
GraphEditor.addNode() (GraphEditor method)
GraphEditor.backgroundDragInteraction (GraphEditor attribute)
GraphEditor.calculateLinkHandlesForEdge (GraphEditor attribute)
GraphEditor.changeSelected() (GraphEditor method)
GraphEditor.classes (GraphEditor attribute)
GraphEditor.completeRender() (GraphEditor method)
GraphEditor.currentViewWindow (GraphEditor attribute)
GraphEditor.currentZoomTransform (GraphEditor attribute)
GraphEditor.defaultEdgePathGenerator (GraphEditor attribute)
GraphEditor.deselectNode() (GraphEditor method)
GraphEditor.draggedEdgeList (GraphEditor attribute)
GraphEditor.dynamicTemplateRegistry (GraphEditor attribute)
GraphEditor.edgeDragInteraction (GraphEditor attribute)
GraphEditor.edgeList (GraphEditor attribute)
GraphEditor.edgePathGeneratorRegistry (GraphEditor attribute)
GraphEditor.edgeRenderer (GraphEditor attribute)
GraphEditor.extrasRenderer (GraphEditor attribute)
GraphEditor.getClientPointFromGraphCoordinates() (GraphEditor method)
GraphEditor.getDraggedEdgeSelection() (GraphEditor method)
GraphEditor.getEdge() (GraphEditor method)
GraphEditor.getEdgesBySource() (GraphEditor method)
GraphEditor.getEdgesByTarget() (GraphEditor method)
GraphEditor.getEdgeSelection() (GraphEditor method)
GraphEditor.getEdgesGroup() (GraphEditor method)
GraphEditor.getGraphGroup() (GraphEditor method)
GraphEditor.getGraphPointFromClientCoordinates() (GraphEditor method)
GraphEditor.getNode() (GraphEditor method)
GraphEditor.getNodeBBox() (GraphEditor method)
GraphEditor.getNodeDropZonesForNode() (GraphEditor method)
GraphEditor.getNodeSelection() (GraphEditor method)
GraphEditor.getNodesFromPoint() (GraphEditor method)
GraphEditor.getNodesGroup() (GraphEditor method)
GraphEditor.getSingleEdgeSelection() (GraphEditor method)
GraphEditor.getSVG() (GraphEditor method)
GraphEditor.groupingManager (GraphEditor attribute)
GraphEditor.initialize() (GraphEditor method)
GraphEditor.isEdgeCurrentlyDragged() (GraphEditor method)
GraphEditor.moveNode() (GraphEditor method)
GraphEditor.nodeClickInteraction (GraphEditor attribute)
GraphEditor.nodeDragInteraction (GraphEditor attribute)
GraphEditor.nodeList (GraphEditor attribute)
GraphEditor.nodeRenderer (GraphEditor attribute)
GraphEditor.onBeforeCompleteRender (GraphEditor attribute)
GraphEditor.onBeforeNodeMove (GraphEditor attribute)
GraphEditor.onCreateDraggedEdge (GraphEditor attribute)
GraphEditor.onDraggedEdgeTargetChange (GraphEditor attribute)
GraphEditor.onDropDraggedEdge (GraphEditor attribute)
GraphEditor.reloadSvgTemplate() (GraphEditor method)
GraphEditor.removeEdge() (GraphEditor method)
GraphEditor.removeNode() (GraphEditor method)
GraphEditor.selected (GraphEditor attribute)
GraphEditor.selectionMode (GraphEditor attribute)
GraphEditor.selectNode() (GraphEditor method)
GraphEditor.setEdgeClass (GraphEditor attribute)
GraphEditor.setEdges() (GraphEditor method)
GraphEditor.setNodeClass (GraphEditor attribute)
GraphEditor.setNodes() (GraphEditor method)
GraphEditor.setZoomMode() (GraphEditor method)
GraphEditor.staticTemplateRegistry (GraphEditor attribute)
GraphEditor.transformBBox() (GraphEditor method)
GraphEditor.updateGraphPositions() (GraphEditor method)
GraphEditor.updateHighlights() (GraphEditor method)
GraphEditor.updateNodeClasses() (GraphEditor method)
GraphEditor.updateTemplates() (GraphEditor method)
GraphEditor.updateTextElements() (GraphEditor method)
GraphEditor.zoomMode (GraphEditor attribute)
GraphEditor.zoomToBoundingBox() (GraphEditor method)
GraphEditor.zoomToBox() (GraphEditor method)
GroupBehaviour() (class)
GroupBehaviour.afterNodeJoinedGroup? (GroupBehaviour attribute)
GroupBehaviour.afterNodeLeftGroup? (GroupBehaviour attribute)
GroupBehaviour.allowDraggedNodesLeavingGroup? (GroupBehaviour attribute)
GroupBehaviour.allowFreePositioning? (GroupBehaviour attribute)
GroupBehaviour.allowThisDraggedNodeLeavingGroup? (GroupBehaviour attribute)
GroupBehaviour.beforeNodeMove? (GroupBehaviour attribute)
GroupBehaviour.captureChildMovement? (GroupBehaviour attribute)
GroupBehaviour.captureChildMovementForNode? (GroupBehaviour attribute)
GroupBehaviour.captureDraggedNodes? (GroupBehaviour attribute)
GroupBehaviour.captureIncomingEdges? (GroupBehaviour attribute)
GroupBehaviour.captureIncomingEdgesForNode? (GroupBehaviour attribute)
GroupBehaviour.captureOutgoingEdges? (GroupBehaviour attribute)
GroupBehaviour.captureOutgoingEdgesForNode? (GroupBehaviour attribute)
GroupBehaviour.captureThisDraggedNode? (GroupBehaviour attribute)
GroupBehaviour.childNodePositions? (GroupBehaviour attribute)
GroupBehaviour.delegateIncomingEdgeTargetToNode? (GroupBehaviour attribute)
GroupBehaviour.delegateOutgoingEdgeSourceToNode? (GroupBehaviour attribute)
GroupBehaviour.moveChildrenAlongGoup? (GroupBehaviour attribute)
GroupBehaviour.occupiedDropZones? (GroupBehaviour attribute)
GroupBehaviour.onNodeMoveEnd? (GroupBehaviour attribute)
GroupBehaviour.onNodeMoveStart? (GroupBehaviour attribute)
GroupingManager() (class)
GroupingManager.addNodeToGroup() (GroupingManager method)
GroupingManager.clearAllGroups() (GroupingManager method)
GroupingManager.derefGraph() (GroupingManager method)
GroupingManager.getAllChildrenOf() (GroupingManager method)
GroupingManager.getAllRegisteredGroups() (GroupingManager method)
GroupingManager.getCanDraggedNodeLeaveGroup() (GroupingManager method)
GroupingManager.getChildrenOf() (GroupingManager method)
GroupingManager.getGroupBehaviourOf() (GroupingManager method)
GroupingManager.getGroupCapturingDraggedNode() (GroupingManager method)
GroupingManager.getGroupCapturingIncomingEdge() (GroupingManager method)
GroupingManager.getGroupCapturingMovementOfChild() (GroupingManager method)
GroupingManager.getGroupCapturingOutgoingEdge() (GroupingManager method)
GroupingManager.getGroupDepthOf() (GroupingManager method)
GroupingManager.getGroupForNode() (GroupingManager method)
GroupingManager.getParentsOf() (GroupingManager method)
GroupingManager.getTreeDepthOf() (GroupingManager method)
GroupingManager.getTreeParentOf() (GroupingManager method)
GroupingManager.getTreeRootOf() (GroupingManager method)
GroupingManager.joinTreeOfParent() (GroupingManager method)
GroupingManager.leaveTree() (GroupingManager method)
GroupingManager.markAsTreeRoot() (GroupingManager method)
GroupingManager.removeNodeFromGroup() (GroupingManager method)
GroupingManager.setGroupBehaviourOf() (GroupingManager method)
H
handlesForCircle() (built-in function)
handlesForPath() (built-in function)
handlesForPolygon() (built-in function)
handlesForRectangle() (built-in function)
L
LineAttachementInfo() (class)
LineAttachementInfo.getRotationVector() (LineAttachementInfo method)
LinkHandle() (class)
LinkHandle.id (LinkHandle attribute)
LinkHandle.isDynamicTemplate? (LinkHandle attribute)
LinkHandle.normal? (LinkHandle attribute)
LinkHandle.template? (LinkHandle attribute)
LinkHandle.x (LinkHandle attribute)
LinkHandle.y (LinkHandle attribute)
lTrim() (built-in function)
M
Marker() (class)
Marker.clickEventKey? (Marker attribute)
Marker.isDynamicTemplate? (Marker attribute)
Marker.scale? (Marker attribute)
Marker.scaleRelative? (Marker attribute)
Marker.template (Marker attribute)
N
Node() (class)
Node.dynamicTemplate? (Node attribute)
Node.height? (Node attribute)
Node.id (Node attribute)
Node.type? (Node attribute)
Node.width? (Node attribute)
Node.x (Node attribute)
Node.y (Node attribute)
NodeDropZone() (class)
NodeDropZone.bbox (NodeDropZone attribute)
NodeDropZone.blacklist (NodeDropZone attribute)
NodeDropZone.id (NodeDropZone attribute)
NodeDropZone.whitelist (NodeDropZone attribute)
NodeGroup() (class)
NodeGroup.children (NodeGroup attribute)
NodeGroup.groupBehaviour (NodeGroup attribute)
NodeGroup.groupDepth (NodeGroup attribute)
NodeGroup.groupId (NodeGroup attribute)
NodeGroup.parents (NodeGroup attribute)
NodeGroup.treeDepth (NodeGroup attribute)
NodeGroup.treeParent (NodeGroup attribute)
NodeGroup.treeRoot (NodeGroup attribute)
NodeMovementInformation() (class)
NodeMovementInformation.children? (NodeMovementInformation attribute)
NodeMovementInformation.needsFullRender? (NodeMovementInformation attribute)
NodeMovementInformation.node (NodeMovementInformation attribute)
NodeMovementInformation.offset? (NodeMovementInformation attribute)
NodeRenderer() (class)
NodeRenderer.completeNodeGroupsRender() (NodeRenderer method)
NodeRenderer.derefGraph() (NodeRenderer method)
NodeRenderer.getGroupDictatedPositionOfNode() (NodeRenderer method)
NodeRenderer.getNodeLinkDragBehaviour() (NodeRenderer method)
NodeRenderer.getNodeMoveDragBehaviour() (NodeRenderer method)
NodeRenderer.getNodeMovementInformation() (NodeRenderer method)
NodeRenderer.graph (NodeRenderer attribute)
NodeRenderer.moveNodeInternal() (NodeRenderer method)
NodeRenderer.objectCache (NodeRenderer attribute)
NodeRenderer.onNodeDrag() (NodeRenderer method)
NodeRenderer.onNodePositionChange() (NodeRenderer method)
NodeRenderer.tryJoinNodeIntoGroup() (NodeRenderer method)
NodeRenderer.tryToLeaveCurrentGroup() (NodeRenderer method)
NodeRenderer.updateNodeClasses() (NodeRenderer method)
NodeRenderer.updateNodeDropAreas() (NodeRenderer method)
NodeRenderer.updateNodeHighligts() (NodeRenderer method)
NodeRenderer.updateNodePositions() (NodeRenderer method)
NodeRenderer.updateNodes() (NodeRenderer method)
NodeRenderer.updateNodeText() (NodeRenderer method)
normalizePositionOnLine() (built-in function)
normalizeVector() (built-in function)
P
PathPositionRotationAndScale() (class)
PathPositionRotationAndScale.absolutePositionOnLine? (PathPositionRotationAndScale attribute)
PathPositionRotationAndScale.ignorePathDirectionForRotation? (PathPositionRotationAndScale attribute)
PathPositionRotationAndScale.positionOnLine? (PathPositionRotationAndScale attribute)
PathPositionRotationAndScale.scale? (PathPositionRotationAndScale attribute)
PathPositionRotationAndScale.scaleRelative? (PathPositionRotationAndScale attribute)
Point() (class)
Point.x (Point attribute)
Point.y (Point attribute)
R
Rect() (class)
Rect.height (Rect attribute)
Rect.width (Rect attribute)
Rect.x (Rect attribute)
Rect.y (Rect attribute)
removeAllChildNodes() (built-in function)
resetTextTransform() (built-in function)
ResizeOverlayOptions() (class)
ResizeOverlayOptions.cornerHandleTemplate? (ResizeOverlayOptions attribute)
ResizeOverlayOptions.handleTemplate? (ResizeOverlayOptions attribute)
ResizeOverlayOptions.liveResize? (ResizeOverlayOptions attribute)
ResizeOverlayOptions.maxHeight? (ResizeOverlayOptions attribute)
ResizeOverlayOptions.maxWidth? (ResizeOverlayOptions attribute)
ResizeOverlayOptions.minHeight? (ResizeOverlayOptions attribute)
ResizeOverlayOptions.minWidth? (ResizeOverlayOptions attribute)
ResizeOverlayOptions.noCornerHandles? (ResizeOverlayOptions attribute)
ResizeOverlayOptions.noHorizontalHandles? (ResizeOverlayOptions attribute)
ResizeOverlayOptions.noVerticalHandles? (ResizeOverlayOptions attribute)
ResizeOverlayOptions.preserveRatio? (ResizeOverlayOptions attribute)
ResizeOverlayOptions.preserveRatioOnDiagonals? (ResizeOverlayOptions attribute)
ResizeOverlayOptions.resizeStrategy? (ResizeOverlayOptions attribute)
ResizeOverlayOptions.rotateCornerHandles? (ResizeOverlayOptions attribute)
ResizeOverlayOptions.rotateEdgeHandles? (ResizeOverlayOptions attribute)
ResizeOverlayOptions.rotateHandles? (ResizeOverlayOptions attribute)
ResizeOverlayOptions.symmetric? (ResizeOverlayOptions attribute)
ResizeOverlayOptions.symmetricHorizontal? (ResizeOverlayOptions attribute)
ResizeOverlayOptions.symmetricVertical? (ResizeOverlayOptions attribute)
ResizeStrategy() (class)
ResizeStrategy.applyNewDimensions (ResizeStrategy attribute)
ResizeStrategy.fitIntoBoundingBox (ResizeStrategy attribute)
ResizeStrategy.getNodeDimensions? (ResizeStrategy attribute)
ResizingManager() (class)
ResizingManager.derefGraph() (ResizingManager method)
ResizingManager.graphEditor (ResizingManager attribute)
ResizingManager.hideResizeOverlay() (ResizingManager method)
ResizingManager.isResizeOverlayVisible() (ResizingManager method)
ResizingManager.resizeNode() (ResizingManager method)
ResizingManager.resizeNodeToBBox() (ResizingManager method)
ResizingManager.resizeStrategies (ResizingManager attribute)
ResizingManager.showResizeOverlay() (ResizingManager method)
ResizingManager.unlink() (ResizingManager method)
ResizingManager.updateOverlays() (ResizingManager method)
RotationData() (class)
RotationData.absoluteRotation? (RotationData attribute)
RotationData.relativeRotation? (RotationData attribute)
RotationVector() (class)
RotationVector.dx (RotationVector attribute)
RotationVector.dy (RotationVector attribute)
rTrim() (built-in function)
S
scaleText() (built-in function)
setDefaultEdgeDragHandles() (built-in function)
SmoothedEdgePathGenerator() (class)
SmoothedEdgePathGenerator.generateEdgePath() (SmoothedEdgePathGenerator method)
SmoothedEdgePathGenerator.lineGenerator (SmoothedEdgePathGenerator attribute)
SmoothedEdgePathGenerator.offsetPointOffset (SmoothedEdgePathGenerator attribute)
SmoothedEdgePathGenerator.useOffsetPoints (SmoothedEdgePathGenerator attribute)
StaticTemplateRegistry() (class)
StaticTemplateRegistry.getMarkerAttachementPointInfo() (StaticTemplateRegistry method)
StaticTemplateRegistry.getMarkerTemplate() (StaticTemplateRegistry method)
StaticTemplateRegistry.getMarkerTemplateId() (StaticTemplateRegistry method)
StaticTemplateRegistry.getNodeTemplate() (StaticTemplateRegistry method)
StaticTemplateRegistry.getNodeTemplateId() (StaticTemplateRegistry method)
StaticTemplateRegistry.getNodeTemplateLinkHandles() (StaticTemplateRegistry method)
StaticTemplateRegistry.getTemplateBBox() (StaticTemplateRegistry method)
StaticTemplateRegistry.updateTemplateCache() (StaticTemplateRegistry method)
SteppedEdgePathGenerator() (class)
SteppedEdgePathGenerator.generateEdgePath() (SteppedEdgePathGenerator method)
SteppedEdgePathGenerator.lineGenerator (SteppedEdgePathGenerator attribute)
T
TextComponent() (class)
TextComponent.attributePath? (TextComponent attribute)
TextComponent.clickEventKey? (TextComponent attribute)
TextComponent.draggable? (TextComponent attribute)
TextComponent.height? (TextComponent attribute)
TextComponent.offsetX? (TextComponent attribute)
TextComponent.offsetY? (TextComponent attribute)
TextComponent.padding? (TextComponent attribute)
TextComponent.template? (TextComponent attribute)
TextComponent.value? (TextComponent attribute)
TextComponent.width (TextComponent attribute)
TreeInformation() (class)
TreeInformation.treeDepth (TreeInformation attribute)
TreeInformation.treeParent (TreeInformation attribute)
TreeInformation.treeRoot (TreeInformation attribute)
trim() (built-in function)
W
wrapSingleLine() (built-in function)
wrapText() (built-in function)
wrapTextLines() (built-in function)