Click or drag to resize

GRSExportExportSingleGraph Method


Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public static bool ExportSingleGraph(
	MainGraphExportContext mainGraphContext,
	GraphExportContext context,
	StreamWriter sw
)

Parameters

mainGraphContext  MainGraphExportContext
 
context  GraphExportContext
 
sw  StreamWriter
 

Return Value

Boolean
See Also