index of namespace graph
 
 index of project ui
 
 index of module MGraph

Class MGraph.graph::Graph


Synopsis

  Base classes:
  Functions:
  Methods:
  Constants:

Function Backtrace
Signature
Backtrace()

 
 top of page
Function GetCellString
Signature
GetCellString(graph::CellcOrNull)
 :String
Arguments
graph::CellcOrNull
Returns
String

 
 top of page
Function GetEdgeString
Signature
GetEdgeString(graph::EdgeeOrNull)
 :String
Arguments
graph::EdgeeOrNull
Returns
String

 
 top of page
Function GetNodeString
Signature
GetNodeString(graph::NodenOrNull)
 :String
Arguments
graph::NodenOrNull
Returns
String

 
 top of page
Method addEdge
Signature
addEdge(graph::Nodetail,
  graph::Nodehead 
  )  
 :graph::Edge
Arguments
graph::Nodetail
graph::Nodehead
Returns

 
 top of page
Method addEdgeRev
Signature
addEdgeRev(graph::Nodetail,
  graph::Nodehead 
  )  
 :graph::Edge
Arguments
graph::Nodetail
graph::Nodehead
Returns

 
 top of page
Method addGraph
Signature
addGraph(Stringid)
 :graph::Graph
Arguments
Stringid
Returns

 
 top of page
Method addLayoutRow
Signature
addLayoutRow(graph::GRgr,
  Strings 
  )  
Arguments
graph::GRgr
Strings

 
 top of page
Method addNode
Signature
addNode(Stringid)
 :graph::Node
Arguments
Stringid
Returns

 
 top of page
Method addNodeHelper
Signature
addNodeHelper():graph::Node
Returns

 
 top of page
Method alignNodeYTo
Signature
alignNodeYTo(graph::Noden,
  intnYOld 
  )  
Arguments
graph::Noden
intnYOld

 
 top of page
Method allocCellsAndCanvas
Signature
allocCellsAndCanvas(intw,
  inth 
  )  
Arguments
intw
inth

 
 top of page
Method anyEdgeCrossesRect
Signature
anyEdgeCrossesRect(intx,
  inty,
  intw,
  inth 
  )  
 :int
Arguments
intx
inty
intw
inth
Returns
int

 
 top of page
Method applySlant
Signature
applySlant()

 
 top of page
Method areCellsEmptyBetween
Signature
areCellsEmptyBetween(intstartX,
  intendX,
  inty 
  )  
Arguments
intstartX
intendX
inty

 
 top of page
Method canMoveConnectedRowChainUp
Signature
canMoveConnectedRowChainUp(graph::Cellc)
 :int
Arguments
Returns
int

 
 top of page
Method canMoveNodeUp
Signature
canMoveNodeUp(graph::Noden)
 :int
Arguments
Returns
int

 
 top of page
Method checkCollisionsAndMoveNodesDown
Signature
checkCollisionsAndMoveNodesDown(intbAllowMoveHelper)
 :int
Arguments
intbAllowMoveHelper
Returns
int

 
 top of page
Method clearLayoutRowCell
Signature
clearLayoutRowCell(intx,
  inty 
  )  
Arguments
intx
inty

 
 top of page
Method collapseCellsAndRedundantEdgesH
Signature
collapseCellsAndRedundantEdgesH(intbAllowCollapseMainRow)
Arguments
intbAllowCollapseMainRow

 
 top of page
Method collapseCellsAndRedundantEdgesV
Signature
collapseCellsAndRedundantEdgesV(intbPass1,
  graph::BBoxbb 
  )  
Arguments
intbPass1
graph::BBoxbb

 
 top of page
Method collapseEmptyCellsH
Signature
collapseEmptyCellsH(intbAllowCollapseMainRow,
  graph::BBoxbb 
  )  
Arguments
intbAllowCollapseMainRow
graph::BBoxbb

 
 top of page
Method collapseEmptyCellsV
Signature
collapseEmptyCellsV(intbPass1,
  graph::BBoxbb 
  )  
Arguments
intbPass1
graph::BBoxbb

 
 top of page
Method collapseGapsBetweenEdgeNodesH
Signature
collapseGapsBetweenEdgeNodesH()

 
 top of page
