 | DOTDumperGetNodeShape Method |
Gets the DOT string representation of a GrNodeShape object.
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntaxpublic static string GetNodeShape(
GrNodeShape shape
)
Parameters
- shape GrNodeShape
-
Return Value
String
See Also