GraphLib
2.0
une librairie C# pour l’exploitation de graphes en reconnaissance des formes
|
Public Member Functions | |
void | ConsoleDisplay (Graph g) |
void | MatrixDisplay (Matrix m) |
void | TouchDisplay (Graph g, string PathRessource) |
void | ExportJPG (Graph g, string PathRessource, string FileNameJPG) |
void | ExportHTML (Graph g, string PathRessource, string FileNameHTML) |
void | HTMLDisplay (Graph g, string PathRessource, string FileNameHTML) |
void | ImageDisplay (Graph g, string PathRessource, string FileNameImage) |