Method collapseRedundantEdgesAndNodesH
Signature
collapseRedundantEdgesAndNodesH(intbAllowTailNode,
  intbAllowCollapseMainRow,
  graph::BBoxbb 
  )  
 :int
Arguments
intbAllowTailNode
intbAllowCollapseMainRow
graph::BBoxbb
Returns
int

 
 top of page
Method collapseRedundantEdgesAndNodesV
Signature
collapseRedundantEdgesAndNodesV(intbAllowTailNode)
 :int
Arguments
intbAllowTailNode
Returns
int

 
 top of page
Method copyXFMAttribsIfNotExists
Signature
copyXFMAttribsIfNotExists(HashTableht)
Arguments
HashTableht

 
 top of page
Method debugPrint
Signature
debugPrint()

 
 top of page
Method debugPrintEdges
Signature
debugPrintEdges()

 
 top of page
Method debugPrintEdgesNoAttribs
Signature
debugPrintEdgesNoAttribs()

 
 top of page
Method debugPrintNodes
Signature
debugPrintNodes()

 
 top of page
Method debugPrintNodesAndEdges
Signature
debugPrintNodesAndEdges()

 
 top of page
Method debugPrintNodesAndEdgesNoAttribs
Signature
debugPrintNodesAndEdgesNoAttribs()

 
 top of page
Method debugPrintNodesNoAttribs
Signature
debugPrintNodesNoAttribs()

 
 top of page
Method debugPrintTableSpanStarts
Signature
debugPrintTableSpanStarts()

 
 top of page
Method deleteHelperEdgeAndHeadNode
Signature
deleteHelperEdgeAndHeadNode(graph::Edgee)
Arguments

 
 top of page
Method deleteHelperEdgeAndTailNode
Signature
deleteHelperEdgeAndTailNode(graph::Edgee)
Arguments

 
 top of page
Method doUnfold
Signature
doUnfold():int
Returns
int

 
 top of page
Method findBBox
Signature
findBBox(graph::BBoxbb)
Arguments

 
 top of page
Method findEdge
Signature
findEdge(graph::Nodea,
  graph::Nodeb 
  )  
 :graph::Edge
Arguments
Returns

 
 top of page
Method findFirstIndirectEdgeToNodeVia
Signature
findFirstIndirectEdgeToNodeVia(graph::Noden,
  graph::NodenVia,
  graph::BBoxbb 
  )  
 :graph::Edge
Arguments
Returns

 
 top of page
Method findNextEdgeForHelperTailNode
Signature
findNextEdgeForHelperTailNode(graph::NodenHelper)
 :graph::Edge
Arguments
graph::NodenHelper
Returns

 
 top of page
Method findNode
Signature
findNode(Stringid)
 :graph::Node
Arguments
Stringid
Returns

 
 top of page
Method findNodesInBB
Signature
findNodesInBB(graph::BBoxbb,
  PointerArrayret 
  )  
Arguments

 
 top of page
Method findOtherEdgeTo
Signature
findOtherEdgeTo(graph::Noden,
  graph::NodenotN 
  )  
 :graph::Edge
Arguments
Returns

 
 top of page
Method findOtherEdgeToOnSameLevel
Signature
findOtherEdgeToOnSameLevel(graph::Noden,
  graph::NodenotN 
  )  
 :graph::Edge
Arguments
Returns

 
 top of page
Method findPreviousEdgeForHelperHeadNode
Signature
findPreviousEdgeForHelperHeadNode(graph::NodenHelper)
 :graph::Edge
Arguments
graph::NodenHelper
Returns

 
 top of page
Method findRHSEdgeOnSameLevel
Signature
findRHSEdgeOnSameLevel(graph::Noden)
 :graph::Edge
Arguments
Returns

 
 top of page
Method findSpansFromLayoutRows
Signature
findSpansFromLayoutRows()

 
 top of page
Method findTopLeftNode
Signature
findTopLeftNode():graph::Node
Returns

 
 top of page
Method findUniqueEdgeBelow
Signature
findUniqueEdgeBelow(graph::Noden)
 :graph::Edge
Arguments
Returns

 
 top of page
Method findUniqueEdgeTo
Signature
findUniqueEdgeTo(graph::Noden,
  graph::NodenotN 
  )  
 :graph::Edge
Arguments
Returns

 
 top of page
