Method | Description | |
---|---|---|
HelpKsyuMainWindow ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Освободить все используемые ресурсы.
|
Method | Description | |
---|---|---|
AllocConsole ( ) : System.Boolean | ||
DrawEdgesBetweenConnectedComponents ( ) : void | ||
DrawStrongConnectedComponentEdges ( int i ) : void | ||
DrawStrongConnectedComponentVertices ( int i ) : void | ||
DrawStrongConnectedComponents ( ) : void | ||
DrawText2D ( int x, int y, string text ) : void | ||
DrawVector2D ( DirectedEdge edge ) : void | ||
FreeConsole ( ) : System.Boolean | ||
GenStrongConnectedComponentColors ( ) : void | ||
GenStrongConnectedComponentGraph ( ) : void | ||
GenVertexCoord ( ) : void | ||
InitOpenGL ( ) : void | ||
InitializeComponent ( ) : void |
Обязательный метод для поддержки конструктора - не изменяйте содержимое данного метода при помощи редактора кода.
|
|
PrintText2D ( int x, int y, string text ) : void | ||
PrintVector2D ( |
||
ReadGraphFromAConsole_Click ( object sender, |
||
ReadGraphFromATextFile_Click ( object sender, |
||
ShowGraphs_Click ( object sender, |
||
exitToolStripMenuItem_Click ( object sender, |
||
fullSCCsInfoToolStripMenuItem_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | истинно, если управляемый ресурс должен быть удален; иначе ложно. |
return | void |