Method flipCellOpt
Signature
flipCellOpt()

 
 top of page
Method flipCellOptRow
Signature
flipCellOptRow(inty)
 :int
Arguments
inty
Returns
int

 
 top of page
Method flipCellRectH
Signature
flipCellRectH(intsrcX,
  intsrcY,
  intw,
  inth,
  intdstX,
  intdstY 
  )  
Arguments
intsrcX
intsrcY
intw
inth
intdstX
intdstY

 
 top of page
Method flipCellRectUp
Signature
flipCellRectUp(intsrcX,
  intsrcY,
  intw,
  inth,
  intdstX,
  intdstY 
  )  
Arguments
intsrcX
intsrcY
intw
inth
intdstX
intdstY

 
 top of page
Method flipX
Signature
flipX()

 
 top of page
Method flipY
Signature
flipY()

 
 top of page
Method getAnchor
Signature
getAnchor():graph::Node
Returns

 
 top of page
Method getCell
Signature
getCell(intx,
  inty 
  )  
 :graph::Cell
Arguments
intx
inty
Returns

 
 top of page
Method getGraphAttrib
Signature
getGraphAttrib(Stringkey)
Arguments
Stringkey

 
 top of page
Method getIONode
Signature
getIONode():graph::Node
Returns

 
 top of page
Method getLayoutRowCell
Signature
getLayoutRowCell(intx,
  inty 
  )  
 :String
Arguments
intx
inty
Returns
String

 
 top of page
Method getLayoutRowMaxWidth
Signature
getLayoutRowMaxWidth():int
Returns
int

 
 top of page
Method getLayoutString
Signature
getLayoutString():String
Returns
String

 
 top of page
Method getNumNodeEdgeRefs
Signature
getNumNodeEdgeRefs(graph::Noden)
 :int
Arguments
Returns
int

 
 top of page
Method getSizeString
Signature
getSizeString():String
Returns
String

 
 top of page
Method haveGraphAttrib
Signature
haveGraphAttrib(Stringkey)
 :int
Arguments
Stringkey
Returns
int

 
 top of page
Method helperNodeBelongsToEdge
Signature
helperNodeBelongsToEdge(graph::NodehHelper,
  graph::Edgee 
  )  
 :int
Arguments
graph::NodehHelper
graph::Edgee
Returns
int

 
 top of page
Method init
Signature
init(intgridW,
  intgridH 
  )  
Arguments
intgridW
intgridH

 
 top of page
Method insertEmptyCellRect
Signature
insertEmptyCellRect(intx,
  inty,
  intw,
  inth 
  )  
Arguments
intx
inty
intw
inth

 
 top of page
Method insertHelperNodeAndEdges
Signature
insertHelperNodeAndEdges(graph::Edgee,
  inthelperX,
  inthelperY 
  )  
 :graph::Edge
Arguments
graph::Edgee
inthelperX
inthelperY
Returns

 
 top of page
Method isAnyNodeEdgeConstrainedOutsideOfBB
Signature
isAnyNodeEdgeConstrainedOutsideOfBB(PointerArraynodes,
  graph::BBoxbb,
  graph::NodenotN 
  )  
 :int
Arguments
PointerArraynodes
graph::BBoxbb
graph::NodenotN
Returns
int

 
 top of page
Method isCellColEmpty
Signature
isCellColEmpty(intx)
 :int
Arguments
intx
Returns
int

 
 top of page
Method isCellEdgeConstrainedH
Signature
isCellEdgeConstrainedH(graph::Cellc)
 :int
Arguments
Returns
int

 
 top of page
Method isCellEdgeConstrainedV
Signature
isCellEdgeConstrainedV(graph::Cellc,
  intbPass1 
  )  
 :int
Arguments
graph::Cellc
intbPass1
Returns
int

 
 top of page
Method isCellEdgeConstrainedVBiDir
Signature
isCellEdgeConstrainedVBiDir(graph::Cellc,
  intbPass1 
  )  
 :int
Arguments
graph::Cellc
intbPass1
Returns
int

 
 top of page
Method isCellEmpty
Signature
isCellEmpty(intx,
  inty 
  )  
 :int
Arguments
intx
inty
Returns
int

 
 top of page
Method isCellEmptyCheckEdgeCrossing
Signature
isCellEmptyCheckEdgeCrossing(intx,
  inty 
  )  
 :int
Arguments
intx
inty
Returns
int

 
 top of page
Method isCellRectEmpty
Signature
isCellRectEmpty(intx,
  inty,
  intw,
  inth 
  )  
 :int
Arguments
intx
inty
intw
inth
Returns
int

 
 top of page
Method isCellRectEmptyWithEdgeCrossings
Signature
isCellRectEmptyWithEdgeCrossings(intx,
  inty,
  intw,
  inth 
  )  
 :int
Arguments
intx
inty
intw
inth
Returns
int

 
 top of page
Method isCellRowEmpty
Signature
isCellRowEmpty(inty)
 :int
Arguments
inty
Returns
int

 
 top of page
Method isCellRowEmptyAfter
Signature
isCellRowEmptyAfter(intx,
  inty 
  )  
 :int
Arguments
intx
inty
Returns
int

 
 top of page
Method isLeafSubtree
Signature
isLeafSubtree(graph::Noden,
  graph::NodenVia,
  intminY,
  graph::BBoxretBB,
  PointerArrayretNodesInBB 
  )  
 :int
Arguments
graph::Noden
graph::NodenVia
intminY
graph::BBoxretBB
PointerArrayretNodesInBB
Returns
int

 
 top of page
Method isNodeEdgeConstrainedOutsideOfBB
Signature
isNodeEdgeConstrainedOutsideOfBB(graph::Noden,
  graph::BBoxbb,
  graph::NodenotN 
  )  
 :int
Arguments
Returns
int

 
 top of page
Method isTable
Signature
isTable():int
Returns
int

 
 top of page
Method isXMajor
Signature
isXMajor():int
Returns
int

 
 top of page
Method isXMajorHead
Signature
isXMajorHead():int
Returns
int

 
 top of page
Method isXMajorTail
Signature
isXMajorTail():int
Returns
int

 
 top of page
Method layout
Signature
layout():int
Returns
int

 
 top of page
Method layoutFixed
Signature
layoutFixed():int
Returns
int

 
 top of page
Method layoutFixedPlaceRowNodes
Signature
layoutFixedPlaceRowNodes()

 
 top of page
Method layoutGrid
Signature
layoutGrid():int
Returns
int

 
 top of page
Method layoutGridInitial
Signature
layoutGridInitial()

 
 top of page
Method layoutNone
Signature
layoutNone():int
Returns
int

 
 top of page
Method layoutNonePlaceNodes
Signature
layoutNonePlaceNodes()

 
 top of page
Method layoutTable
Signature
layoutTable():int
Returns
int

 
 top of page
Method moveCellCol
Signature
moveCellCol(intfromX,
  inttoX,
  intminY,
  intmaxY 
  )  
Arguments
intfromX
inttoX
intminY
intmaxY

 
 top of page
Method moveCellLeft
Signature
moveCellLeft(graph::Cellc,
  graph::Celll 
  )  
Arguments

 
 top of page
Method moveCellRectUp
Signature
moveCellRectUp(intsrcX,
  intsrcY,
  intw,
  inth 
  )  
Arguments
intsrcX
intsrcY
intw
inth

 
 top of page
Method moveCellRow
Signature
moveCellRow(intfromY,
  inttoY,
  intminX,
  intmaxX 
  )  
Arguments
intfromY
inttoY
intminX
intmaxX

 
 top of page
Method moveCellUp
Signature
moveCellUp(graph::Cellc,
  graph::Cellu 
  )  
Arguments

 
 top of page
Method moveCellXY
Signature
moveCellXY(intsrcX,
  intsrcY,
  intdstX,
  intdstY 
  )  
Arguments
intsrcX
intsrcY
intdstX
intdstY

 
 top of page
Method moveLeafSubtreesUp
Signature
moveLeafSubtreesUp():int
Returns
int

 
 top of page
Method moveNodeDown
Signature
moveNodeDown(graph::Noden)
Arguments

 
 top of page
Method optimizeColsAndRows
Signature
optimizeColsAndRows(intbbOnly)
Arguments
intbbOnly

 
 top of page
Method recursiveBeginUIInit
Signature
recursiveBeginUIInit()

 
 top of page
Method recursiveFindEdgeTo
Signature
recursiveFindEdgeTo(PointerArrayedgesDone,
  graph::NodenCur,
  graph::Nodeto,
  graph::BBoxbb 
  )  
 :graph::Edge
Arguments
PointerArrayedgesDone
graph::NodenCur
graph::Nodeto
graph::BBoxbb
Returns

 
 top of page
Method recursiveFindNodeByPathRel
Signature
recursiveFindNodeByPathRel(StringArrayaPath)
 :graph::Node
Arguments
StringArrayaPath
Returns

 
 top of page
Method recursiveUIEdgeReset
Signature
recursiveUIEdgeReset()

 
 top of page
Method removeEdge
Signature
removeEdge(graph::Edgee)
Arguments

 
 top of page
Method removeEmptyCols
Signature
removeEmptyCols(graph::BBoxbb)
Arguments

 
 top of page
Method removeEmptyRows
Signature
removeEmptyRows(graph::BBoxbb)
Arguments

 
 top of page
Method removeNode
Signature
removeNode(graph::Noden)
Arguments

 
 top of page
Method renameLayoutRowNodeRefs
Signature
renameLayoutRowNodeRefs(StringoldId,
  StringnewId 
  )  
Arguments
StringoldId
StringnewId

 
 top of page
Method replaceNode
Signature
replaceNode(graph::NodenOld,
  graph::NodenNew 
  )  
Arguments
graph::NodenOld
graph::NodenNew

 
 top of page
Method reset
Signature
reset()

 
 top of page
Method rotate
Signature
rotate()

 
 top of page
Method setAnchor
Signature
setAnchor(graph::Noden)
Arguments

 
 top of page
Method setCell
Signature
setCell(intx,
  inty,
  graph::Noden 
  )  
 :graph::Cell
Arguments
intx
inty
graph::Noden
Returns

 
 top of page
Method setGridSizeFromString
Signature
setGridSizeFromString(Strings)
Arguments
Strings

 
 top of page
Method shiftCellRowsLeftAt
Signature
shiftCellRowsLeftAt(intx)
 :int
Arguments
intx
Returns
int

 
 top of page
Method shiftCellRowsUpAt
Signature
shiftCellRowsUpAt(inty)
 :int
Arguments
inty
Returns
int

 
 top of page
Method swapCells
Signature
swapCells(intsrcX,
  intsrcY,
  intdstX,
  intdstY 
  )  
Arguments
intsrcX
intsrcY
intdstX
intdstY

 
 top of page
Method syncGRAttribsFromIONode
Signature
syncGRAttribsFromIONode()

 
 top of page
Method trimToBoundingBox
Signature
trimToBoundingBox()

 
 top of page
Method unfoldSubGraphs
Signature
unfoldSubGraphs():int
Returns
int

 
 top of page
Method usesFixedOrTableLayout
Signature
usesFixedOrTableLayout():int
Returns
int

 
 top of page
Method validateAnchor
Signature
validateAnchor():int
Returns
int

 
 top of page
Method xcountNumEdgesToNodes
Signature
xcountNumEdgesToNodes()

 
 top of page
Constant DEF_CELL_SPACING (int)
Constant DEF_GRID_H (int)
Constant DEF_GRID_W (int)
Constant LAYOUT_FIXED (int)
Constant LAYOUT_GRID (int)
Constant LAYOUT_NONE (int)
Constant LAYOUT_TABLE (int)

 

Project Modules:MAbstractXMLForm , MAcceleratorKey , MAcceleratorList , MAction , MActionConsumer , MActionProvider , MBezier01Edit , MBezierEdit , MButton , MCharFilter , MCharFilterBinary255Expr , MCharFilterFloat , MCharFilterFloatExpr , MCharFilterHex , MCharFilterHexExpr , MCharFilterHexShort , MCharFilterHexShortExpr , MCharFilterUFix16 , MCheckBox , MChoiceDialog , MCmdProvider , MColorBox , MColorButton , MComboBox , MComboBoxPopup , MComboBoxTM , MComboField , MComposite , MControl , MCursorShapes , MDial , MDialog , MDragHandleLabel , MDynamicPopupMenuAction , MFBO , MFloatAction , MFloatField , MFloatingLayer , MFloatParam , MFloatParamDialog , MFloatParamEditor , MFlowLayout , MFont , MFontCache , MFontResource , MForm , MFT2Face , MFT2FontResource , MFT2Glyph , MGeometry4f , MGraph , MGraphForm , MGridLayout , MHiddenPanel , MHSVColorPicker , MIcon , MIconCache , MInfoDialog , MIntAction , MKeyAction , MKeyboardMonitor , MKeyHelpDialog , MLabel , MLayer , MLayerSwitch , MLayout , MLogger , MLookAndFeel , MLookAndFeel_Dark , MLookAndFeel_Light , MLookAndFeel_Mono , MMouseEvent , MObjectAction , MOpaquePanel , MPanel , MPNGIcon , MPopupMenu , MPopupMenuBar , MPopupMenuBarButton , MPopupMenuButton , MPopupMenuCheckButton , MPopupMenuFolderButton , MPopupMenuSeparator , MPopupMenuWindowDock , MRadioButton , MRadioButtonGroup , MRectangle2f , MRepeatButton , MScroller , MScrollPane , MShader , MShader_ColorGrading , MShader_GradientH , MShader_GradientR , MShader_GradientV , MShader_InvertColor , MShader_PatternFill , MShader_PatternGradientH , MShader_PatternGradientR , MShader_PatternGradientV , MShader_SharpenFilter , MShader_SharpenFilterAndColorGrading , MShape , MShapePolyline , MSizeGroup , MSizeGroupX , MSizeGroupXY , MSizeGroupY , MSlider , MSpacer , MSplitPane , MStatusBar , MStringAction , MStringDialog , MSuperBorderLayout , MTableCellEditor , MTableCellEditorCheckBox , MTableCellEditorComboBox , MTableCellEditorFloatParam , MTableCellEditorString , MTableModel , MTableView , MTableViewData , MTableViewHeader , MTabSwitch , MTextEdit , MTextEditDialog , MTextField , MTextFieldIncDec , MTextInputDialog , MTextView , MTimerAction , MTitledPanel , MToolTip , MTransparentPanel , MTreeTableModel , MTreeTableNode , MUI , MUIConstants , MUIPluginLoader , MUIRenderer , MUserDataContainer , MValueAction , MView , MViewPane , MWindow , MWindowDock , MWindowTitleBar , MXFMObject , MXMLForm , MXYPad 
Project Classes:CmdProvider , ColorBox , graph::AttribsBase , graph::BBox , graph::Canvas , graph::Cell , graph::Edge , graph::GR , graph::Graph , graph::GRGradient , graph::GRPalette , graph::GRParseContext , graph::GRStyle , graph::GRUtils , graph::Node , graph::Port , graph::PortsBase , HSVColorPicker , ui::AbstractXMLForm , ui::AcceleratorKey , ui::AcceleratorList , ui::Action , ui::ActionConsumer , ui::ActionProvider , ui::Bezier01Edit , ui::BezierEdit , ui::BezierEditState , ui::BezierHistory , ui::BezierLUT01 , ui::BorderLayout , ui::Button , ui::CharFilter , ui::CharFilterBinary255Expr , ui::CharFilterFloat , ui::CharFilterFloatExpr , ui::CharFilterHex , ui::CharFilterHexExpr , ui::CharFilterHexShort , ui::CharFilterHexShortExpr , ui::CharFilterUFix16 , ui::CheckBox , ui::ChoiceDialog , ui::ColorButton , ui::ComboBox , ui::ComboBoxPopup , ui::ComboBoxTM , ui::ComboField , ui::Composite , ui::Control , ui::CursorShapes , ui::Dial , ui::Dialog , ui::DragHandleLabel , ui::DynamicPopupMenuAction , ui::FBO , ui::FloatAction , ui::FloatField , ui::FloatingLayer , ui::FloatParam , ui::FloatParamDialog , ui::FloatParamEditor , ui::FlowLayout , ui::Font , ui::FontCache , ui::FontResource , ui::Form , ui::FT2Face , ui::FT2FontResource , ui::FT2Glyph , ui::FT2LocalFileFontResource , ui::FT2PakFileFontResource , ui::Geometry4f , ui::GraphEdge , ui::GraphEdgeArrow , ui::GraphForm , ui::GraphPortButton , ui::GridLayout , ui::HiddenPanel , ui::Icon , ui::IconCache , ui::InfoDialog , ui::IntAction , ui::KeyAction , ui::KeyboardFocusListener , ui::KeyboardMonitor , ui::KeyboardMonitorEntry , ui::KeyHelpButton , ui::KeyHelpDialog , ui::KeyHelpToolTip , ui::KeyRepeatAction , ui::KeyRepeatConsumer , ui::Label , ui::Layer , ui::LayerSwitch , ui::Layout , ui::Logger , ui::LookAndFeel , ui::LookAndFeelDefs , ui::LookAndFeel_Dark , ui::LookAndFeel_Light , ui::LookAndFeel_Mono , ui::MouseEvent , ui::MouseHoldAction , ui::MouseHoldConsumer , ui::ObjectAction , ui::OpaquePanel , ui::Panel , ui::PNGIcon , ui::PopupMenu , ui::PopupMenuBar , ui::PopupMenuBarButton , ui::PopupMenuButton , ui::PopupMenuCheckButton , ui::PopupMenuFolderButton , ui::PopupMenuRadioButton , ui::PopupMenuSeparator , ui::PopupMenuWindowDock , ui::RadioButton , ui::RadioButtonGroup , ui::Rectangle2f , ui::RepeatButton , ui::Scroller , ui::ScrollPane , ui::Shader , ui::Shader_ColorGrading , ui::Shader_GradientH , ui::Shader_GradientR , ui::Shader_GradientV , ui::Shader_InvertColor , ui::Shader_PatternFill , ui::Shader_PatternGradientH , ui::Shader_PatternGradientR , ui::Shader_PatternGradientV , ui::Shader_SharpenFilter , ui::Shader_SharpenFilterAndColorGrading , ui::Shape , ui::ShapePolyline , ui::SizeGroup , ui::SizeGroupX , ui::SizeGroupXY , ui::SizeGroupY , ui::Slider , ui::Spacer , ui::SplitPane , ui::StatusBar , ui::StatusBarListener , ui::StatusBarMessage , ui::StringAction , ui::StringDialog , ui::StringDialogTextField , ui::SuperBorderLayout , ui::TableCellEditor , ui::TableCellEditorCheckBox , ui::TableCellEditorComboBox , ui::TableCellEditorFloatParam , ui::TableCellEditorString , ui::TableGraphPanel , ui::TableModel , ui::TableView , ui::TableViewData , ui::TableViewHeader , ui::TabSwitch , ui::TabSwitchLabelPanel , ui::TextEdit , ui::TextEditDialog , ui::TextEditPlugin , ui::TextEditUndoEntry , ui::TextField , ui::TextFieldIncDec , ui::TextInputDialog , ui::TextView , ui::TextViewSyntaxHighlighter , ui::TimerAction , ui::TitledPanel , ui::ToolTip , ui::TransparentPanel , ui::TreeTableModel , ui::TreeTableNode , ui::TriadKeyConsumer , ui::UI , ui::UIConstants , ui::UIRenderer , ui::UserDataContainer , ui::ValueAction , ui::View , ui::ViewPane , ui::Window , ui::WindowDock , ui::WindowTitleBar , ui::XFMObject , ui::XMLForm , ui::XYPad 
Project Functions:getTableViewStepCoarse , Screen_onApplicationActive , Screen_onClose , Screen_onDrainEventQueue , Screen_onDraw , Screen_onDropFiles , Screen_onExpose , Screen_onInputFocusActive , Screen_onKeyboard , Screen_onMouse , Screen_onMouseFocusActive , Screen_onMoveWindow , Screen_onOpen , Screen_onResize , Screen_onTimer , SetDebugLevel , SetDebugLevel , SetEnableProfiling 
All Namespaces:default , graph , ui 
All Projects:core , eqxmms , ShaderVG , ShaderVG_Text , tkanalogrytm , tkchipmunk , tkclap , tkfileutils , tkfreeglut , tkfreetype2 , tkfreeverb , tkmath , tkmidi , tkmidipipe , tkminnie , tkoldmath , tkopengl , tkportaudio , tkradiastools , tksamplechain , tksampleedit , tksampler , tksdl , tksdl_net , tksidplay2 , tkspeexdsp , tksqlite , tktriangulate , tkui , tkvst2 , tkzip , ui , yingtest 


auto-generated by "DOG", the TkScript document generator. Thu, 11/Dec/2025 13:42:00